zephyr/arch
Huifeng Zhang 37a6118372 arch: arm: Separate common kernel_arch_func code
This commit separates kernel_arch_func.h into two header file,
'cortex_a_r/kernel_arch_func.h' and 'cortex_m/kernel_arch_func.h', it
also removes some functions which is empty.

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2023-09-13 10:08:05 +01:00
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm arch: arm: Separate common kernel_arch_func code 2023-09-13 10:08:05 +01:00
arm64 arch: remove wait_q.h include 2023-09-12 12:55:36 -04: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
posix arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
riscv arch: riscv: Trap handler alignment configuration 2023-09-05 16:16:46 +02:00
sparc COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
x86 x86: Remove unused ACPI include 2023-09-09 00:20:20 +02:00
xtensa xtensa: mmu: allow SoC to do additional MMU init steps 2023-08-26 16:50:40 -04: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