public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Enable RISC-V architecture for RISC-V EDK2 CI.
@ 2020-04-10  7:13 Abner Chang
  2020-04-10  7:13 ` [PATCH v1 2/3] .azurepipelines: " Abner Chang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Abner Chang @ 2020-04-10  7:13 UTC (permalink / raw)
  To: devel; +Cc: abner.chang

Enable EDK2 CI test on RISC-V architecture.

BZ for entire RISC-V edk2 port,
https://bugzilla.tianocore.org/show_bug.cgi?id=2672

These commits are verified by below PR,
https://github.com/tianocore/edk2/pull/512

Abner Chang (3):
  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                         |  9 ++++-
 .../Bin/gcc_riscv64_unknown_ext_dep.yaml      | 22 +++++++++++
 .../LinuxGcc5ToolChain/LinuxGcc5ToolChain.py  | 38 +++++++++++++++++++
 4 files changed, 69 insertions(+), 3 deletions(-)
 create mode 100644 BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml

-- 
2.25.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-26 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-10  7:13 [PATCH v1 0/3] Enable RISC-V architecture for RISC-V EDK2 CI Abner Chang
2020-04-10  7:13 ` [PATCH v1 2/3] .azurepipelines: " Abner Chang
2020-04-10  7:13 ` [PATCH v1 3/3] .pytool: " Abner Chang
2020-04-25  3:36 ` [edk2-devel] [PATCH v1 0/3] " Sean
2020-04-26 11:36   ` Abner Chang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox