Merge "fix(fvp): correct ehf priority for SPM_MM" into integration

This commit is contained in:
Manish Pandey 2023-04-24 17:54:40 +02:00 committed by TrustedFirmware Code Review
commit 93e3b32273

View file

@ -404,7 +404,7 @@ defined(IMAGE_BL2) && MEASURED_BOOT
#define PLAT_ARM_SP_IMAGE_STACK_BASE (PLAT_SP_IMAGE_NS_BUF_BASE + \
PLAT_SP_IMAGE_NS_BUF_SIZE)
#define PLAT_SP_PRI PLAT_RAS_PRI
#define PLAT_SP_PRI 0x20
/*
* Physical and virtual address space limits for MMU in AARCH64 & AARCH32 modes