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