mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
Merge "chore(npcm845x): remove pauth_helpers.S additions in platform makefile" into integration
This commit is contained in:
commit
416bb73f6d
1 changed files with 1 additions and 2 deletions
|
@ -299,8 +299,7 @@ endif
|
|||
|
||||
# Pointer Authentication sources
|
||||
ifeq (${ENABLE_PAUTH}, 1)
|
||||
PLAT_BL_COMMON_SOURCES += plat/arm/common/aarch64/arm_pauth.c \
|
||||
lib/extensions/pauth/pauth_helpers.S
|
||||
PLAT_BL_COMMON_SOURCES += plat/arm/common/aarch64/arm_pauth.c
|
||||
endif
|
||||
|
||||
ifeq (${SPD},spmd)
|
||||
|
|
Loading…
Add table
Reference in a new issue