SPM: Move all SP-related info to SP context struct
Move all information related to a Secure Partition to the struct
secure_partition_context_t.

This requires an in-depth refactor because most of the previous code of
SPM relied on global information.

Change-Id: I0a23e93817dcc191ce1d7506b8bc671d376123c4
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 1634cae commit 22282bb68a319a88f2fc0e6c98c13c42a4e0120b
@Antonio Nino Diaz Antonio Nino Diaz authored on 23 May 2018
Showing 6 changed files
View
include/services/secure_partition.h
View
services/std_svc/spm/secure_partition_setup.c 100644 → 0
View
services/std_svc/spm/sp_setup.c 0 → 100644
View
services/std_svc/spm/spm.mk
View
services/std_svc/spm/spm_main.c
View
services/std_svc/spm/spm_private.h