zephyr/arch
Carles Cufi ed60236f76 arch: arm64: Depend on SMP being disabled for single threading
Disabling multithreading is not possible when enabling SMP (logically)
so depend on SMP being disabled to enable
ARCH_HAS_SINGLE_THREAD_SUPPORT.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2025-10-31 22:39:49 +02:00
..
arc arch: *: prep_c: remove check for CONFIG_SOC_PREP_HOOK 2025-10-16 22:35:45 -04:00
arm style: fix 'if (' usage in cmake files 2025-10-29 11:44:13 +02:00
arm64 arch: arm64: Depend on SMP being disabled for single threading 2025-10-31 22:39:49 +02:00
common style: fix 'if (' usage in cmake files 2025-10-29 11:44:13 +02:00
mips arch: *: prep_c: remove check for CONFIG_SOC_PREP_HOOK 2025-10-16 22:35:45 -04:00
posix style: fix 'if (' usage in cmake files 2025-10-29 11:44:13 +02:00
riscv style: fix 'if (' usage in cmake files 2025-10-29 11:44:13 +02:00
rx arch: rx: Enable HAS_MAPPED_INTERRUPTS config on RX26T 2025-10-14 07:44:34 -04:00
sparc arch: *: prep_c: remove check for CONFIG_SOC_PREP_HOOK 2025-10-16 22:35:45 -04:00
x86 style: fix 'if (' usage in cmake files 2025-10-29 11:44:13 +02:00
xtensa xtensa: suppress warning on variable used uninitialized 2025-10-30 18:36:49 -04:00
archs.yml scripts: hwm_v2: add full_name property for archs 2025-06-06 10:29:44 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig kernel: mem_domain: keep track of threads only if needed 2025-10-21 22:54:44 +03:00