arm-trusted-firmware/plat/marvell/a8k/common/include
Sven Auhagen dfea29b273 Armada8k GPIO Register macro fix
The macro has n > 32.
It has to be n > 31 since GPIO 0-31 are on Register 0 and 32-63 on Register 1.

Signed-off-by: Sven Auhagen <sven.auhagen@voleatech.de>
2019-01-09 18:44:38 +01:00
..
a8k_plat_def.h Armada8k GPIO Register macro fix 2019-01-09 18:44:38 +01:00
ddr_info.h plat: marvell: Add common ARMADA platform components 2018-07-18 18:48:30 +03:00
mentor_i2c_plat.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
plat_macros.S Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00