diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-28 15:55:07 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-30 13:07:05 +0000 |
commit | 387fcf4fa19cd0f90363683d492b5b6fb31c0844 (patch) | |
tree | a5e467b1ff91a403ddb65845648942cb9478362f /BaseTools/Source/Python/Common/BuildToolError.py | |
parent | fb7497cbf9dc6c1b20976dd0abe724166c463a56 (diff) | |
download | edk2-387fcf4fa19cd0f90363683d492b5b6fb31c0844.tar.gz edk2-387fcf4fa19cd0f90363683d492b5b6fb31c0844.tar.bz2 edk2-387fcf4fa19cd0f90363683d492b5b6fb31c0844.zip |
ArmPkg/ArmGicDxe: Replace CpuArch registration event with DEPEX
Instead of relying on a protocol notification event to register the core IRQ
interrupt handler with CPU arch protocol once it becomes available, use
a DEPEX to ensure that the GIC driver is not dispatched at all until the
CPU arch protocol has turned up.
This will allow the GIC driver to use other CPU arch protocol methods,
such as the ones needed to map the GIC MMIO regions at driver startup.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source/Python/Common/BuildToolError.py')
0 files changed, 0 insertions, 0 deletions