commit | b07c317f678aa9812427c9ae823cec22cecc6814 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Tue Nov 19 11:27:01 2024 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Feb 24 09:36:11 2025 +0000 |
tree | 037e9633dd130113286f251511e87f4c045202a9 | |
parent | 0d020822ae88b8623fa6c9c55973f0045194dcef [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>