Split CSS makefile for sp_min on Juno
authorSoby Mathew <soby.mathew@arm.com>
Mon, 12 Jun 2017 11:15:01 +0000 (12:15 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Wed, 6 Sep 2017 14:32:20 +0000 (15:32 +0100)
commit0a04c69a19c7b17222b84678a373e54fb3fefbe9
tree7c0563d38b8f963418578ce841bb80759e64d7fd
parentba6c31da59e86ba81fe0b846a9be1cb470c5e9f7
Split CSS makefile for sp_min on Juno

This patch factors out common files required for sp_min for all CSS
platforms from the JUNO specific makefile to a the new `css_sp_min.mk`
makefile. This also allows the common build options that affect CSS
platforms to be configured in a central makefile for sp_min.

Change-Id: Ida952d8833b1aa5eda77ae0a6664a4632aeab24c
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
plat/arm/board/juno/sp_min/sp_min-juno.mk
plat/arm/css/common/sp_min/css_sp_min.mk [new file with mode: 0644]