arm-trusted-firmware/plat/st/common/include
Etienne Carriere 5f038ac683 stm32mp1: shared resources: apply registered configuration
BL32/SP_MIN configures platform security hardening from the shared
resources driver.  At the end of SP_MIN initialization, all shared
resources shall be assigned to secure or non-secure world by
drivers. A lock prevent from further change on the resource
assignation. By definition, resources not registered are assign
to non-secure world since not claimed by any component on the BL.

No functional change as all resources are currently in state
SHRES_UNREGISTERED hence assigned to non-secure world as prior
this change in stm32mp1_etzpc_early_setup() and
sp_min_platform_setup().

Change-Id: Ic41fab47216c3b8b7a6a75b8358cfcec411ed941
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2020-06-23 09:17:45 +02:00
..
stm32mp_auth.h stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.h plat/stm32mp1: fdt helpers for secure aware gpio bank 2020-05-11 14:30:03 +02:00
stm32mp_dt.h plat/stm32mp1: fdt helpers for secure aware gpio bank 2020-05-11 14:30:03 +02:00
stm32mp_shared_resources.h stm32mp1: shared resources: apply registered configuration 2020-06-23 09:17:45 +02:00
stm32mp_shres_helpers.h stm32mp1: update clock driver 2019-02-14 11:20:23 +01:00