Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 1 | # TC specific configuration |
2 | |||||
3 | FILESEXTRAPATHS:prepend := "${THISDIR}/files/optee-test/tc:" | ||||
4 | SRC_URI:append:tc = " \ | ||||
5 | file://0001-xtest-Limit-tests-to-a-single-thread.patch \ | ||||
6 | " | ||||
7 | |||||
8 | COMPATIBLE_MACHINE = "(tc?)" |