commit | eb5c853938cb784bbf83ab87847e94764c3cd00a | [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 | 8f187142e51634d6887ef397cd6abaa7fab14b21 [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>