]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.
authorAbner Chang <abner.chang@hpe.com>
Fri, 3 Apr 2020 05:48:57 +0000 (13:48 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 7 May 2020 03:17:15 +0000 (03:17 +0000)
commitea56fa3d4706dae4e662e01fddb24a2826abfcbd
tree99eff9fc605c852b913f3e53e203d54de1f5eab1
parentfaef5a367c8345df906be3755e15e0dabc3105b3
BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.

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

EDK CI for RISC-V architecture

Enable RISC-V architecture for RISC-V EDK2 CI testing.

Signed-off-by: Abner Chang <abner.chang@hpe.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bob Feng <bob.c.feng@intel.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 Helmut Schaefer <daniel.schaefer@hpe.com>
BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml [new file with mode: 0644]
BaseTools/Plugin/LinuxGcc5ToolChain/LinuxGcc5ToolChain.py