commit | adc2f6d30153dcf2c69d2663ddf8dc5c2741110d | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Dec 04 15:25:27 2024 +0000 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Apr 09 14:28:59 2025 +0200 |
tree | c4b2af646799ff6c539723dd8971ad45f75d7341 | |
parent | effb974f7500de06c31cf21f9f95d517982745a9 [diff] |
perf(cpus): inline the cpu_get_rev_var call Similar to the cpu_rev_var_xy functions, branching far away so early in the reset sequence incurs significant slowdowns. Inline the function. Change-Id: Ifc349015902cd803e11a1946208141bfe7606b89 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> (cherry picked from commit 36eeb59f9eb0c2e966bd41b02c0dc588faffce35)