blob: e276fb86297e1241fb500b8481f59c835bf8c744 [file] [log] [blame]
Andrew Geissler2daf84b2023-03-31 09:57:23 -05001# Machine specific configurations
2
3MACHINE_OPTEE_OS_REQUIRE ?= ""
Andrew Geissler2edf0642023-09-11 08:24:07 -04004MACHINE_OPTEE_OS_REQUIRE:tc = "optee-os-tc.inc"
Andrew Geissler2daf84b2023-03-31 09:57:23 -05005
6require ${MACHINE_OPTEE_OS_REQUIRE}