arm-trusted-firmware/include/lib
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
aarch64 Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
cpus Fixup `SMCCC_ARCH_FEATURES` semantics 2018-03-14 11:19:53 +00:00
el3_runtime Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
extensions Implement {spe,sve}_supported() helpers and refactor code 2018-02-27 12:05:59 +00:00
libfdt libfdt: Replace v1.4.1 by v1.4.2 2017-01-16 17:26:04 +00:00
pmf Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
psci Update PSCI version to 1.1 2017-10-13 12:39:08 +01:00
stdlib Fix stdlib defines for AArch32 2017-06-09 14:47:52 +01:00
xlat_tables Add comments about mismatched TCR_ELx and xlat tables 2018-02-27 09:55:01 +00:00
zlib zlib: add gunzip() support 2018-02-02 00:18:54 +09:00
bakery_lock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cassert.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
coreboot.h Add platform-independent coreboot support library 2018-01-19 15:21:12 -08:00
mmio.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
optee_utils.h Add Trusted OS extra image parsing support for ARM standard platforms 2017-08-09 18:06:05 +08:00
runtime_instr.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
semihosting.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
smcc.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smccc.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
spinlock.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils.h utils: rename struct mem_region_t to struct mem_region 2018-01-16 23:27:00 +09:00
utils_def.h Update ULL() macro and instances of ull to comply with MISRA 2018-02-27 17:05:51 +00:00