commit | 5d0e4f4f967f8fa935cd5878a3616bed730ad7a1 | [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 | 63dcf3a7d98a0010c6eafe0e619f58d065f88963 [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>