commit | 1540e72181405d6b96acfd0d4cf4eb57c332d334 | [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 | 9d9b4e562ec2c6b5546020c8769ecf041adaf2a7 [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>