zephyr/arch
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
..
arc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
arm build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
arm64 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
common drivers: intc: update to use multi-level API 2024-05-25 11:24:32 +03:00
mips build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
nios2 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
posix build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
riscv build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
sparc build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
x86 build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
xtensa build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02: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 arch: posix: Select at least C11 standard 2024-04-25 09:54:39 +00: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