rockchip: px30: move secure init to separate fileSimilar to others like rk3399 and rk3288 move the secure init to aseparate file to unclutter the soc init a bit.Signed-off-by: Heiko Stuebner <he
rockchip: px30: move secure init to separate fileSimilar to others like rk3399 and rk3288 move the secure init to aseparate file to unclutter the soc init a bit.Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>Change-Id: Iebb38e24f1c7fe5353f139c896fb8ca769bf9691
show more ...
rockchip: px30: support px30px30 is a Quad-core soc and Cortex-a53 inside.This patch supports the following functions:1. basic platform setup2. power up/off cpus3. suspend/resume cpus4. suspen
rockchip: px30: support px30px30 is a Quad-core soc and Cortex-a53 inside.This patch supports the following functions:1. basic platform setup2. power up/off cpus3. suspend/resume cpus4. suspend/resume system5. reset system6. power off systemChange-Id: I73d55aa978096c078242be921abe0ddca9e8f67eSigned-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>