blob: 87bb56a8c6f4ca5a69948b1d502dd279166cbe05 [file] [log] [blame]
Andrew Geissler84ad7c52020-06-27 00:00:16 -05001MACHINE = "cortexa53-zynqmp"
2DISTRO = "xilinx-standalone"
3TMPDIR = "${TOPDIR}/tmp-${MACHINE}-${TCLIBC}"
4
5# These should be temporary until the dtg repo has the correct design
6HDF_BASE ?= "file://"
7HDF_PATH ?= "${TOPDIR}/system.dsa"
8HDF_EXT ?= "dsa"