rockchip: rk3399: Clean up and seprate secure parts from SoC codes
authorXing Zheng <zhengxing@rock-chips.com>
Fri, 24 Feb 2017 06:56:41 +0000 (14:56 +0800)
committerXing Zheng <zhengxing@rock-chips.com>
Fri, 24 Feb 2017 12:07:45 +0000 (20:07 +0800)
commite3525114394324b7d4be104ccba24f0ca8ca8c6b
treebd2dca902b51046b8ad1c331685dbe5ef4fe74cc
parentae7a93521fd46f278a35d847a83e621026a33786
rockchip: rk3399: Clean up and seprate secure parts from SoC codes

The goal is that make clear the secure and SoC codes. Now cleaning them
will help secure code extensions for RK3399 in the future.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
plat/rockchip/rk3399/drivers/dram/dram.c
plat/rockchip/rk3399/drivers/dram/suspend.c
plat/rockchip/rk3399/drivers/pmu/m0_ctl.c
plat/rockchip/rk3399/drivers/pmu/pmu.c
plat/rockchip/rk3399/drivers/secure/secure.c [new file with mode: 0644]
plat/rockchip/rk3399/drivers/secure/secure.h [new file with mode: 0644]
plat/rockchip/rk3399/drivers/soc/soc.c
plat/rockchip/rk3399/drivers/soc/soc.h
plat/rockchip/rk3399/platform.mk