summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone/README.md
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-02-23 14:07:12 -0800
committerMark Hatle <mark.hatle@amd.com>2023-02-24 06:10:39 -0800
commit3da29a97cf5cd0ebac38e36a95862c4168533686 (patch)
treefd8b8432a922e961c379da3b4ccda85a36feee20 /meta-xilinx-standalone/README.md
parentb9c4df8783edc2eac7808a7eed25891dc650635c (diff)
downloadmeta-xilinx-3da29a97cf5cd0ebac38e36a95862c4168533686.tar.gz
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 <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone/README.md')
-rw-r--r--meta-xilinx-standalone/README.md15
1 files changed, 1 insertions, 14 deletions
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 @@
1# meta-xilinx-standalone 1# meta-xilinx-standalone
2 2
3This layer is meant to augment Yocto/OE functionality to provide a 3This layer is meant to augment Yocto/OE functionality to provide a
4Baremetal/Standalone Toolchain as well as a generic version of various 4Baremetal/Standalone distribution as well as a generic version of various
5firmware that is required to boot a ZynqMP or Versal system. 5firmware that is required to boot a ZynqMP or Versal system.
6 6
7For optimized versions of the firmware and additional components you must 7For optimized versions of the firmware and additional components you must
@@ -14,19 +14,6 @@ configuration build, or a multiconfig build. A multiconfig build, along
14with the MACHINES defined in meta-xilinx-bsps will automate the generation 14with the MACHINES defined in meta-xilinx-bsps will automate the generation
15of certain firmwares. 15of certain firmwares.
16 16
17## Toolchains
18
19To build standalone toolchains similar to those embedded with the
20Xilinx xsct tooling:
21
22Use one of the custom machines:
23 aarch32-tc - 32-bit ARM toolchains (various)
24 aarch64-tc - 64-bit ARM toolchains (various)
25 arm-rm-tc - ARM Cortex-R (and various)
26 microblaze-tc - Microblaze toolchains (various)
27
28MACHINE=<machine> DISTRO=xilinx-standalone bitbake meta-toolchain
29
30## Standalone Firmware 17## Standalone Firmware
31 18
32The standalone firmware is a genericly configured firmware, it can be 19The standalone firmware is a genericly configured firmware, it can be