From 3da29a97cf5cd0ebac38e36a95862c4168533686 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Thu, 23 Feb 2023 14:07:12 -0800 Subject: machines: Move special TC machines to meta-petalinux The special toolchains are really only applicable to a PetaLinux/Vitis toolchain build. Signed-off-by: Mark Hatle --- meta-xilinx-standalone/README.md | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'meta-xilinx-standalone/README.md') diff --git a/meta-xilinx-standalone/README.md b/meta-xilinx-standalone/README.md index 6193f015..8834a87b 100644 --- a/meta-xilinx-standalone/README.md +++ b/meta-xilinx-standalone/README.md @@ -1,7 +1,7 @@ # meta-xilinx-standalone This layer is meant to augment Yocto/OE functionality to provide a -Baremetal/Standalone Toolchain as well as a generic version of various +Baremetal/Standalone distribution as well as a generic version of various firmware that is required to boot a ZynqMP or Versal system. For optimized versions of the firmware and additional components you must @@ -14,19 +14,6 @@ configuration build, or a multiconfig build. A multiconfig build, along with the MACHINES defined in meta-xilinx-bsps will automate the generation of certain firmwares. -## Toolchains - -To build standalone toolchains similar to those embedded with the -Xilinx xsct tooling: - -Use one of the custom machines: - aarch32-tc - 32-bit ARM toolchains (various) - aarch64-tc - 64-bit ARM toolchains (various) - arm-rm-tc - ARM Cortex-R (and various) - microblaze-tc - Microblaze toolchains (various) - -MACHINE= DISTRO=xilinx-standalone bitbake meta-toolchain - ## Standalone Firmware The standalone firmware is a genericly configured firmware, it can be -- cgit v1.2.3-54-g00ecf