arm-trusted-firmware/plat
Xing Zheng a9a4d23a7d rockchip: update the raw read/write APIs for M0
Since the ATF project, we usually use the mmio_read_32 and
mmio_write_32. And the mmio_write_32, the firse parameter
is ADDR, the second is VALUE. In order to style consistency:

1/ rename readl/writel to mmio_read_32/mmio_write_32
2/ for keeping the same with mmio_write_32 in the ATF project,
   swap the order of the parameters for M0 mmio_write_32

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Lin Huang <hl@rock-chips.com>
2017-02-24 20:07:21 +08:00
..
arm Resolve build errors flagged by GCC 6.2 2017-01-26 13:47:37 +00:00
common tbbr: Simplify conditional 2017-01-31 10:55:04 +00:00
compat AArch32: Add essential ARM platform and FVP support 2016-08-10 18:01:38 +01:00
mediatek Remove use of all deprecated APIs 2017-01-24 10:50:14 +08:00
nvidia/tegra Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
qemu Use #ifdef for IMAGE_BL* instead of #if 2017-01-24 01:01:21 +09:00
rockchip rockchip: update the raw read/write APIs for M0 2017-02-24 20:07:21 +08:00
xilinx/zynqmp Move BL_COHERENT_RAM_BASE/END defines to common_def.h 2017-01-18 19:33:41 +09:00