rockchip: add support for rk3288The rk3288 is a 4-core Cortex-A12 SoC and shares a lot of featureswith later SoCs.Working features are general non-secure mode (the gic needs speciallove for tha
rockchip: add support for rk3288The rk3288 is a 4-core Cortex-A12 SoC and shares a lot of featureswith later SoCs.Working features are general non-secure mode (the gic needs speciallove for that), psci-based smp bringing cpu cores online and alsotaking them offline again, psci-based suspend (the simpler variantalso included in the linux kernel, deeper suspend following later)and I was also already able to test HYP-mode and was able to boota virtual kernel using kvm.Signed-off-by: Heiko Stuebner <heiko@sntech.de>Change-Id: Ibaaa583b2e78197591a91d254339706fe732476a
show more ...