-
- Downloads
stm32mp1: use auth-framework
Enable TRUSTED_BOARD_BOOT. This change removes calls to stm32mp_check_header() and stm32mp_auth_image() when boot images are loaded since images are now verified from the authentication framework. Change-Id: Iec5b645e1581543c99ae59bdb4dd033c577f2295 Signed-off-by:Nicolas Toromanoff <nicolas.toromanoff@st.com> Signed-off-by:
Lionel Debieve <lionel.debieve@st.com>
Showing
- drivers/st/io/io_stm32image.c 4 additions, 14 deletionsdrivers/st/io/io_stm32image.c
- fdts/stm32mp151.dtsi 7 additions, 2 deletionsfdts/stm32mp151.dtsi
- fdts/stm32mp157c-ed1.dts 2 additions, 0 deletionsfdts/stm32mp157c-ed1.dts
- fdts/stm32mp15xx-dkx.dtsi 2 additions, 0 deletionsfdts/stm32mp15xx-dkx.dtsi
- plat/st/common/include/stm32mp_auth.h 0 additions, 19 deletionsplat/st/common/include/stm32mp_auth.h
- plat/st/common/include/stm32mp_common.h 6 additions, 0 deletionsplat/st/common/include/stm32mp_common.h
- plat/st/common/stm32mp_auth.c 0 additions, 95 deletionsplat/st/common/stm32mp_auth.c
- plat/st/common/stm32mp_common.c 46 additions, 11 deletionsplat/st/common/stm32mp_common.c
- plat/st/common/stm32mp_cot.c 114 additions, 0 deletionsplat/st/common/stm32mp_cot.c
- plat/st/common/stm32mp_crypto_lib.c 158 additions, 0 deletionsplat/st/common/stm32mp_crypto_lib.c
- plat/st/common/stm32mp_img_parser_lib.c 75 additions, 0 deletionsplat/st/common/stm32mp_img_parser_lib.c
- plat/st/common/stm32mp_trusted_boot.c 98 additions, 0 deletionsplat/st/common/stm32mp_trusted_boot.c
- plat/st/stm32mp1/bl2_plat_setup.c 15 additions, 10 deletionsplat/st/stm32mp1/bl2_plat_setup.c
- plat/st/stm32mp1/include/boot_api.h 3 additions, 10 deletionsplat/st/stm32mp1/include/boot_api.h
- plat/st/stm32mp1/platform.mk 14 additions, 1 deletionplat/st/stm32mp1/platform.mk
- plat/st/stm32mp1/stm32mp1_def.h 1 addition, 1 deletionplat/st/stm32mp1/stm32mp1_def.h
Loading
Please register or sign in to comment