zephyr/arch/xtensa
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
..
core cmake: Fix uses of old SOC path 2024-03-01 15:49:58 +01:00
include xtensa: add support for cores without NMI 2024-02-28 17:35:54 +00:00
CMakeLists.txt xtensa: userspace: Warning about impl security 2023-11-21 15:49:48 +01:00
Kconfig xtensa: mmu: invalidate mem domain TLBs during page table swap 2023-12-27 15:59:05 +00:00