zephyr/arch/arm64
Nicolas Pitre 76494f8589 arm64: optimize offsets in z_arm64_context_switch
We can use build-time offsets from a struct k_thread pointer directly
to struct _callee_saved members. No need to compute that at run time.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2021-05-04 22:41:32 -04:00
..
core arm64: optimize offsets in z_arm64_context_switch 2021-05-04 22:41:32 -04:00
include arm64: optimize offsets in z_arm64_context_switch 2021-05-04 22:41:32 -04:00
CMakeLists.txt
Kconfig