rockchip: move pmusram assembler code to a aarch64 subdir
authorHeiko Stuebner <heiko@sntech.de>
Tue, 5 Mar 2019 12:46:41 +0000 (13:46 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 25 Apr 2019 11:37:56 +0000 (13:37 +0200)
commitc3aaabaf7e66e56323167d282fd6848b7ade8ae2
treeed18cba3904678a7113394a765a1da2cd2e96171
parent14e09cc42e95c716ed4eed73764d254052f985f0
rockchip: move pmusram assembler code to a aarch64 subdir

The current code doing power-management from sram is highly
arm64-specific so should live in a corresponding subdirectory
and not in the common area.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: I3b79ac26f70fd189d4d930faa6251439a644c5d9
plat/rockchip/common/aarch64/pmu_sram_cpus_on.S [new file with mode: 0644]
plat/rockchip/common/pmusram/pmu_sram_cpus_on.S [deleted file]
plat/rockchip/rk3328/platform.mk
plat/rockchip/rk3368/platform.mk
plat/rockchip/rk3399/platform.mk