EDF also provides prebuilt demo images that use a common Linux rootfs. These images typically target an APU-only configuration.
For example, you can run the following
command:
MACHINE=amd-cortexa78-mali-common bitbake edf-linux-disk-image
In this case, the following behavior applies:
- AMD CI jobs prebuild the Linux rootfs.
- AMD CI jobs also prebuild the firmware binaries.
- The firmware targets a different
MACHINEthat defines the required firmware multiconfigs. - The build assembles the resulting artifacts together.
You should use this workflow for demo and evaluation purposes. This workflow relies on EDF-provided CI outputs.