zephyr/arch
Alberto Escolar Piedras 232b4b0a7a native_sim: Define path to native_simulator on arch cmake files
To allow reusing the path between boards,
instead of defining it in the board, let's define it in
the arch cmake file.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-08-24 15:40:00 +02:00
..
arc kernel: spinlock: LOCKED -> K_SPINLOCK 2023-07-10 09:27:21 +02:00
arm modules: cmsis: move glue code to modules/cmsis 2023-08-24 13:20:21 +02:00
arm64 arm64: core/prep_c.c func prototype before function itself 2023-08-23 10:02:54 +02:00
common arch: common: use zephyr_library for all source files 2023-08-16 15:00:49 +02:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix native_sim: Define path to native_simulator on arch cmake files 2023-08-24 15:40:00 +02:00
riscv riscv: renames shadow variables 2023-08-10 08:14:12 +00:00
sparc COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
x86 x86: acpi: Remove unneeded assignment 2023-08-22 10:46:41 +01:00
xtensa arch: xtensa: Implement arch_float_enable&disable 2023-08-21 10:10:06 +02:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig kernel: canaries: Allow using TLS to store it 2023-08-08 19:08:04 -04:00