poplar: Decouple from plat/arm files
plat/arm files should only be used by Arm platforms. If other platforms
use them, they create dependencies that can introduce problems when
updating Arm platforms.

This patch copies the needed code from Arm platforms so that poplar can
be independent from them.

Change-Id: I0b194f5bdb0377b8ccacbd400e021614c026c7fe
Tested-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 4012531 commit 0818e9e864458660085259f8c67e9d5db6564ace
@Antonio Nino Diaz Antonio Nino Diaz authored on 26 Oct 2018
Showing 8 changed files
View
plat/hisilicon/poplar/aarch64/poplar_helpers.S 0 → 100644
View
plat/hisilicon/poplar/bl31_plat_setup.c
View
plat/hisilicon/poplar/include/plat_private.h
View
plat/hisilicon/poplar/include/platform_def.h
View
plat/hisilicon/poplar/plat_pm.c
View
plat/hisilicon/poplar/plat_topology.c
View
plat/hisilicon/poplar/platform.mk
View
plat/hisilicon/poplar/poplar_gicv2.c 0 → 100644