arm-trusted-firmware/include/lib/aarch32
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
..
arch.h AMU: Implement context save/restore for aarch32 2018-01-31 14:08:22 +00:00
arch_helpers.h AMU: Add hooks to save/restore AMU context 2018-01-11 14:36:45 +00:00
smcc_helpers.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smcc_macros.S Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smccc_helpers.h Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
smccc_macros.S Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00