commit | c89d32a7b1acc6a16b1e749e93844f7364ceacbf | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 12:22:27 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 09 04:40:27 2018 -0600 |
tree | abffe71f73c667fd8cd5234aaaa262f9ddd6e24e | |
parent | c6ebd011bb27750263e8dd62e33ed5cdd49dc88e [diff] |
tpm: Use livetree and allow children Adjust the TPM drivers to use livetree (only one does not). Also, sometimes TPMs can have child devices if they provide a service to the system (such as storing secure data), so permit that. Signed-off-by: Simon Glass <sjg@chromium.org>