arm-trusted-firmware/lib/cpus/aarch32
Soby Mathew 7af7038e87 Fixup AArch32 errata printing framework
The AArch32 assembly implementation of `print_errata_status` did not save
a register which was getting clobbered by a `get_cpu_ops_ptr`. This
patch fixes that.

Change-Id: Id0711e46b7c685a18a10328d4b513e952a5d860b
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-02-22 15:19:52 +00:00
..
aem_generic.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a5.S ARMv7: introduce Cortex-A5 2017-11-08 13:49:45 +01:00
cortex_a7.S ARMv7: introduce Cortex-A7 2017-11-08 13:49:49 +01:00
cortex_a9.S Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 2018-01-18 10:36:25 +00:00
cortex_a12.S ARMv7: introduce Cortex-A12 2017-11-08 13:49:55 +01:00
cortex_a15.S Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 2018-01-18 10:36:25 +00:00
cortex_a17.S Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 2018-01-18 10:36:25 +00:00
cortex_a32.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
cortex_a53.S Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS 2017-11-23 09:44:07 +08:00
cortex_a57.S Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 2018-01-18 10:36:25 +00:00
cortex_a72.S Merge pull request #1228 from dp-arm/dp/cve_2017_5715 2018-01-25 00:06:50 +00:00
cpu_helpers.S Fixup AArch32 errata printing framework 2018-02-22 15:19:52 +00:00