]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg: remove unused ArmGicSecLib library implementation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 13 Nov 2017 14:38:47 +0000 (14:38 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Sun, 26 Nov 2017 10:58:30 +0000 (10:58 +0000)
commit142fa386eb907df55c239311cd5fa2d40f5007dd
treefa6f0e14e4b1303448d682e9c55e54aad59b9c78
parent4cebe0453fea40330afb6b8f2372287e723e6e3f
ArmPkg: remove unused ArmGicSecLib library implementation

This module is not used anywhere under edk2 or edk2-platforms, so let's
remove it. This removes the only dependency on ArmPlatformLib from ArmPkg.
While at it, remove a mention of ArmPlatformPkg from a comment in the
.dec file as well.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/ArmPkg.dec
ArmPkg/ArmPkg.dsc
ArmPkg/Drivers/ArmGic/ArmGicSecLib.inf [deleted file]
ArmPkg/Drivers/ArmGic/GicV2/ArmGicV2SecLib.c [deleted file]