commit | ae9b57b50b2dfad6fefb37af95991362f79abcd3 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Thu Feb 16 11:18:40 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 18 14:28:51 2017 -0400 |
tree | 357a94ee73b9178a6075068c212bcac04b4f9fbd | |
parent | 722a6b1741bacd4ba36fb89906dbb8bf696d70a7 [diff] |
Kconfig: Disable non-FIT SPL loading for TI secure devices Non-FIT SPL image loading support should be disabled for TI secure devices as the image handlers for those image types do not follow our secure boot flow. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>