audk/ArmVirtPkg/Library/ArmPlatformLibQemu
Ard Biesheuvel 3b4d1b38ea ArmVirtPkg/ArmPlatformLibQemu: Make IdMap.S BTI compatible
The IdMap.S asm source file has not executable content, but its lack of
a BTI annotation prevents the linker from marking any executables it
emits as BTI compatible if this object is part of the build. So add the
BTI note by hand.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
2023-03-30 11:05:22 +00:00
..
AArch64 ArmVirtPkg/ArmVirtQemu: Avoid early ID map on ThunderX 2023-01-10 17:37:39 +00:00
ArmPlatformLibQemu.c ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map 2022-10-26 17:28:39 +00:00
ArmPlatformLibQemu.inf ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map 2022-10-26 17:28:39 +00:00
IdMap.S ArmVirtPkg/ArmPlatformLibQemu: Make IdMap.S BTI compatible 2023-03-30 11:05:22 +00:00