AArch32: Add FVP support for SP_MIN
authorSoby Mathew <soby.mathew@arm.com>
Mon, 11 Jul 2016 13:15:27 +0000 (14:15 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Wed, 10 Aug 2016 17:01:38 +0000 (18:01 +0100)
commit181bbd41fbcd65d4c75cf572ab4007b0c16ffddb
treefd3a017f66938b3d04938c7894795d4228206556
parent877cf3ff12fc6b71ea44e2a4bad2b9303298433c
AArch32: Add FVP support for SP_MIN

This patch implements the support for SP_MIN in FVP. The SP_MIN platform
APIs are implemented and the required makefile support is added for FVP.

Change-Id: Id50bd6093eccbd5e38894e3fd2b20d5baeac5452
include/plat/arm/common/plat_arm.h
plat/arm/board/fvp/sp_min/fvp_sp_min_setup.c [new file with mode: 0644]
plat/arm/board/fvp/sp_min/sp_min-fvp.mk [new file with mode: 0644]
plat/arm/common/sp_min/arm_sp_min.mk [new file with mode: 0644]
plat/arm/common/sp_min/arm_sp_min_setup.c [new file with mode: 0644]