arm-trusted-firmware/services/std_svc/spm
Antonio Nino Diaz 4d4ceb598c SPM: Allow entering the SP without needing a SMC
It may be needed to enter the Secure Partition through other means than
an MM_COMMUNICATE SMC. This patch enables this behaviour by extracting
the necessary code from mm_communicate() and allowing other parts of the
code to use it.

Change-Id: I59f6638d22d9c9d0baff0984f39d056298a8dc8e
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-06-20 13:13:13 +01:00
..
aarch64 SPM: Introduce Secure Partition Manager 2017-11-08 18:05:14 +00:00
sp_setup.c xlat v2: Introduce xlat granule size helpers 2018-06-13 09:19:41 +01:00
sp_xlat.c SPM: Shorten names of types and functions 2018-05-23 13:50:18 +01:00
spm.mk SPM: Move xlat-related functions to separate file 2018-05-23 13:50:18 +01:00
spm_main.c SPM: Allow entering the SP without needing a SMC 2018-06-20 13:13:13 +01:00
spm_private.h SPM: Refactor entry and exit of the SP 2018-06-15 16:21:01 +01:00
spm_shim_private.h Clean usage of void pointers to access symbols 2018-03-27 13:20:27 +01:00