summaryrefslogtreecommitdiff
path: root/meta-arm/meta-arm-bsp/recipes-security/optee/optee-test-tc.inc
blob: af73675348d8c0c574216fbad86e2b348310e5a5 (plain)
1
2
3
4
5
6
7
8
# TC specific configuration

FILESEXTRAPATHS:prepend := "${THISDIR}/files/optee-test/tc:"
SRC_URI:append:tc = " \
    file://0001-xtest-Limit-tests-to-a-single-thread.patch \
    "

COMPATIBLE_MACHINE = "(tc?)"