aarch64: cleanup context restore
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 20 Oct 2016 13:39:30 +0000 (15:39 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:18:35 +0000 (14:18 +0100)
commit0a53bae0ea4007f171802b7d5e65499d4aa18ad0
treeeebbab05998881eb2d25cb9748c3b4b916ee13e6
parentccb1199d490b86e0f963a1d0509c748c800f20d4
aarch64: cleanup context restore

Remove register cache invalidation and target state changes that are
handled appropriately in other functions.

Change-Id: Ic903f41ddc267f4b8765ea022bd4d6da1017e21f
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c