aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-02-24 11:30:04 +0100
committerMichal Simek <michal.simek@xilinx.com>2017-06-22 15:37:00 +0200
commit14ef905bb2eecb02f7ce31b8fbedd4a75ddf0f57 (patch)
treeb430bea7ffb54f04d7fb72ed6e1bd17b5d99c7a2 /tools/testing
parentmicroblaze: Separate GP registers from MSR handling (diff)
downloadwireguard-linux-14ef905bb2eecb02f7ce31b8fbedd4a75ddf0f57.tar.xz
wireguard-linux-14ef905bb2eecb02f7ce31b8fbedd4a75ddf0f57.zip
microblaze: Fix MSR flags when returning from exception
The issue was that the service routine was sometimes returning with the wrong flags set in the MSR. In this case, EIP bit was set while returning to User Mode which is an illegal combination since exceptions are always handled in privileged mode. In order for MicroBlaze to take an interrupt, the MSR must have IE=1, BIP=0 and EIP=0. Signed-off-by: Stefan Asserhall <stefana@xilinx.com> Signed-off-by: Goran Bilski <goran@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions