[U-Boot] [PATCH 0/3] stm32mp1: add OP-TEE configuration and associated MTD partitions

Patrick Delaunay patrick.delaunay at st.com
Tue Jul 2 11:26:04 UTC 2019


Added features for v2019.10
- Add Trusted boot chain with OP-TEE
- fixup of MTDPARTS in kernel device tree



Patrick Delaunay (3):
  stm32mp1: reorder some CONFIG in stm32mp1.h
  stm32mp1: add configuration op-tee
  stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS

 arch/arm/mach-stm32mp/Kconfig       |  13 ++++-
 board/st/stm32mp1/MAINTAINERS       |   1 +
 board/st/stm32mp1/README            |  29 +++++++---
 board/st/stm32mp1/stm32mp1.c        |  22 +++++++-
 configs/stm32mp15_basic_defconfig   |   1 +
 configs/stm32mp15_optee_defconfig   | 104 ++++++++++++++++++++++++++++++++++++
 configs/stm32mp15_trusted_defconfig |   1 +
 include/configs/stm32mp1.h          |  30 ++++++++---
 8 files changed, 186 insertions(+), 15 deletions(-)
 create mode 100644 configs/stm32mp15_optee_defconfig

-- 
2.7.4



More information about the U-Boot mailing list