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