mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-24 22:05:40 +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
|
# Pointer Authentication sources
|
||||||
ifeq (${ENABLE_PAUTH}, 1)
|
ifeq (${ENABLE_PAUTH}, 1)
|
||||||
PLAT_BL_COMMON_SOURCES += plat/arm/common/aarch64/arm_pauth.c \
|
PLAT_BL_COMMON_SOURCES += plat/arm/common/aarch64/arm_pauth.c
|
||||||
lib/extensions/pauth/pauth_helpers.S
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq (${SPD},spmd)
|
ifeq (${SPD},spmd)
|
||||||
|
|
Loading…
Add table
Reference in a new issue