commit | b4a921c4e8eb8e41e6546da1753bc01b571dd72e | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Nov 19 11:27:01 2024 +0000 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Tue Apr 22 16:57:15 2025 -0500 |
tree | 87e2af53b5b75cd6bf4a73c609a96937f0468de4 | |
parent | 39f7d0272dfc0522ee737cd951472a1564feefa8 [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)