blob: 63e2cbf79c7f83059b6e9f3989ba160ab382ac94 [file] [log] [blame]
Heiko Stuebner1c9bb9b2019-10-23 16:46:41 +02001config UT_OPTEE
2 bool "Enable OP-TEE Unit Tests"
Simon Glasse36afcd2025-02-07 11:30:43 -07003 depends on OF_CONTROL && OPTEE
Heiko Stuebner1c9bb9b2019-10-23 16:46:41 +02004 default y
5 help
6 This enables the 'ut optee' command which runs a series of unit
7 tests on the optee library code..