zephyr/arch
Flavio Ceolin 9f70cd557b x86: Fix build when optimizations are disabled
When building without optimizations and with only one core the linker
does not throw away arch_start_cpu and we get an undefined reference to
x86_ap_start

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-11-20 09:22:18 +01:00
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
arm64 arch: arm64: avoid invalidating of RO mem after mem map 2023-11-09 10:19:12 +00:00
common arch: common: guard the compilation of sw_isr_common with CMakeLists.txt 2023-11-09 11:20:42 +01:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2
posix cmake: compiler: Add compiler property for no-builtin 2023-11-13 10:21:41 +01:00
riscv arch: riscv: fix hangup in boot if hart0 is not boot hart 2023-11-14 09:24:17 +01:00
sparc SPARC: Update the Flush windows software trap 2023-10-25 09:54:31 -05:00
x86 x86: Fix build when optimizations are disabled 2023-11-20 09:22:18 +01:00
xtensa kernel: mm: move kernel mm functions under kernel includes 2023-11-20 09:19:14 +01:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig kernel: init: conditional .bss section zeroing 2023-11-08 10:07:26 +01:00