xref: /rk3399_rockchip-uboot/drivers/tpm/Kconfig (revision 057c2200557e187a47f2c10af6c0b2db9bf88df3)
1config TPM_TIS_SANDBOX
2	bool "Enable sandbox TPM driver"
3	help
4	  This driver emulates a TPM, providing access to base functions
5	  such as reading and writing TPM private data. This is enough to
6	  support Chrome OS verified boot. Extend functionality is not
7	  implemented.
8