diff options
author | Soby Mathew <soby.mathew@arm.com> | 2015-12-03 09:42:50 +0000 |
---|---|---|
committer | Soby Mathew <soby.mathew@arm.com> | 2015-12-09 10:37:53 +0000 |
commit | 817ac8d19b6fa897997b58aec8cc98f448564594 (patch) | |
tree | bf28a0958aaa4b1a07995f8b2a5c4c92bfda5c98 /drivers | |
parent | f3974ea5b17b0ec88091a8a8c59e56da0fe507f0 (diff) |
Fix issue in Floating point register restore
The `fpregs_context_restore()` function used to restore the floating point
regsiter context had a typo error wherein it was doing `str` instead of
`ldr` for a register. This issue remained undetected becuase none of the ARM
Standard development platforms save and restore the floating point register
context when a context switch is done. This patch corrects the issue.
Change-Id: Id178e0ba254a5e0a4a844f54b39d71dc34e0f6ea
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions