On 9 August 2016 at 06:01, Gao, Liming <liming....@intel.com> wrote:
> Reviewed-by: Liming Gao <liming....@intel.com>
>

Thanks

Pushed as

3cdbd7528bd4 BaseTools CLANG35: add missing XIP flags for AARCH64
0f73cca02b64 BaseTools ARM: impose strict alignment only for XIP modules

>> -----Original Message-----
>> From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
>> Sent: Monday, August 08, 2016 6:40 PM
>> To: leif.lindh...@linaro.org; Zhu, Yonghong <yonghong....@intel.com>;
>> Gao, Liming <liming....@intel.com>; edk2-devel@lists.01.org
>> Cc: Ard Biesheuvel <ard.biesheu...@linaro.org>
>> Subject: [PATCH 0/2] BaseTools ARM/AARCH64: improve XIP support
>>
>> 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
>
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to