Skip to content

build: Disable generation of unaligned accesses

Created by: ronald-cron-arm

CCR.UNALIGN_TRP is enabled, and will trap any unaligned access. We need to ensure the compiler does not generate them.

Change-Id: Ia0166578c00fa53399aa9823eec8f166b70b0762 Signed-off-by: Chris Kay chris.kay@arm.com

Merge request reports