#@TYPE: Machine #@NAME: zynqmp-mali-common #@DESCRIPTION: Machine configuration for a common ZynqMP (MPSOC) filesystem devices w/ mali400 #### Preamble MACHINEOVERRIDES =. "${@['', 'zynqmp-mali-common:']['zynqmp-mali-common' != '${MACHINE}']}" #### Regular settings follow DEFAULTTUNE = "cortexa53" require conf/machine/zynqmp-generic.conf MACHINE_FEATURES += "mali400 vcu" #### No additional settings should be after the Postamble #### Postamble PACKAGE_EXTRA_ARCHS:append = "${@['', ' zynqmp_mali_common']['zynqmp-mali-common' != "${MACHINE}"]}"