commit | dbd431d2bca4698206171a973baeecc0d136cda1 | [log] [tgz] |
---|---|---|
author | Yuguo Zou <yuguo.zou@synopsys.com> | Wed Oct 21 14:59:47 2020 +0800 |
committer | Maureen Helm <maureen.helm@nxp.com> | Mon Nov 02 11:02:47 2020 -0600 |
tree | 04b15612806a6f2141d474e967332c78f783a081 | |
parent | 99530e68e572bd4b19d3db51370b3ad2d2bcf336 [diff] |
arch: arc: fix a reg misuse in leaving tickless idle There is a register misuse in leaving tickless idle code, which would destroy exception/interrupt status. This commit fix this issue. Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>