arm-trusted-firmware/lib/cpus
Eleanor Bonnici 80bcf98151 CPU: Correct names of implementation-defined aux regs
At present, various CPU register macros that refer to CPUACTLR are named
ACTLR. This patch fixes that.

The previous register names are retained, but guarded by the
ERROR_DEPRECATED macro, so as not to break platforms that continue using
the old names.

Change-Id: Ia872196d81803f8f390b887d149e0fd054df519b
Signed-off-by: Eleanor Bonnici <Eleanor.bonnici@arm.com>
2017-08-29 13:52:48 +01:00
..
aarch32 CPU: Correct names of implementation-defined aux regs 2017-08-29 13:52:48 +01:00
aarch64 CPU: Correct names of implementation-defined aux regs 2017-08-29 13:52:48 +01:00
cpu-ops.mk Introduce TF_LDFLAGS 2017-06-28 15:03:05 +01:00
errata_report.c Resolve signed-unsigned comparison issues 2017-06-27 09:57:21 +01:00