commit | 1cf45c96b2e87a60cbed25245c2319b2a391da1e | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Oct 15 09:03:43 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Oct 15 09:03:43 2018 +0100 |
tree | f465e3b9880c99749c5e21beed70a0129e93d40c | |
parent | 2bfcf9ef94656ad4ceb5b58b9f0be7aae4f1b589 [diff] |
Move platform_helpers.S to each platform's folder In practice, all the functions in this file are platform-specific. It is better to force all platforms to implement than having some sort of weak function placeholder. Porting guide updated. Change-Id: I5beeeb10bec6fe5178b24503d6da8ca66074a8c6 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>