diff options
author | Mark Hatle <mark.hatle@amd.com> | 2024-09-19 17:16:12 -0600 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-09-20 10:53:42 -0600 |
commit | c0e25710a7c4e7cbcb0dba2f0b01b1b977d02030 (patch) | |
tree | b0be24dbac4539f47402493d3530636f14e0aee0 /README.md | |
parent | b86a9195b39e0e93dd723de8a02717a4273c07c2 (diff) | |
download | meta-xilinx-c0e25710a7c4e7cbcb0dba2f0b01b1b977d02030.tar.gz |
meta-xilinx-core: Add common/superset machines
Add various "superset" machines. These machines can be used to generated a
binary distribution for a collection of machines.
These differ from the generic machines, as they have full CPU optimization
(DEFAULTTUNE) for the SoC, as well as the common MACHINE_FEATURES for a
collection of chips.
The MACHINE_FEATURES specified may not work on all chips, but will not cause
an incompatibility.
The common machines are:
Machine | SoC | DEFAULTTUNE | MACHINE_FEATURES
-------------------+------------+------------------+-----------------
zynq-common | Zynq7 | cortexa9thf-neon | (none)
zynqmp-common | ZynqMP | cortexa53 | vcu rfsoc
zynqmp-mali-common | ZynqMP | cortexa53 | mali400 vcu
versal-common | Versal | cortexa72 | aie vdu
versal-net-common | Versal-Net | cortexa78 | (none)
The mali400 option itself is not mutually exclusive from non, however the
default configuration of many systems also enabled libmali. libmali
inclusion WILL create a system that is incompatible with mesa.
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions