arm-trusted-firmware/plat/rockchip
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
..
common rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
rk3368 Migrate platform makefile to new console driver location 2016-08-09 17:33:57 +01:00
rk3399 rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00