commit | 1ca07cd723fb804686467a4e21499303110117f7 | [log] [tgz] |
---|---|---|
author | Arvind Ram Prakash <arvind.ramprakash@arm.com> | Thu Apr 10 16:27:46 2025 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Fri May 16 17:31:41 2025 +0200 |
tree | cb78d137431cae6873d8d195c491bb455dbec3c7 | |
parent | 5d8f821c5e1f8775c09ef884c2891fae0d2f3b86 [diff] |
refactor(cpus): move errata check to common code This patch centralizes some of the Errata ABI code that could be used for checking if an Errata has been applied to cpu library since the function is mostly generic. Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: I2c6d4468f7125d4d99ccdebc5ea8f9e4390360cc (cherry picked from commit 5a1b666d81c7cbc34c34c486040cc003fbb1fee8)