configs: rv1126: enable optee client v2

Enable otp verified-boot flag verify for U-Boot proper.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I64547de92cde34f71e14b418c4c2e64ae70fa676
This commit is contained in:
Joseph Chen 2020-05-25 16:33:01 +08:00
parent e59905bf16
commit d44b14ecc8
1 changed files with 2 additions and 0 deletions

View File

@ -141,3 +141,5 @@ CONFIG_SPL_RSA=y
CONFIG_SHA512=y
CONFIG_ERRNO_STR=y
# CONFIG_EFI_LOADER is not set
CONFIG_OPTEE_CLIENT=y
CONFIG_OPTEE_V2=y