commit | ea3c4de02db180b2e4437bff1ad0316b343ee302 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Oct 17 16:46:41 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Thu Oct 25 09:56:09 2018 +0100 |
tree | 100dbbd0de3910d8ad17b20c9bfbd48ca6fd1818 | |
parent | ce129d38118679a335bf1e06cffa6c872fc0f137 [diff] |
zynqmp: Remove dependency on arm_helpers.S Non-Arm platforms shouldn't use Arm platform code. This patch copies the implementation of the functions in arm_helpers.S to zynqmp_helpers.S to remove this dependency of zynqmp on Arm platforms. Change-Id: Ia85f303c4c63bcf0ffa57c7f3ef9d88376729b6b Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>