zephyr/arch
Daniel Leung 6ea749de52 arch: rename arch_start_cpu() to arch_cpu_start()
Rename arch_start_cpu() to arch_cpu_start() so it belongs to
the "cpu" namespace.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-03-25 09:58:35 +00:00
..
arc arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
arm arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
arm64 arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
common hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mips arch: mips: use LOG_ERR to print exceptions 2023-12-14 09:32:27 +01:00
nios2 arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
posix arch posix: Clarify some references to native_posix 2024-03-20 15:43:05 +01:00
riscv arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
sparc arch: guard more code with CONFIG_EXCEPTION_DEBUG 2023-12-14 09:32:27 +01:00
x86 arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
xtensa arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
archs.yml hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v1 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
Kconfig.v2 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00