[U-Boot] [PATCH 2/3] stm32mp1: add configuration op-tee

Patrick DELAUNAY patrick.delaunay at st.com
Fri Jul 12 12:41:44 UTC 2019


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: mardi 2 juillet 2019 13:26
> 
> Add support of Trusted boot chain with OP-TEE
> - reserved 32MB at the end of the DDR for OP-TEE
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
> 
>  arch/arm/mach-stm32mp/Kconfig     |  12 ++++-
>  board/st/stm32mp1/MAINTAINERS     |   1 +
>  board/st/stm32mp1/README          |  29 ++++++++---
>  board/st/stm32mp1/stm32mp1.c      |   4 +-
>  configs/stm32mp15_optee_defconfig | 103
> ++++++++++++++++++++++++++++++++++++++
>  include/configs/stm32mp1.h        |  13 +++++
>  6 files changed, 153 insertions(+), 9 deletions(-)  create mode 100644
> configs/stm32mp15_optee_defconfig
> 

Applied to u-boot-stm32/master, thanks!

Patrick


More information about the U-Boot mailing list