Re: [edk2] [PATCH] BaseTools RVCT: use scatter file to implement minimum section alignment

2015-12-01 Thread Gao, Liming
Reviewed-by: Liming Gao -Original Message- From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] Sent: Tuesday, December 01, 2015 4:59 PM To: edk2-devel@lists.01.org; eug...@hp.com Cc: leif.lindh...@linaro.org; Gao, Liming; Ard Biesheuvel Subject: [PATCH]

[edk2] [PATCH] BaseTools RVCT: use scatter file to implement minimum section alignment

2015-12-01 Thread Ard Biesheuvel
Since debugging tools on ARM usually take the ELF image as input, while the target runs the PE/COFF version, we need to take special care to ensure that the two look identical in memory. The minimum section alignment imposed by GenFw is 32 bytes, so introduce a RVCT scatter file that sets this