zephyr/arch/arm64/core/cortex_r
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
..
Kconfig
arm_mpu.c memory-attr: Rationalize _MASK and _GET(x) macros 2023-09-22 09:27:57 +02:00