arm-trusted-firmware/include
Alexei Fedorov ccd4d475ea SMMUv3: refactor the driver code
This patch is a preparation for the subsequent changes in
SMMUv3 driver. It introduces a new "smmuv3_poll" function
and replaces inline functions for accessing SMMU registers
with mmio read/write operations. Also the infinite loop
for the poll has been replaced with a counter based timeout.

Change-Id: I7a0547beb1509601f253e126b1a7a6ab3b0307e7
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2019-05-03 09:27:46 +00:00
..
arch aarch32: Allow compiling with soft-float toolchain 2019-04-05 11:37:19 +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: refactor the driver code 2019-05-03 09:27:46 +00:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
lib Neoverse N1: Forces cacheable atomic to near 2019-04-18 14:55:46 +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