commit | 97476aa9ba8a109cf5360bab95db2122344049a0 | [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 | 1dcba8f02fb1d9673194c282906e056cf5c59e40 [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>