arm-trusted-firmware/plat/st/common
Etienne Carriere 47cf5d3f28 stm32mp1: introduce shared resources support
STM32MP1 SoC includes peripheral interfaces that can be assigned to
the secure world, or that can be opened to the non-secure world.

This change introduces the basics of a driver that manages such
resources which assignation is done at run time. It currently offers
API functions that state whether a service exposed to non-secure
world has permission to access a targeted clock or reset controller.

Change-Id: Iff20028f41586bc501085488c03546ffe31046d8
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2020-06-23 09:16:48 +02:00
..
include stm32mp1: introduce shared resources support 2020-06-23 09:16:48 +02:00
bl2_io_storage.c stm32mp1: Add support for SPI-NOR boot device 2020-01-20 11:32:59 +01:00
stm32mp_auth.c stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.c plat/st: move GPIO bank helper function to platform source files 2020-05-11 14:20:58 +02:00
stm32mp_dt.c plat/stm32mp1: fdt helpers for secure aware gpio bank 2020-05-11 14:30:03 +02:00