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
1 parent f3974ea commit 817ac8d19b6fa897997b58aec8cc98f448564594
@Soby Mathew Soby Mathew authored on 3 Dec 2015
Showing 1 changed file
View
bl31/aarch64/context.S