public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] BaseTools ARM/AARCH64: improve XIP support
@ 2016-08-08 10:40 Ard Biesheuvel
  2016-08-08 10:40 ` [PATCH 1/2] BaseTools CLANG35: add missing XIP flags for AARCH64 Ard Biesheuvel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ard Biesheuvel @ 2016-08-08 10:40 UTC (permalink / raw)
  To: leif.lindholm, yonghong.zhu, liming.gao, edk2-devel; +Cc: Ard Biesheuvel

Patch #1 adds the missing XIP flags to CLANG35, to prevent code to be
generated that performs unaligned accesses before the MMU is on.

Patch #2 extends the XIP CC flags support to ARM.

Ard Biesheuvel (2):
  BaseTools CLANG35: add missing XIP flags for AARCH64
  BaseTools ARM: impose strict alignment only for XIP modules

 BaseTools/Conf/build_rule.template |  2 +-
 BaseTools/Conf/tools_def.template  | 21 ++++++++++++++++----
 2 files changed, 18 insertions(+), 5 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-09  7:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 10:40 [PATCH 0/2] BaseTools ARM/AARCH64: improve XIP support Ard Biesheuvel
2016-08-08 10:40 ` [PATCH 1/2] BaseTools CLANG35: add missing XIP flags for AARCH64 Ard Biesheuvel
2016-08-08 10:40 ` [PATCH 2/2] BaseTools ARM: impose strict alignment only for XIP modules Ard Biesheuvel
2016-08-09  4:01 ` [PATCH 0/2] BaseTools ARM/AARCH64: improve XIP support Gao, Liming
2016-08-09  7:53   ` Ard Biesheuvel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox