You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cmake: linker generator: MPU_ALIGN for CONFIG_CMAKE_LINKER_GENERATOR
Make gen_app_partitions.py pass size argument to SMEM_PARTIOTION_ALIGN
Implement MPU_ALIGN for CONFIG_CMAKE_LINKER_GENERATOR for cortex-m, and
setup SMEM_PARTITION_ALIGN to use MPU_ALIGN. Following the pattern of
how it is setup in the non-generator scrips.
This is an example of how the recursive @@ variables can be used to implement MPU_ALIGN(region_size)
Signed-off-by: Björn Bergman <bjorn.bergman@iar.com>
0 commit comments