commit | 4337b9b6dcdee7c7f6a807335e1730aa2c6760c7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:49 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 76095cca5c7b1daa2a2e5f5b619cd4cfe68d1b8a | |
parent | 8f7f4e94016201cdaeae5f6528353308c6669212 [diff] |
Correct SPL use of SL28_SPL_LOADS_OPTEE_BL32 This converts 1 usage of this option to the non-SPL form, since there is no SPL_SL28_SPL_LOADS_OPTEE_BL32 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>