commit | 9bd793ddae275fe6bef21dcd23c2a5deb7415ad1 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Mar 26 13:02:07 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Wed Apr 09 14:28:59 2025 +0200 |
tree | d9835fec3164355740ea95c0a176f9cda68a5bd9 | |
parent | 529f156df92b7f5fc3c68de959b33c6655b54c67 [diff] |
perf(cpus): inline the init_cpu_data_ptr function Similar to the reset function inline, inline this too to not do a costly branch with no extra cost. Change-Id: I54cc399e570e9d0f373ae13c7224d32dbdfae1e5 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> (cherry picked from commit b07c317f678aa9812427c9ae823cec22cecc6814)