arm-trusted-firmware/plat/rockchip/common
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
..
aarch64 rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
drivers/pmu rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
include rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
pmusram rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
bl31_plat_setup.c rockchip: optimize the link mechanism for SRAM code 2016-10-25 03:28:53 +08:00
params_setup.c rockchip: set gpio2 ~ gpio4 to input and pull none mode 2016-09-10 04:06:44 +08:00
plat_pm.c rockchip: fixes some typo 2016-09-10 06:37:23 +08:00
plat_topology.c rockchip: support the suspend/resume for rk3399 2016-07-18 19:58:06 +08:00
rockchip_gicv2.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_gicv3.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
rockchip_sip_svc.c rockchip: support plat SIP runtime service 2016-07-18 19:45:03 +08:00