arm-trusted-firmware/plat/arm/css
Sughosh Ganu 5681b292c0 SPM: Register Secure Partition priority level with ehf module
Register a priority level, PLAT_SP_PRI, for secure partition with EL3
exception handling framework(ehf) module.

The secure partition manager(SPM) would raise the core's priority to
PLAT_SP_PRI before entering the secure partition, to protect the core
from getting interrupted while in secure partition.

Change-Id: I686897f052a4371e0efa9b929c07d3ad77249e95
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
2018-11-14 11:18:22 +05:30
..
common plat/arm: Use `mov_imm` macro to load immediate values 2018-10-29 09:54:32 +00:00
drivers Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
sgi SPM: Register Secure Partition priority level with ehf module 2018-11-14 11:18:22 +05:30
sgm Standardise header guards across codebase 2018-11-08 10:20:19 +00:00