On Sun, 31 Jan 2021 at 18:44, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Trivial bugfixes and cleanup patches noticed while rebasing > my "Support disabling TCG on ARM (part 2)" series. > > Since v2: > - removed incorrect patches added in v2 =) > - more fixes for Versal board (CAN, RTC) > > Since v1: > - added patches to remove 64-bit specific features on 32-bit build. > > Philippe Mathieu-Daudé (6): > hw/arm/stm32f405_soc: Add missing dependency on OR_IRQ > hw/arm/exynos4210: Add missing dependency on OR_IRQ > hw/arm/xlnx-versal: Versal SoC requires ZDMA > hw/arm/xlnx-versal: Versal SoC requires ZynqMP peripherals > hw/net/can: ZynqMP CAN device requires PTIMER > hw/arm: Display CPU type in machine description
Applied to target-arm.next, thanks. -- PMM