commit | 6766bb160d61abff1dc8f521c129eef805a9fa01 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Oct 26 11:12:31 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Tue Oct 30 13:31:36 2018 +0000 |
tree | 8ab639227941fbcb760b97be4f8040465fe41568 | |
parent | 9256110fdd78e6e31249fa2775df0a678d1098ba [diff] |
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>