[PATCH v1 0/3] add optee support for broadcom NS3 soc
Rayagonda Kokatanur
rayagonda.kokatanur at broadcom.com
Sun May 17 10:27:58 CEST 2020
This is fourth patch set series prepared on top of third
patch set ("add FIT image support for broadcom NS3 soc").
This patch adds optee support.
Vikas Gupta (3):
board: ns3: add optee based bnxt fw load driver
configs: ns3: enable tee and optee driver
arm: dts: ns3: add optee node
arch/arm/dts/ns3.dtsi | 7 ++
board/broadcom/bcmns3/Kconfig | 5 +
board/broadcom/bcmns3/Makefile | 1 +
board/broadcom/bcmns3/chimp_optee.c | 154 ++++++++++++++++++++++++++++
configs/bcm_ns3_defconfig | 5 +-
include/brcm/chimp.h | 40 ++++++++
6 files changed, 211 insertions(+), 1 deletion(-)
create mode 100644 board/broadcom/bcmns3/chimp_optee.c
create mode 100644 include/brcm/chimp.h
--
2.17.1
More information about the U-Boot
mailing list