« Previous | Next » 

Revision 13a16f1d

ID13a16f1d91fc7a46b65b22a33f6ffea1b826a097

Added by Peter Maydell about 12 years ago

hw/pl031: Actually raise interrupt on timer expiry

Fix a typo in pl031_interrupt() which meant we were setting a bit
in the interrupt mask rather than the interrupt status register
and thus not actually raising an interrupt. This fix allows the
rtctest program from the kernel's Documentation/rtc.txt to pass
rather than hanging.

Reported-by: Daniel Forsgren <>
Signed-off-by: Peter Maydell <>
Acked-by: Andreas Färber <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences