On 11/19/20 3:56 PM, Peter Maydell wrote: > In v8.1M a REVIDR register is defined, which is at address 0xe00ecfc > and is a read-only IMPDEF register providing implementation specific > minor revision information, like the v8A REVIDR_EL1. Implement this. > > Signed-off-by: Peter Maydell <[email protected]> > --- > hw/intc/armv7m_nvic.c | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
