]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml
BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.
[mirror_edk2.git] / BaseTools / Bin / gcc_riscv64_unknown_ext_dep.yaml
diff --git a/BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml b/BaseTools/Bin/gcc_riscv64_unknown_ext_dep.yaml
new file mode 100644 (file)
index 0000000..8abbcd7
--- /dev/null
@@ -0,0 +1,22 @@
+## @file\r
+# Download GCC RISCV64 compiler from RISC-V Organization release site\r
+# Set shell variable GCC5_RISCV64_INSTALL to this folder\r
+#\r
+# This is only downloaded when a build activates scope gcc_riscv64_unknown\r
+#\r
+# Copyright (c) Microsoft Corporation.\r
+# Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+##\r
+{\r
+  "scope": "gcc_riscv64_unknown",\r
+  "type": "web",\r
+  "name": "gcc_riscv64_unknown",\r
+  "source": "https://raw.githubusercontent.com/riscv/riscv-uefi-edk2-docs/master/gcc-riscv-edk2-ci-toolchain/gcc-riscv-9.2.0-2020.04-x86_64_riscv64-unknown-gnu.tar.xz",\r
+  "version": "9.2.0",\r
+  "compression_type": "tar",\r
+  "sha256": "28373643b69f0ce008273c3dc63f172aa1121952f1b9ae94d7485ac94af7f344",\r
+  "internal_path": "/gcc-riscv-9.2.0-2020.04-x86_64_riscv64-unknown-gnu",\r
+  "flags": ["set_shell_var", ],\r
+  "var_name": "GCC5_RISCV64_INSTALL"\r
+}\r