arm-trusted-firmware/bl32/sp_min
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc'
When the source code says 'SMCC' it is talking about the SMC Calling
Convention. The correct acronym is SMCCC. This affects a few definitions
and file names.

Some files have been renamed (smcc.h, smcc_helpers.h and smcc_macros.S)
but the old files have been kept for compatibility, they include the
new ones with an ERROR_DEPRECATED guard.

Change-Id: I78f94052a502436fdd97ca32c0fe86bd58173f2f
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-03-21 10:49:27 +00:00
..
aarch32 Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
sp_min.ld.S Add comments about mismatched TCR_ELx and xlat tables 2018-02-27 09:55:01 +00:00
sp_min.mk Remove sp_min functions from plat_common.c 2018-03-02 16:41:18 +00:00
sp_min_main.c Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
sp_min_private.h bl32: add secure interrupt handling in AArch32 sp_min 2017-08-09 15:48:53 +02:00
workaround_cve_2017_5715_bpiall.S sp_min: Implement workaround for CVE-2017-5715 2018-01-18 10:36:18 +00:00
workaround_cve_2017_5715_icache_inv.S sp_min: Implement workaround for CVE-2017-5715 2018-01-18 10:36:18 +00:00