xref: /rk3399_rockchip-uboot/lib/optee_clientApi/Kconfig (revision b048a4dbd0aff2e42f13b9ae711038aef15d9444)
1config OPTEE_CLIENT
2	bool "Support OPTEE"
3	help
4	  U-boot can communicate with trust if
5	  the config is enable. This function can
6	  be use in android bootloader a/b and avb
7	  step.
8