Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 4d3948d9cccaf40eafaf0a49247846e84013a782
      
https://github.com/tianocore/edk2/commit/4d3948d9cccaf40eafaf0a49247846e84013a782
  Author: Ryan Harkin <[email protected]>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.dsc
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-CTA15-A7.fdf

  Log Message:
  -----------
  ArmPlatformPkg: remove ArmVExpress-CTA15-A7.dsc/fdf

ARM Ltd Platform support is migrating to use OpenPlatformPkg [1].

Currently, TC2 exists both in EDK2's ArmPlatformPkg and in
OpenPlatformPkg [2].  And they are starting to diverge, with
OpenPlatformPkg being the most up-to-date with current developments.
To prevent this divergence, remove the .dsc and .fdf files from
ArmPlatformPkg and leave OpenPlatformPkg as the master.

[1] https://git.linaro.org/uefi/OpenPlatformPkg.git

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <[email protected]>


  Commit: 9a7c894a461beb9cf249c456f337659165350cc0
      
https://github.com/tianocore/edk2/commit/9a7c894a461beb9cf249c456f337659165350cc0
  Author: Ryan Harkin <[email protected]>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.dsc
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-FVP-AArch64.fdf

  Log Message:
  -----------
  ArmPlatformPkg: remove ArmVExpress-FVP-AArch64.dsc/fdf

ARM Ltd Platform support is migrating to use OpenPlatformPkg [1].

Currently, FVP exists both in EDK2's ArmPlatformPkg and in
OpenPlatformPkg [2].  And they are starting to diverge, with
OpenPlatformPkg being the most up-to-date with current developments.
To prevent this divergence, remove the .dsc and .fdf files from
ArmPlatformPkg and leave OpenPlatformPkg as the master.

[1] https://git.linaro.org/uefi/OpenPlatformPkg.git
[2] 
https://git.linaro.org/uefi/OpenPlatformPkg.git/tree/master:/Platforms/ARM/VExpress

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <[email protected]>


  Commit: f6795d0b89c80ba50399ec4a38d74d02b3ee4036
      
https://github.com/tianocore/edk2/commit/f6795d0b89c80ba50399ec4a38d74d02b3ee4036
  Author: Ryan Harkin <[email protected]>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    R ArmPlatformPkg/ArmJunoPkg/ArmJuno.dsc
    R ArmPlatformPkg/ArmJunoPkg/ArmJuno.fdf

  Log Message:
  -----------
  ArmPlatformPkg: remove ArmJuno.dsc/fdf

ARM Ltd Platform support is migrating to use OpenPlatformPkg [1].

Currently, Juno exists both in EDK2's ArmPlatformPkg and in
OpenPlatformPkg [2].  And they are starting to diverge, with
OpenPlatformPkg being the most up-to-date with current developments.
To prevent this divergence, remove the .dsc and .fdf files from
ArmPlatformPkg and leave OpenPlatformPkg as the master.

We can't remove ArmJuno.dec yet because ACPI still uses it to set the
include path to ArmPlatform.h.

[1] https://git.linaro.org/uefi/OpenPlatformPkg.git
[2] 
https://git.linaro.org/uefi/OpenPlatformPkg.git/tree/master:/Platforms/ARM/Juno

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <[email protected]>


  Commit: bfc7793bd2df67810e0fb09ae76f587659a04946
      
https://github.com/tianocore/edk2/commit/bfc7793bd2df67810e0fb09ae76f587659a04946
  Author: Ryan Harkin <[email protected]>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.dsc
    R ArmPlatformPkg/ArmVExpressPkg/ArmVExpress-RTSM-A15_MPCore.fdf

  Log Message:
  -----------
  ArmPlatformPkg: remove ArmVExpress-RTSM-A15_MPCore.dsc/fdf

This platform is untested and no longer supported, so remove it from the
tree.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <[email protected]>


  Commit: 9a8f6fb40712938ad562e9a9095dc06dff9c1fce
      
https://github.com/tianocore/edk2/commit/9a8f6fb40712938ad562e9a9095dc06dff9c1fce
  Author: Ryan Harkin <[email protected]>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    R ArmPlatformPkg/Sec/AArch64/Arch.c
    R ArmPlatformPkg/Sec/AArch64/Helper.S
    R ArmPlatformPkg/Sec/AArch64/SecEntryPoint.S
    R ArmPlatformPkg/Sec/Arm/Arch.c
    R ArmPlatformPkg/Sec/Arm/Helper.S
    R ArmPlatformPkg/Sec/Arm/Helper.asm
    R ArmPlatformPkg/Sec/Arm/SecEntryPoint.S
    R ArmPlatformPkg/Sec/Arm/SecEntryPoint.asm
    R ArmPlatformPkg/Sec/Sec.c
    R ArmPlatformPkg/Sec/Sec.inf
    R ArmPlatformPkg/Sec/SecInternal.h

  Log Message:
  -----------
  ArmPlatformPkg: remove unused Sec library

The Sec library was built by the AARCH64 FVP models, but the binary was
unused because it was part of a legacy booting strategy from before ARM
Trusted Firmware came along.

This change requires changes in OpenPlatformPkg to remove the Sec binary
from the FVP build.

Signed-off-by: Ryan Harkin <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/d2a0d2e6acea...9a8f6fb40712
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to