commit | 98a22d0d6bc1dc0ada900da3c92c07466be1f7c0 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Wed May 04 15:52:27 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed May 11 09:22:24 2022 -0400 |
tree | 974822a75cb88e16f7044f6a2974b74e63cdb803 | |
parent | 4c1f476a279d57d971662e4330f9cadf519965b6 [diff] |
boot: Kconfig: Disable non-FIT loading for TI secure devices Non-FIT image loading support should be disabled for TI secure devices as the image handlers for those image types do not follow our secure boot checks. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>