commit | 13263fa17a5ea8b0f8244cb4f306a24f8fef6ade | [log] [tgz] |
---|---|---|
author | Ryan Everett <ryan.everett@arm.com> | Wed Mar 26 11:17:52 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Apr 09 14:28:59 2025 +0200 |
tree | 3fc1f6f5826c39bb458cb4d03a283174074f850b | |
parent | 0f9c51473b01fa76e6aadda11cb3283c7f68cbdd [diff] |
refactor(cpus): remove cpu specific errata funcs Errata printing is done directly via generic_errata_report. This commit removes the unused \_cpu\()_errata_report functions for all cores, and removes errata_func from cpu_ops. Change-Id: I04fefbde5f0ff63b1f1cd17c864557a14070d68c Signed-off-by: Ryan Everett <ryan.everett@arm.com> (cherry picked from commit 3fb52e41fd4749a784b3e6b6757a89106abaea9a)