diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-16 15:41:31 +0100 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-01-17 18:37:27 +0000 |
commit | ec5bb8f95334de73c872a4d071a9800d688efb83 (patch) | |
tree | 3c454f3d27f3577934747d13805484bb412e1ed2 /BaseTools/Source/Python | |
parent | 555bbc6643eaef7192f948391e5d16fae439a8c2 (diff) | |
download | edk2-ec5bb8f95334de73c872a4d071a9800d688efb83.zip edk2-ec5bb8f95334de73c872a4d071a9800d688efb83.tar.gz edk2-ec5bb8f95334de73c872a4d071a9800d688efb83.tar.bz2 |
ArmPkg/ArmGic: drop ArmGicEnableInterruptInterface from ArmGicLib
The ArmGicLib API exposes ArmGicEnableInterruptInterface () and
ArmGicDisableInterruptInterface (), but only the former is actually
used, and only from the GICv2 driver. So drop the API entirely, and
invoke the v2 version of the underlying interface directly.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions