stm32mp1: add authentication support for stm32image
This commit adds authentication binary support for STM32MP1.
It prints the bootrom authentication result if signed
image is used and authenticates the next loaded STM32 images.
It also enables the dynamic translation table support
(PLAT_XLAT_TABLES_DYNAMIC) to use bootrom services.

Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Change-Id: Iba706519e0dc6b6fae1f3dd498383351f0f75f51
1 parent f700423 commit 4bdb1a7a6a1325343b0f0c375b43e9b874e31fca
@Lionel Debieve Lionel Debieve authored on 3 Sep 2019
Showing 8 changed files
View
drivers/st/io/io_stm32image.c
View
fdts/stm32mp157c-security.dtsi
View
plat/st/common/include/stm32mp_auth.h 0 → 100644
View
plat/st/common/stm32mp_auth.c 0 → 100644
View
plat/st/stm32mp1/bl2_plat_setup.c
View
plat/st/stm32mp1/include/boot_api.h
View
plat/st/stm32mp1/platform.mk
View
plat/st/stm32mp1/stm32mp1_def.h