arm-trusted-firmware/include
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
..
bl1 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2 Fix MISRA rule 8.4 Part 1 2018-02-28 17:19:55 +00:00
bl2u Fix MISRA rule 8.4 in common code 2018-02-28 17:18:46 +00:00
bl31 Merge pull request #1282 from robertovargas-arm/misra-changes 2018-02-28 18:53:30 +00:00
bl32 Introduce the new BL handover interface 2018-02-26 16:31:10 +00:00
common Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
drivers Emit warnings when using deprecated GIC init 2018-03-01 16:14:29 +00:00
lib Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
plat Remove sp_min functions from plat_common.c 2018-03-02 16:41:18 +00:00
services Implement support for SMCCC v1.1 2018-01-29 09:58:57 +00:00
tools_share Dynamic cfg: Update the tools 2018-02-26 16:31:10 +00:00