[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Cortex-A5 support and SAMA5D3
From: |
Peter Maydell |
Subject: |
Re: [Qemu-discuss] Cortex-A5 support and SAMA5D3 |
Date: |
Fri, 22 Jan 2016 10:30:02 +0000 |
On 22 January 2016 at 07:00, Daniele Colombo <address@hidden> wrote:
> Hi all,
> Is Cortex-A5 cpu supported by qemu ? I'm looking for an emulator of SAMA5D3
> SoC.
We don't emulate the Cortex-A5, but more importantly for you
we don't emulate the SAMA5D3 SoC. Implementing the SoC and its
peripherals is much more work than adding A5 support (which is
fairly easy to do).
thanks
-- PMM