spl: Force disable non-FIT loading for TI secure devices
authorAndrew Davis <afd@ti.com>
Wed, 4 May 2022 20:52:26 +0000 (15:52 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 11 May 2022 13:22:24 +0000 (09:22 -0400)
commit11f32da79f5519b5b12d000bb990e55b0c351b6e
tree4bc73309a51fcd1ccc9bb1808d5e21c6270641b1
parent6665ab179532932f34162bc62d0240116f2e38ac
spl: Force disable non-FIT loading for TI secure devices

Booting of non-FIT images bypass our chain-of-trust boot flow,
these options should not be allowed when high security is set.

Signed-off-by: Andrew Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
common/spl/Kconfig