commit | 6f20c7f8df59b752d295e5b594cc0aa9b2815d61 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Apr 03 16:28:10 2023 +0100 |
committer | Sona Mathew <sonarebecca.mathew@arm.com> | Thu Aug 24 14:27:42 2023 -0500 |
tree | 36a4104d6141647f2e154cbf5cb2ef26efcba432 | |
parent | 2f5153a293cec1aef81c66a57abe0dbbe84bcfb5 [diff] |
refactor(cpus): reorder Cortex-A53 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. Also rename the disable_non_temporal_hint to its erratum number to conform to convention. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Id474872afebf361ab3d21c454ab3624db8354045