commit | 0b1671bc0fb2dec87eaf988ff2b8aa2ee443ec05 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:19 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 720c3bd94f5256a45328f2a669910d6cdf2a32ac | |
parent | 1677705c937ec88aea159b443791fa2dcb1af8cd [diff] |
Correct SPL use of TPM_RNG This converts 1 usage of this option to the non-SPL form, since there is no SPL_TPM_RNG defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>