commit | 36eeb59f9eb0c2e966bd41b02c0dc588faffce35 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Dec 04 15:25:27 2024 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Feb 20 17:28:59 2025 +0000 |
tree | c3a8cfe8cdb65a28db69c301791f1a6adedcad0f | |
parent | 7791ce21a6dbbe57952bbaa04e636d6aa6caf4fe [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>