commit | 70a66c1cc451bc82e65e877a17b7fbc91477e898 | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Wed May 30 12:19:54 2018 +0300 |
committer | Alexey Brodkin <abrodkin@synopsys.com> | Thu May 31 20:13:29 2018 +0300 |
tree | 9f1dc01c7f8618c9ac438eb9b58b622a64462264 | |
parent | 2aef390e4cea1665564addeea959d49f97e6bce2 [diff] |
ARC: Reset: Implement weak reset_cpu() This will allow for board-specific implementation of reset. Default version will just stop execution with help of BRK instruction. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>