zephyr/include/arch/arm
Carlo Caione df4aa230c8 arch: arm64: Use _arch_switch() API
Switch to the _arch_switch() API that is required for an SMP-aware
scheduler instead of using the old arch_swap mechanism.

SMP is not supported yet but this is a necessary step in that direction.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-09-05 12:06:38 +02:00
..
aarch32 arch: arm: cortex-m: Modify ARM-only API for IRQ target state mgmt 2020-09-02 15:01:30 +02:00
aarch64 arch: arm64: Use _arch_switch() API 2020-09-05 12:06:38 +02:00