blob: 60e9e1fa599b28afd633c3b90db42f6ec7a38dda (
plain)
1
2
3
4
5
6
7
|
# Copyright 2017-2024 NXP
require optee-client-fslc.inc
SRC_URI += "git://github.com/nxp-imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH}"
COMPATIBLE_MACHINE = "(imx-nxp-bsp)"
|