arm-trusted-firmware/drivers/arm
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
..
cci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
ccn Correct typographical errors 2019-01-15 15:16:02 +00:00
css Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
fvp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
gic Minor changes to documentation and comments 2019-02-28 13:35:21 +00:00
pl011 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
pl061 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sbsa drivers/sbsa: add sbsa watchdog driver 2019-04-17 18:24:35 +05:30
smmu SMMUv3: refactor the driver code 2019-05-03 09:27:46 +00:00
sp804 Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
sp805 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc tzc: remove deprecated types 2019-04-03 14:55:18 +01:00