zephyr/arch
Carlo Caione 85c4111002 memory-attr: Rationalize _MASK and _GET(x) macros
Let's make this official: we use the suffix `_MASK` for the define
carrying the GENMASK for the attributes, and the suffix `_GET(x)` for
the actual macro extracting the attributes.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2023-09-22 09:27:57 +02:00
..
arc arch: remove wait_q.h include 2023-09-12 12:55:36 -04:00
arm memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00
arm64 memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00
common arch: Add support for dynamically disconnecting shared interrupts 2023-09-14 08:35:12 +02:00
mips COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
nios2 arch: nios2: Remove unused absolute symbols 2023-04-18 10:51:28 -04:00
posix include: always use <> for Zephyr includes 2023-09-14 13:49:58 +02:00
riscv arch: riscv: Trap handler alignment configuration 2023-09-05 16:16:46 +02:00
sparc COVERAGE: Fix COVERAGE_GCOV dependencies 2023-08-24 15:36:31 +02:00
x86 modules: acpica: Fix header inclusion issue 2023-09-15 05:41:04 -04:00
xtensa xtensa: mmu: allow SoC to do additional MMU init steps 2023-08-26 16:50:40 -04:00
CMakeLists.txt cmake: enable -Wshadow partially for in-tree code 2023-08-22 11:39:58 +02:00
Kconfig arch: Add support for static shared interrupts 2023-09-14 08:35:12 +02:00