Felipe Balbi <ba...@kernel.org> writes: > + qdev_prop_set_uint8(armv7m, "num-prio-bits", 4);
Hi Felipe. This should be 2, not 4. From RM0454 section 11.1 on page 250: "4 programmable priority levels (2 bits of interrupt priority are used)". Sam -- Samuel Tardieu