]>
Commit | Line | Data |
---|---|---|
96383bdf HS |
1 | config UT_OPTEE |
2 | bool "Enable OP-TEE Unit Tests" | |
3 | depends on UNIT_TEST && OF_CONTROL && OPTEE | |
4 | default y | |
5 | help | |
6 | This enables the 'ut optee' command which runs a series of unit | |
7 | tests on the optee library code.. |