Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>master
parent
949dd81b43
commit
527a07277b
@ -0,0 +1,7 @@ |
||||
config TPM_TIS_SANDBOX |
||||
bool "Enable sandbox TPM driver" |
||||
help |
||||
This driver emulates a TPM, providing access to base functions |
||||
such as reading and writing TPM private data. This is enough to |
||||
support Chrome OS verified boot. Extend functionality is not |
||||
implemented. |
Loading…
Reference in new issue