diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2024-09-03 17:07:20 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2024-10-01 14:26:41 +0100 |
commit | 603bc048a27f134047f3e0e422477c10071b4471 (patch) | |
tree | 11ec22cb19702c45691c9d8f24d6f156b0771c5f /rust/qemu-api | |
parent | d958c2386c508e4e675335feaf6ae26ffbe2a894 (diff) | |
download | qemu-603bc048a27f134047f3e0e422477c10071b4471.zip qemu-603bc048a27f134047f3e0e422477c10071b4471.tar.gz qemu-603bc048a27f134047f3e0e422477c10071b4471.tar.bz2 |
hw/arm: Remove pxa2xx_pic
Remove the pxa2xx-specific interrupt controller device.
As this is the last user of the pxa.h header file and the
CONFIG_PXA2XX define we can remove those too.
This completes the removal of the pxa2xx specific code. We leave:
* pxa2xx_timer -- still used by the Collie board (strongarm)
* the definitions of the CPUs themselves in target/arm
(still usable by linux-user mode)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20240903160751.4100218-23-peter.maydell@linaro.org
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions