commit | 4c2b73d11b9f27d0ac22b97ad9e08eaa3375e974 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Wed Jun 30 17:04:22 2021 +0200 |
committer | Yann Gautier <yann.gautier@foss.st.com> | Wed Jun 30 17:04:22 2021 +0200 |
tree | bc939b15982316217383a1c6c600cd82d697b78f | |
parent | 1a9a969687f0fb7890e1837d47e90efc0a149598 [diff] |
fix(plat/st): panic if boot interface is wrong Add a panic() at the end of stm32mp_io_setup() if the boot interface given in ROM code boot context is not supported. Change-Id: I0d50f21a11231febd21041b6e63108cc3e6f4f0c Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>