Re: [RISC-V] [tech-fast-int] [RISC-V] [tech-privileged] Resumable NMI proposal
Jonathan Behrens <behrensj@...>
I suppose it depends on the exact design of the watchdog timer. In the scheme I'm familiar with, an NMI arrives every few seconds regardless of the state of the system. Then the interrupt handler is responsible for checking whether the system is alive (which it is 99.999% of the time) and only becomes fatal if not. On Thu, Jan 28, 2021 at 8:31 PM Allen Baum <allen.baum@...> wrote:
|
|