zephyr/include/arch/arm
Carlo Caione 7ca246834c arm64: mmu: Fix SMEM_PARTITION_ALIGN define
In the linker script SMEM_PARTITION_ALIGN is being redefined to be the
same as MMU_ALIGN. The problem is that SMEM_PARTITION_ALIGN __must__
take a parameter in input because this is being used by the
scripts/gen_app_partitions.py script passing a parameter as input.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-11-18 12:28:27 -08:00
..
aarch32 arch: arm: cortex_m: implement functionality for ARCH core regs init 2020-11-02 15:02:24 +01:00
aarch64 arm64: mmu: Fix SMEM_PARTITION_ALIGN define 2020-11-18 12:28:27 -08:00