zephyr/include/zephyr/arch/xtensa
Yong Cong Sin bbe5e1e6eb build: namespace the generated headers with zephyr/
Namespaced the generated headers with `zephyr` to prevent
potential conflict with other headers.

Introduce a temporary Kconfig `LEGACY_GENERATED_INCLUDE_PATH`
that is enabled by default. This allows the developers to
continue the use of the old include paths for the time being
until it is deprecated and eventually removed. The Kconfig will
generate a build-time warning message, similar to the
`CONFIG_TIMER_RANDOM_GENERATOR`.

Updated the includes path of in-tree sources accordingly.

Most of the changes here are scripted, check the PR for more
info.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
2024-05-28 22:03:55 +02:00
..
arch.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
arch_inlines.h build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
atomic_xtensa.h xtensa: polish doxygen and add to missing doc 2024-01-11 21:06:03 -05:00
cache.h xtensa: move to use system cache API support for coherency 2024-02-03 13:42:33 -05:00
exception.h xtensa: move exception handling func to arch internal header 2023-12-13 09:41:24 +01:00
gdbstub.h xtensa: polish doxygen and add to missing doc 2024-01-11 21:06:03 -05:00
irq.h headers: arch/xtensa: Drop extern attr from functions 2024-05-20 20:49:25 -04:00
mpu.h xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
syscall.h xtensa: userspace: use syscall to check if user context 2024-03-19 22:17:34 -04:00
thread.h xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
thread_stack.h xtensa: mpu: enable userspace support 2024-03-19 22:17:34 -04:00
xtensa_mmu.h xtensa: mmu: rename prefix z_xtensa to xtensa_mmu 2023-12-13 09:41:24 +01:00