aboutsummaryrefslogtreecommitdiffstats
path: root/meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m_%.bbappend
blob: da70bc78064540bbe20aa444bcff7f59df9cff84 (plain)
1
2
3
4
5
6
# Machine specific configurations

MACHINE_TFM_REQUIRE ?= ""
MACHINE_TFM_REQUIRE:corstone1000 = "trusted-firmware-m-corstone1000.inc"

require ${MACHINE_TFM_REQUIRE}