mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-29 02:21:31 +00:00
7 lines
276 B
Text
7 lines
276 B
Text
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.
|