zephyr/arch
Alberto Escolar Piedras 95e06e8663 cmake: Fix uses of old SOC path
In quite a few places in the cmake files
${SOC_DIR}/${ARCH}/${SOC_PATH}
was used to get to something in the soc folder,
but these are only defined for soc_v1.
socv2 defines a full SOC_V2_DIR.
Let's define a common variable for the full path which
can be used in other cmake files,
and correct the current uses.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-03-01 15:49:58 +01:00
..
arc ARC: logging: Print exception info independent of CONFIG_LOG 2024-02-05 14:44:57 -05:00
arm arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
arm64 arch: arm, arm64: Remove zephyr prefix from linker includes 2024-02-05 12:32:46 +01:00
common soc: openisa_rv32m1: Port to HWMv2 2024-03-01 15:49:58 +01:00
mips
nios2
posix cmake: Apply COMPILER_WARNINGS_AS_ERRORS also to nativesim runner 2024-01-29 14:27:27 +01:00
riscv soc: openisa_rv32m1: Port to HWMv2 2024-03-01 15:49:58 +01:00
sparc
x86 arch: x86: add interface for encode irq flags 2024-01-31 15:03:06 +01:00
xtensa cmake: Fix uses of old SOC path 2024-03-01 15:49:58 +01:00
CMakeLists.txt
Kconfig cmake: support hw model v2 in arch/Kconfig tree 2024-03-01 14:17:06 +00:00
Kconfig.v1 cmake: support hw model v2 in arch/Kconfig tree 2024-03-01 14:17:06 +00:00
Kconfig.v2 cmake: support hw model v2 in arch/Kconfig tree 2024-03-01 14:17:06 +00:00
archs.yml arch: add existing archs to archs.yml for HWMv2 support 2024-03-01 14:17:06 +00:00