Fixup AArch32 errata printing framework
authorSoby Mathew <soby.mathew@arm.com>
Wed, 21 Feb 2018 15:48:03 +0000 (15:48 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Thu, 22 Feb 2018 15:19:52 +0000 (15:19 +0000)
commit7af7038e87b133bb0de0240bb54f837ca79dbc3b
treeb75b904b8a2f3058dd4055c88fc44c7225676147
parent4535554e681d2057825a7cb6d5ebc478ff4d0425
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>
lib/cpus/aarch32/cpu_helpers.S