zephyr/arch/arm/core/offsets
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
..
offsets_aarch32.c arm: add include guard for offset files 2020-07-24 10:01:12 +02:00
offsets_aarch64.c arch: arm64: Use _arch_switch() API 2020-09-05 12:06:38 +02:00
offsets.c arch: arm64: Introduce ARM64 (AArch64) architecture 2020-02-01 08:08:43 -05:00