arm-trusted-firmware/plat/rockchip/rk3399
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
..
drivers rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
include rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
plat_sip_calls.c rockchip: SIP call use 32 bit return value for rk3399 2016-09-10 06:37:08 +08:00
platform.mk rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
rk3399_def.h rockchip: rk3399: add dram driver 2016-08-25 08:37:42 +08:00