arm-trusted-firmware/plat/rockchip/common/include
Caesar Wang ec6935692a rockchip: optimize the link mechanism for SRAM code
Add the common extra.ld.S and customized rk3399.ld.S to extend
to more features for different platforms.
For example, we can add SRAM section and specific address to
load there if we need it, and the common bl31.ld.S not need to
be modified.

Therefore, we can remove the unused codes which copying explicitly
from the function pmusram_prepare(). It looks like more clear.

Change-Id: Ibffa2da5e8e3d1d2fca80085ebb296ceb967fce8
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2016-10-25 03:28:53 +08:00
..
plat_macros.S Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
plat_params.h rockchip: set gpio2 ~ gpio4 to input and pull none mode 2016-09-10 04:06:44 +08:00
plat_private.h rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
rockchip_sip_svc.h rockchip: support plat SIP runtime service 2016-07-18 19:45:03 +08:00