02cc127475
Updates the linker script fragments under 'subsys' to use Z_LINK_ITERABLE_SUBALIGN for the subalignment instead of a hardcoded value of 4. Signed-off-by: Peter Mitsis <peter.mitsis@intel.com>
4 lines
113 B
Plaintext
4 lines
113 B
Plaintext
#include <zephyr/linker/iterable_sections.h>
|
|
|
|
ITERABLE_SECTION_RAM(sip_svc_controller, Z_LINK_ITERABLE_SUBALIGN)
|