arm-trusted-firmware/services
Sughosh Ganu 6e3bad36c8 SPM: Raise running priority of the core while in Secure Partition
The current secure partition design mandates that a) at a point, only
a single core can be executing in the secure partition, and b) a core
cannot be preempted by an interrupt while executing in secure
partition.

Ensure this by activating the SPM priority prior to entering the
parition. Deactivate the priority on return from the
partition.

Change-Id: Icb3473496d16b733564592eef06304a1028e4f5c
Signed-off-by: Sughosh Ganu <sughosh.ganu@arm.com>
2018-11-14 11:18:22 +05:30
..
arm_arch_svc Add support for dynamic mitigation for CVE-2018-3639 2018-05-23 12:45:48 +01:00
spd Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
std_svc SPM: Raise running priority of the core while in Secure Partition 2018-11-14 11:18:22 +05:30