On 25 October 2016 at 18:15, Ard Biesheuvel ard.biesheuvel@linaro.org wrote:
Remove any remaining references to the ARM BDS. For convenience, this also involves moving FVP an TC2 to the generic BDS. (Juno still uses the Intel BDS)
Ard Biesheuvel (5): Platforms/ARM/VExpress: set terminal type to TTY Platforms/ARM/VExpress: make BdsLib dependencies explicit Platforms/ARM/VExpress: add generic BDS/UiApp dependencies Platforms/ARM/ArmVExpress-CTA15-A7: switch to generic BDS Platform/ARM/FVP: switch to generic BDS
Platforms/ARM/Juno/ArmJuno.dsc | 5 ++- Platforms/ARM/VExpress/ArmVExpress-CTA15-A7.dsc | 13 +++++-- Platforms/ARM/VExpress/ArmVExpress-CTA15-A7.fdf | 3 +- Platforms/ARM/VExpress/ArmVExpress-FVP-AArch64.dsc | 17 +++++---- Platforms/ARM/VExpress/ArmVExpress-FVP-AArch64.fdf | 7 ++-- Platforms/ARM/VExpress/ArmVExpress.dsc.inc | 36 ++++++++++++++------ 6 files changed, 55 insertions(+), 26 deletions(-)
-- 2.7.4
For the whole series, with "[PATCH] Platforms/ARM/Juno: switch to generic BDS" stacked on top, tested on Juno R0/1/2, TC2 and FVP AEMv8 and Foundation models.
Tested-by: Ryan Harkin ryan.harkin@linaro.org