arm-trusted-firmware/include
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
..
arch Workaround for cortex-A76 errata 1286807 2019-05-07 13:46:47 +01:00
bl1 BL1: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 BL31: Enable pointer authentication support 2019-02-27 11:58:10 +00:00
bl32 sp_min: make sp_min_warm_entrypoint public 2019-04-25 13:37:56 +02:00
common Merge pull request #1751 from vwadekar/tegra-scatter-file-support 2019-03-01 11:23:58 +00:00
drivers SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
lib Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 2019-05-07 13:46:47 +01:00
plat plat/arm: introduce wrapper functions to setup secure watchdog 2019-04-17 18:42:48 +05:30
services Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tools_share Sanitise includes across codebase 2019-01-04 10:43:17 +00:00