arm-trusted-firmware/drivers/st
Etienne Carriere 77d0504ed5 drivers: introduce ST ETZPC driver
ETZPC stands for Extended TrustZone Protection Controller. It is a
resource conditional access device. It is mainly based on Arm TZPC.

ST ETZPC exposes memory mapped DECPROT cells to set access permissions
to SoC peripheral interfaces as I2C, SPI, DDR controllers, and some
of the SoC internal memories.

ST ETZPC exposes memory mapped TZMA cells to set access permissions
to some SoC internal memories.

Change-Id: I47ce20ffcfb55306dab923153b71e1bcbe2a5570
Co-developed-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2020-06-03 15:53:46 +02:00
..
bsec bsec: move bsec_mode_is_closed_device() service to platform 2019-09-20 23:21:10 +02:00
clk drivers: stm32mp1 clocks: fix debug trace on clock enable/disable 2020-05-11 15:04:49 +02:00
crypto drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
ddr plat/stm32: Implement fdt_read_uint32_default() as a wrapper 2020-04-29 10:19:17 +01:00
etzpc drivers: introduce ST ETZPC driver 2020-06-03 15:53:46 +02:00
fmc drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
gpio gpio: stm32_gpio: do not mix error code types 2019-10-03 11:17:48 +02:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io io: io_stm32image: correct possible NULL pointer dereference 2020-03-23 16:42:37 +01:00
iwdg stm32mp1: add watchdog support 2019-09-02 17:25:08 +02:00
mmc drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
pmic stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
reset drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
spi drivers: stm32_reset adapt interface to timeout argument 2020-06-01 08:38:20 +02:00
uart/aarch32 stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00