[edk2-devel] [edk2/master PATCH RISC-V CI v2 0/5] RISC-V EDK2 CI configuration files.

Abner Chang posted 5 patches 4 years, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/edk2 tags/patchew/20200309095318.7331-1-abner.chang@hpe.com
.azurepipelines/Ubuntu-GCC5.yml               |  3 +-
.pytool/CISettings.py                         | 15 +++-
.../Bin/gcc_riscv64_unknown_ext_dep.yaml      | 22 ++++++
.../LinuxGcc5ToolChain/LinuxGcc5ToolChain.py  | 31 +++++++++
RiscVPkg/RiscVPkg.ci.yaml                     | 68 ++++++++++++++++++
RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml     | 69 +++++++++++++++++++
6 files changed, 204 insertions(+), 4 deletions(-)
create mode 100644 BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml
create mode 100644 RiscVPkg/RiscVPkg.ci.yaml
create mode 100644 RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml
[edk2-devel] [edk2/master PATCH RISC-V CI v2 0/5] RISC-V EDK2 CI configuration files.
Posted by Abner Chang 4 years, 1 month ago
Address Sean's comments on "edk2/master PATCH RISC-V CI v1".
- Remove dependency of RiscVPkg from MdeModulePkg.ci.yaml.
- Add SHA to gcc_riscv64_unknown_ext_dep.yaml
- Create empty ExtendWords in both RiscVPkg.ci.yaml and RiscVPlatformPkg.ci.yaml.

BZ:2562:
https://bugzilla.tianocore.org/show_bug.cgi?id=2562

This set of patches enale RISC-V architecture on EDK2 CI test process.
The external dependency of toolchain for RISCV64 architecture is retrieved from:
https://media.githubusercontent.com/media/riscv/riscv-uefi-edk2-docs/master/gcc-riscv-edk2-ci-toolchain/.

Signed-off-by: Abner Chang <abner.chang@hpe.com>

Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Gilbert Chen <gilbert.chen@hpe.com>
Cc: Daniel Schaefer <daniel.schaefer@hpe.com>

Abner Chang (5):
  RiscVPlatformPkg: Add RiscVPlatformPkg yaml file for EDK2 CI.
  RiscVPkg: Add RiscVPkg yaml file for EDK2 CI.
  BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.
  .azurepipelines: Add RISC-V architecture on RISC-V EDK2 CI.
  .pytool: Add RISC-V architecture on RISC-V EDK2 CI.

 .azurepipelines/Ubuntu-GCC5.yml               |  3 +-
 .pytool/CISettings.py                         | 15 +++-
 .../Bin/gcc_riscv64_unknown_ext_dep.yaml      | 22 ++++++
 .../LinuxGcc5ToolChain/LinuxGcc5ToolChain.py  | 31 +++++++++
 RiscVPkg/RiscVPkg.ci.yaml                     | 68 ++++++++++++++++++
 RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml     | 69 +++++++++++++++++++
 6 files changed, 204 insertions(+), 4 deletions(-)
 create mode 100644 BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml
 create mode 100644 RiscVPkg/RiscVPkg.ci.yaml
 create mode 100644 RiscVPlatformPkg/RiscVPlatformPkg.ci.yaml

-- 
2.25.0


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#55679): https://edk2.groups.io/g/devel/message/55679
Mute This Topic: https://groups.io/mt/71831892/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-