Peter Maydell 於 2026/7/3 下午 07:38 寫道:
CAUTION: This email originated from outside of the organization. Do not click
links or open attachments unless you recognize the sender and know the content
is safe.
On Mon, 22 Jun 2026 at 07:05, Kuan-Jui Chiu <[email protected]> wrote:
This patchset introduces Axiado SoC AX3000 and a EVK SCM3003 for emulation
The model for Axiado SoC AX3000 supports
4 Cortex-A53 CPUs
Arm Generic Interrupt Controller v3
4 Cadence UARTs
1 SDHCI controller with PHY
8 Cadence GPIOs
This causes 'make check' to fail. Please test this kind of
thing before submission.
Hint: running QEMU without any other arguments crashes:
qemu-system-aarch64 -machine axiado-scm3003
Hi PMM
Does you mean this patch set is not buildable or it must be passed
without any other arguments?
QEMU would crash without -drive argument which SoC created an eMMC
device by default
If the machine must be able to run without any other argument, I will
fix it in v7
thanks
-- PMM