commit | e494239a007e601448110ac304fe055951f9de3b | [log] [tgz] |
---|---|---|
author | Vineet Gupta <vgupta@synopsys.com> | Wed Jun 06 10:20:37 2018 -0700 |
committer | Vineet Gupta <vgupta@synopsys.com> | Thu Feb 21 11:03:18 2019 -0800 |
tree | 2814f3f12bddf8a5cda6c50ff5523a5066a03cb9 | |
parent | d5e3c55e01d8b1774b37b4647c30fb22f1d39077 [diff] |
ARCv2: support manual regfile save on interrupts There's a hardware bug which affects the HSDK platform, triggered by micro-ops for auto-saving regfile on taken interrupt. The workaround is to inhibit autosave. Signed-off-by: Vineet Gupta <vgupta@synopsys.com>