blob: 56ed2aa20e4914120b9b149cc38d76e9fc88c191 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright (C) 2017-2021 NXP
require optee-test-fslc.inc
SRC_URI = "git://github.com/nxp-imx/imx-optee-test.git;protocol=https;branch=${SRCBRANCH}"
SRCBRANCH = "lf-6.1.22_2.0.0"
SRCREV = "c2c9f922044d2c8a7ab384812bb124c6da2b7888"
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|