audk/BaseTools/Bin
Rebecca Cran 1ce6ceb75b BaseTools: Switch to downloading the AARCH64 compiler from Arm's site
Linaro no longer do gcc releases - they're done by Arm now.

Update gcc_aarch64_linux_ext_dep.yaml to fetch the latest AARCH64 gcc
release (10.3-2021.07) from their site and fix LinuxGcc5ToolChain.py with the
new GCC_AARCH64_PREFIX.

Signed-off-by: Rebecca Cran <rebecca@bsdio.com>
Acked-by: Leif Lindholm <leif@nuviainc.com>
Acked-by: Liming Gao <gaoliming@byosoft.com.cn>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Pierre Gondois <Pierre.Gondois@arm.com>
Acked-by: Bob Feng <bob.c.feng@intel.com>
2021-09-29 11:41:36 +00:00
..
CYGWIN_NT-5.1-i686 BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Darwin-i386/Arm Adding a python script to enable RVCT 3.1 (ARM ARM compiler) to run in cygwin. The build system passes cygpaths and the Windows tool can not deal with that. The python converts paths to C:\ to make RVCT 3.1 happy. This has been fixed in RVCT 4.0. The ARM processor does not support instructions like divide, so compiler specific intrinsics are required. The .libs are checked in here and referenced from the tools_def.template file, so they are automatically included when the compiler is invoked. The souce to these .lib files will be checkin soon in a new ArmPkg. 2009-08-26 21:08:05 +00:00
gcc_aarch64_linux_ext_dep.yaml BaseTools: Switch to downloading the AARCH64 compiler from Arm's site 2021-09-29 11:41:36 +00:00
gcc_arm_linux_ext_dep.yaml BaseTools: Switch to downloading the ARM compiler from Arm's site 2021-09-29 11:41:36 +00:00
gcc_riscv64_unknown_ext_dep.yaml BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI. 2020-05-07 03:17:15 +00:00
iasl_ext_dep.yaml BaseTools: update IASL extdep to more modern version 2020-09-16 01:26:08 +00:00
nasm_ext_dep.yaml BaseTools: Update the NASM CI dependency 2021-03-08 01:33:44 +00:00