zephyr/arch
Nicolas Pitre 5c7d2f1a90 riscv: exclude more code when multithreading is disabled
This will avoid unconditionally pulling z_riscv_switch() into the build
as it is not used, reducing the resulting binary some more.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2023-05-31 06:17:10 -04:00
..
arc kernel/sched: Rename/redocument wait_for_switch() -> z_sched_switch_spin() 2023-05-26 17:09:35 -04:00
arm barriers: Move __ISB() to the new API 2023-05-24 13:13:57 -04:00
arm64 arch: arm64: Enable FPU and FPU_SHARING for v8r aarch64 2023-05-30 10:14:55 +02:00
common revert: "linker: rom_start_offset: add to address" 2023-03-30 18:19:32 -04:00
mips include: types: remove ulong_t 2022-09-06 18:16:33 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix lib/cpp: Remove CONFIG_CPP_MAIN 2023-05-31 06:16:35 -04:00
riscv riscv: exclude more code when multithreading is disabled 2023-05-31 06:17:10 -04:00
sparc arch: sparc: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
x86 arch: x86: ia32: don't create FP context for NULL thread 2023-05-24 12:41:06 -04:00
xtensa arch: xtensa: Enable builds without the multithreading 2023-05-25 16:15:54 +02:00
CMakeLists.txt
Kconfig barriers: Enable builtin barriers for RISCV 2023-05-25 06:29:03 -04:00