On 09/12/2017 01:13 PM, Peter Maydell wrote: > Update the code in nvic_rettobase() so that it checks the > sec_vectors[] array as well as the vectors[] array if needed. > > Signed-off-by: Peter Maydell <[email protected]> > --- > hw/intc/armv7m_nvic.c | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
