commit | 4c1f476a279d57d971662e4330f9cadf519965b6 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Wed May 04 15:52:26 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed May 11 09:22:24 2022 -0400 |
tree | 4bc73309a51fcd1ccc9bb1808d5e21c6270641b1 | |
parent | 360ec6ab75116c6c28f8445a50a677c19cc662c0 [diff] |
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>