|
From: | Richard Henderson |
Subject: | Re: [PATCH 25/44] hw/arm/armsse: Move watchdogs into data-driven framework |
Date: | Thu, 4 Mar 2021 12:15:20 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 2/19/21 6:45 AM, Peter Maydell wrote:
Move the CMSDK watchdog device handling into the data-driven device placement framework. This is slightly more complicated because these devices might wire their IRQs up to the NMI line, and because one of them uses the slow 32KHz clock rather than the main clock. Signed-off-by: Peter Maydell<peter.maydell@linaro.org> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |