On 12 February 2016 at 15:04, Leif Lindholm leif.lindholm@linaro.org wrote:
On Fri, Feb 12, 2016 at 11:02:08AM +0000, Ryan Harkin wrote:
On 12 February 2016 at 08:55, Ard Biesheuvel ard.biesheuvel@linaro.org wrote:
On 11 February 2016 at 18:57, Ryan Harkin ryan.harkin@linaro.org wrote:
Since we've pushed a load of patches to move ARM Ltd platform support from EDK2 to OpenPlatformPkg, it's time for a cleanup of the configs we hold.
[PATCH 1/5] platforms.config: build from OpenPlatformPkg [PATCH 2/5] platforms.config: remove ARM_FOUNDATION_FVP [PATCH 3/5] platforms.config: add fvp_gicv2_legacy [PATCH 4/5] platforms.config: fvp_full: enable PL111 [PATCH 5/5] platforms.config: remove obsolete ARM Ltd configs
All looks fine to me
Acked-by: Ard Biesheuvel ard.biesheuvel@linaro.org
Thanks Ard.
As it happens, I decided to drop PATCH 3/5 to add the legacy config. It's clutter that we don't need. If I want to build with the gicv2 legacy mode, I can pass a -D param to the uefi-build.sh script.
I pushed the updated series to my tree here:
https://git.linaro.org/landing-teams/working/arm/uefi-tools.git/shortlog/ref...
For the (shortened) series: Acked-by: Leif Lindholm leif.lindholm@linaro.org
Feel free to push it yourself :)
Thanks, will do :)
/ Leif