commit | adc7b326cc49672ca90b904dccfa39d1a0ad06c8 | [log] [tgz] |
---|---|---|
author | Sona Mathew <SonaRebecca.Mathew@arm.com> | Mon Jun 19 15:37:09 2023 -0500 |
committer | Sona Mathew <SonaRebecca.Mathew@arm.com> | Fri Aug 04 17:23:18 2023 -0500 |
tree | 95bd78c6a98a62fb4c2c794bb4e5b2a6bb9690ed | |
parent | cfc66a5052c7032cedf38f0c055082de39bddb1d [diff] |
refactor(cpus): reorder Cortex-A73 errata by ascending order Errata report order is enforced to be in ascending order. To achieve this with the errata framework this has to be done at the definition level. Change-Id: I70b05cc366c3b6d07a63edd88d23a52dd3d019c1 Signed-off-by: Sona Mathew <SonaRebecca.Mathew@arm.com>