rockchip: Migrate to new interfaces
- Migrate to new GIC interfaces.
- Migrate to bl31_early_platform_setup2().
- Use bl31_warm_entrypoint() instead of psci_entrypoint().
- Use PLAT_VIRT_ADDR_SPACE_SIZE and PLAT_PHY_ADDR_SPACE_SIZE.
- Update Makefile paths.
- Remove references to removed build options.
- Use private definition of bl31_params_t.

Change-Id: I860341594b5c868b2fcaa59d23957ee718472ef1
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent fdcc112 commit 2d6f1f01b141775a192e36d120073f67b7b378c2
@Antonio Nino Diaz Antonio Nino Diaz authored on 24 Sep 2018
Showing 16 changed files
View
plat/rockchip/common/aarch64/platform_common.c
View
plat/rockchip/common/bl31_plat_setup.c
View
plat/rockchip/common/include/plat_private.h
View
plat/rockchip/common/params_setup.c
View
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S
View
plat/rockchip/common/rockchip_gicv2.c
View
plat/rockchip/common/rockchip_gicv3.c
View
plat/rockchip/rk3328/include/platform_def.h
View
plat/rockchip/rk3328/platform.mk
View
plat/rockchip/rk3328/rk3328_def.h
View
plat/rockchip/rk3368/include/platform_def.h
View
plat/rockchip/rk3368/platform.mk
View
plat/rockchip/rk3368/rk3368_def.h
View
plat/rockchip/rk3399/include/platform_def.h
View
plat/rockchip/rk3399/platform.mk
View
plat/rockchip/rk3399/rk3399_def.h