arm-trusted-firmware/plat/st/stm32mp1
Yann Gautier eb4519ef65 stm32mp1: fix TZC400 configuration against non-secure DDR
This change disables secure accesses to non-secure DDR which are useless.
TF-A already maps non-secure memory with non-secure permissions thanks
to the MMU.

This change also corrects some inline comments.

Change-Id: Id4c20c9ee5c95a666dae6b7446ed80baf2d53fb0
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@st.com>
2019-04-23 13:34:11 +02:00
..
include stm32mp1: make functions and macros more common 2019-02-14 11:20:23 +01:00
services stm322mp1: add BSEC service 2019-01-18 15:45:08 +01:00
sp_min stm32mp1: make functions and macros more common 2019-02-14 11:20:23 +01:00
bl2_plat_setup.c stm32mp1: add minimal support for co-processor Cortex-M4 2019-02-20 17:34:21 +01:00
plat_bl2_mem_params_desc.c stm32mp1: make functions and macros more common 2019-02-14 11:20:23 +01:00
plat_image_load.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk stm32mp1: split clkfunc code 2019-02-14 11:20:23 +01:00
stm32mp1.S stm32mp1: Link BL2, BL32 and DTB in one binary 2018-07-24 17:18:41 +02:00
stm32mp1.ld.S stm32mp1: make functions and macros more common 2019-02-14 11:20:23 +01:00
stm32mp1_context.c stm32mp1: update clock driver 2019-02-14 11:20:23 +01:00
stm32mp1_def.h stm32mp1: remove useless define 2019-04-23 13:34:08 +02:00
stm32mp1_gic.c stm32mp1: split code between common and private parts 2019-02-14 11:20:23 +01:00
stm32mp1_helper.S stm32mp1: remove some dependencies on clocks and reset in drivers 2019-02-14 11:20:23 +01:00
stm32mp1_pm.c stm32mp1: update clock driver 2019-02-14 11:20:23 +01:00
stm32mp1_private.c stm32mp1: make functions and macros more common 2019-02-14 11:20:23 +01:00
stm32mp1_security.c stm32mp1: fix TZC400 configuration against non-secure DDR 2019-04-23 13:34:11 +02:00
stm32mp1_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
stm32mp1_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00