commit | 58c9e89e538fef0349c78102ed1d74c90e3c28b0 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Jan 27 09:38:15 2023 +0000 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Tue Sep 12 08:57:19 2023 +0000 |
tree | 5c6de64beaa3ed5222a3fc279a37ac0fbd5eae9e | |
parent | 0fe4e9786a8f8c823253f8f6ba3fa315e2db8cba [diff] |
feat(cpus): add a way to automatically report errata Using the errata framework per-cpu data structure, errata can all be reported automatically through a single standard errata reporter which can replace the cpu-specific ones. This reporter can also enforce the ordering requirement of errata. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: I7d2d5ac5bcb9d21aed0d560d7d23919a323ffdab (cherry picked from commit 4f748cc44cb12160dfca86d94a1075f38f7c99e4)