linuxOS_D21X/source/uboot-2021.10/test/optee/Kconfig

8 lines
215 B
Plaintext
Raw Normal View History

2024-11-29 08:13:19 +00:00
config UT_OPTEE
bool "Enable OP-TEE Unit Tests"
depends on UNIT_TEST && OF_CONTROL && OPTEE
default y
help
This enables the 'ut optee' command which runs a series of unit
tests on the optee library code..