zephyr/arch
Ioannis Glaropoulos ca5623d288 arm: swap: cleanup an #ifdef statement in swap routine
Cleanup an #ifdef statement in swap_helper.S; use
ARMV6_M_ARMV8_M_BASELINE instead of listing all
Cortex-M baseline implementation variants. This
fixes an issue with Cortex-M23 whose Kconfig
define was not included in the original list.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2021-07-28 21:08:18 -04:00
..
arc ARC: save/restore accumulator registers on all ARCv2 HS CPUs by default 2021-07-06 15:17:26 -05:00
arm arm: swap: cleanup an #ifdef statement in swap routine 2021-07-28 21:08:18 -04:00
arm64 arch: arm64: select SCHED_IPI_SUPPORTED for Armv8_R 2021-07-13 09:30:29 -04:00
common cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
riscv arch: riscv: added support for custom initialization of gp register 2021-07-07 20:58:50 -04:00
sparc SPARC: Keep interrupts disabled during kernel init 2021-07-22 10:25:53 -04:00
x86 cmake: oneApi: add oneApi support on windows. 2021-07-27 07:20:12 -04:00
xtensa xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch/Kconfig: Remove stray tab from USERSPACE help 2021-07-15 22:58:28 +03:00