commit | 582309056f4a74c683b6847a6cbfc30f992a5f27 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Sep 24 17:16:20 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Sep 28 15:34:17 2018 +0100 |
tree | 5f3c453c6fece1a0fe535731a4cdf9de309ec4bc | |
parent | 6bf7c6b237b7462d14e1d9883bad98ab5309098f [diff] |
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>