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