commit | 53ebfc4fb82a1705ed9da630a3736f47a2776c45 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Apr 03 16:28:10 2023 +0100 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Fri Sep 22 08:35:11 2023 +0000 |
tree | 21142d6938e86b7bb92c2fc0b7d26b8b96ae3ae6 | |
parent | c91dad222acb19d9528198419bc3ff64328bbec2 [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 (cherry picked from commit e37dfd3c5795e08a4309580efe50e91be5244593)