xref: /rk3399_rockchip-uboot/lib/optee_clientApi/Kconfig (revision f5e7d251111abcb792372f8aa5f10b29ae81f10b)
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