Re: [RFC PATCH v3 12/24] hw/arm: add basic support for the RT500 SoC

2024-08-27 Thread Philippe Mathieu-Daudé
On 27/8/24 08:45, Octavian Purdila wrote: Add basic support for the RT500 SoC. It supports enough peripherals to run the NXP's microXpresso SDK hello world example. The patch includes an automatically generated header which contains peripheral base addreses and interrupt numbers. The header can

[RFC PATCH v3 12/24] hw/arm: add basic support for the RT500 SoC

2024-08-26 Thread Octavian Purdila
Add basic support for the RT500 SoC. It supports enough peripherals to run the NXP's microXpresso SDK hello world example. The patch includes an automatically generated header which contains peripheral base addreses and interrupt numbers. The header can be regenerated with the svd-rt500 target wh