On Wed, 5 Aug 2026 at 20:12, Simon Xu <[email protected]> wrote: > > The SSE-300 SLOWCLK Secure Watchdog Timer is only defined at address > 0x5802e000 in the secure region. > Page 45 of the SSE-300 TRM specifies that "the watchdog is Secure > access only". > > SSE-300 TRM: https://support.arm.com/documentation/101773/latest/ > > Fixes: 8901bb414a24 ("hw/arm/armsse: Add SSE-300 support") > Suggested-by: Peter Maydell <[email protected]> > Signed-off-by: Simon Xu <[email protected]> > --- > hw/arm/armsse.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
