]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementation
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 15 Nov 2017 11:54:33 +0000 (11:54 +0000)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Sun, 26 Nov 2017 10:58:31 +0000 (10:58 +0000)
commit0abce0329edf49583a4c3f84fdac766ce9578b5b
treef4cdc5677451889cbc97277b9da6534fc2f1ef1e
parent7c0e497d6ea9da2827445b07adb884b493961390
ArmPlatformPkg: remove ArmTrustedMonitorLib definition and implementation

Remove ArmTrustedMonitorLib and its only [NULL] implementation.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPlatformPkg/Include/Library/ArmTrustedMonitorLib.h [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/AArch64/ArmTrustedMonitorLibNull.c [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/ArmTrustedMonitorLibNull.c [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/MonitorTable.S [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/Arm/MonitorTable.asm [deleted file]
ArmPlatformPkg/Library/ArmTrustedMonitorLibNull/ArmTrustedMonitorLibNull.inf [deleted file]