summaryrefslogtreecommitdiff
path: root/BaseTools/Source
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-08 11:58:59 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-08-09 09:49:57 +0200
commit3cdbd7528bd46584551de60f3c47e63963dda117 (patch)
treed302c8ed8500100025d0f0f26ba070e24487e8d6 /BaseTools/Source
parent9e730bd16418d76e400f87cf852b53f960d1d5b3 (diff)
downloadedk2-3cdbd7528bd46584551de60f3c47e63963dda117.zip
edk2-3cdbd7528bd46584551de60f3c47e63963dda117.tar.gz
edk2-3cdbd7528bd46584551de60f3c47e63963dda117.tar.bz2
BaseTools CLANG35: add missing XIP flags for AARCH64
When building for AARCH64, code that may execute with the MMU off should not perform unaligned accesses, which is why we set -mstrict-align for BASE, SEC, PEI_CORE and PEIM modules when building with GCCx. However, this setting is missing from CLANG35 so set it there as well. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source')
0 files changed, 0 insertions, 0 deletions