diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-16 16:19:08 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-17 18:37:27 +0000 |
commit | 4e874fcf09e3c8cede327e2209f488b944cbe0fe (patch) | |
tree | bb29558d5c25dcdebba52d205e3798ea83e4a009 /BaseTools/Source/Python | |
parent | a4928a0cfc269d268f6832111e2c4435fde366b8 (diff) | |
download | edk2-4e874fcf09e3c8cede327e2209f488b944cbe0fe.zip edk2-4e874fcf09e3c8cede327e2209f488b944cbe0fe.tar.gz edk2-4e874fcf09e3c8cede327e2209f488b944cbe0fe.tar.bz2 |
ArmPkg/ArmGic: Disentangle v2 and v3 versions of IRQ en/disable APIs
ArmGicLib is agnostic about the difference between v2 and v3, but its
APIs are only called from code that is either v2-specific or
v3-specific. That makes the generic interface kind of pointless, and we
can just merge this code into the callers.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions