Skip to content
Commit 6a6f4833 authored by Joel Hutton's avatar Joel Hutton Committed by Joel Hutton
Browse files

Makefile: Enable strict align arch minor version



Add -mstrict-align flag, and -march minor version. These are needed to
prevent compilers generating unaligned accesses and enable
architectural features respectively.

Enable the SCTLR.A and SCTLR.SA alignment checks in all images.

TF test has several cases of code which enable the alignment checks.

Change-Id: I9a0413786caf94d0abf376aa1b4fb54fc7f2f355
Signed-off-by: default avatarJoel Hutton <Joel.Hutton@Arm.com>
parent 8790f025
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment