Re: [edk2] [PATCH v2 0/7] small model and clang support for AARCH64

2015-08-07 Thread Ard Biesheuvel
On 7 August 2015 at 16:05, Leif Lindholm wrote: > Thanks Ard, > > Tested on Juno/FVP. > > I can see two issues: > - While building, clang gives a fair amount of > clang: warning: argument unused during compilation: '-I '. Yes, this turns out to be the assembler driver that does not take -I. I w

Re: [edk2] [PATCH v2 0/7] small model and clang support for AARCH64

2015-08-07 Thread Leif Lindholm
Thanks Ard, Tested on Juno/FVP. I can see two issues: - While building, clang gives a fair amount of clang: warning: argument unused during compilation: '-I '. - The increase in code size compared to GCC means that Juno with IntelBds no longer fits in the FV. But the latter is not supported

[edk2] [PATCH v2 0/7] small model and clang support for AARCH64

2015-08-03 Thread Ard Biesheuvel
This is another followup to the series 'small C model and LLVM/clang support for AARCH64' that I sent out on July 17th. Now that the FFS/FV optimization patches have been merged, this is what remains to allow the AARCH64 platforms to be built using clang, combined with the GNU binutils (cross-)tool