arm-trusted-firmware/services/std_svc/spm
Antonio Nino Diaz 2ada829df1 SPM: Rename files for consistency
Rename files prefixed by sp_ to spm_.

Change-Id: Ie3016a4c4ac5987fe6fdd734c6b470c60954e23d
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-12-11 15:04:24 +00:00
..
aarch64 Add end_vector_entry assembler macro 2018-07-11 09:23:00 +01:00
README.rst SPM: Remove remaining SMC interfaces 2018-12-11 15:04:24 +00:00
spci.c SPM: Allow preemption in non-blocking requests 2018-12-11 15:04:24 +00:00
spm.mk SPM: Rename files for consistency 2018-12-11 15:04:24 +00:00
spm_buffers.c SPM: Implement global response buffer helpers 2018-12-11 15:04:24 +00:00
spm_main.c SPM: Remove remaining SMC interfaces 2018-12-11 15:04:24 +00:00
spm_private.h SPM: Migrate mem attr get/set helpers to SPRT 2018-12-11 15:04:24 +00:00
spm_setup.c SPM: Rename files for consistency 2018-12-11 15:04:24 +00:00
spm_shim_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
spm_xlat.c SPM: Rename files for consistency 2018-12-11 15:04:24 +00:00
sprt.c SPM: Migrate mem attr get/set helpers to SPRT 2018-12-11 15:04:24 +00:00

README.rst

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

This is a prototype loosely based on the SPCI Alpha and SPRT pre-alpha specifications. Any interface / platform API introduced for this is subject to change as it evolves.

</html>