ArmPkg/GccLto AARCH64: Add BTI note to LTO helper library

The GccLto helper library does not contain any code, as its only purpose
is to pull in other libraries that implement intrinsics to which the
linker's codegen pass may emit calls.

So mark it as BTI compatible, so that the linker does not complain about
unannotated objects.

Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Leif Lindholm <quic_llindhol@quicinc.com>
Reviewed-by: Oliver Smith-Denny <osd@smith-denny.com>
This commit is contained in:
Ard Biesheuvel 2023-03-25 18:05:41 +01:00 committed by mergify[bot]
parent 48d642a310
commit 77ea6b547e
1 changed files with 0 additions and 0 deletions