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