mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
This is data and needs the implicit ALIGN_WITH_INPUT that is provided with SECTION_DATA_PROLOGUE. Otherwise misalignment may occur if XIP is turned on. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>