commit | 268eb5db6f2130ad489b33098214b5394329fa34 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Mon Jun 11 11:01:54 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Wed Jun 13 09:19:41 2018 +0100 |
tree | d3aa4263dfd1b42bb77f18e9edd6142ba0ca56d7 | |
parent | 258364974bd559811a9d6bb1b34fc9cf716d1b1e [diff] |
SPM: Initialize SP args as expected by cm library In the context management library, cm_setup_context() takes the information in ep_info to fill the registers x0-x7. This patch replaces the current code that sets them manually by the correct initialization code. Change-Id: Id1fdf4681b154026c2e3af1f9b05b19582b7d16d Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>