arm-trusted-firmware/lib/psci
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 Invalidate TLB entries during warm boot 2018-02-27 17:00:41 +00:00
aarch64 Invalidate TLB entries during warm boot 2018-02-27 17:00:41 +00:00
psci_common.c Fix PSCI STAT time stamp collection 2017-11-03 13:27:34 +00:00
psci_lib.mk mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_main.c Rename 'smcc' to 'smccc' 2018-03-21 10:49:27 +00:00
psci_mem_protect.c mem_protect: Add mem_protect API 2017-09-25 13:32:20 +01:00
psci_off.c Reduce time lock in psci_do_cpu_off 2017-09-06 14:48:15 +01:00
psci_on.c PSCI: Publish CPU ON event 2017-10-23 08:15:11 +01:00
psci_private.h Fix MISRA rule 8.3 in common code 2018-02-28 17:18:21 +00:00
psci_setup.c ARMv7 may not support Generic Timer Extension 2017-11-08 14:41:47 +01:00
psci_stat.c psci: minor fixes in lib 2017-06-22 22:10:32 +02:00
psci_suspend.c Add PubSub events for CPU powerdown/powerup 2018-01-11 10:33:41 +00:00
psci_system_off.c reset2: Add PSCI system_reset2 function 2017-10-13 08:08:22 +01:00