arm-trusted-firmware/plat/arm/board
Alexei Fedorov 1461ad9feb SMMUv3: Abort DMA transactions
For security DMA should be blocked at the SMMU by default
unless explicitly enabled for a device. SMMU is disabled
after reset with all streams bypassing the SMMU, and
abortion of all incoming transactions implements a default
deny policy on reset.
This patch also moves "bl1_platform_setup()" function from
arm_bl1_setup.c to FVP platforms' fvp_bl1_setup.c and
fvp_ve_bl1_setup.c files.

Change-Id: Ie0ffedc10219b1b884eb8af625bd4b6753749b1a
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2019-05-10 16:09:19 +01:00
..
common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
fvp_ve SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
juno juno: Add security sources for tsp-juno 2019-04-30 14:42:49 +01:00
n1sdp plat/arm: introduce wrapper functions to setup secure watchdog 2019-04-17 18:42:48 +05:30
rde1edge plat/arm: mhu: make mhu driver generic 2019-03-13 09:54:35 +09:00
rdn1edge plat/arm: mhu: make mhu driver generic 2019-03-13 09:54:35 +09:00
sgi575 Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
sgm775 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00