commit | d1e1930c4072d5868ef9e5f177d07ae758adeb41 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Wed Feb 21 15:48:03 2018 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Thu Feb 22 15:19:52 2018 +0000 |
tree | b75b904b8a2f3058dd4055c88fc44c7225676147 | |
parent | 07bf75e9bdd06663a5e7262988d31070b576a766 [diff] |
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>