« Previous | Next » 

Revision 2a29ddee

ID2a29ddee82029580fa85276767f73fedc30c8a0a

Added by Peter Maydell almost 12 years ago

hw/armv7m_nvic: Use MemoryRegions for NVIC specific registers

Implement the NVIC specific register areas using a set of
overlaid MemoryRegions in a container, rather than by having
the arm_gic read/write functions use special purpose callbacks.

Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences