arm-trusted-firmware/services/std_svc
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
..
sdei sdei: include "context.h" to fix compilation errors 2018-10-30 17:07:39 -07:00
spm SPM: Raise running priority of the core while in Secure Partition 2018-11-14 11:18:22 +05:30
std_svc_setup.c Make TF UUID RFC 4122 compliant 2018-06-14 14:41:00 +01:00