qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re - SOLVED, it is actually, supported:‏ Support for Cortex-A55


From: Alyosha Shevandin
Subject: Re - SOLVED, it is actually, supported:‏ Support for Cortex-A55
Date: Tue, 31 Jan 2023 08:03:54 +0000

Thank you for you help, Mihai.  My branch was not on the top.



מאת: ‏‏qemu-discuss-bounces+shevandin_al=hotmail.com@nongnu.org בשם Mihai Moldovan
נשלח: שני, 30 בינואר, 2023 ‏03:31
אל: qemu-discuss@nongnu.org
נושא: Re: Support for Cortex-A55

* On 1/29/23 18:12, Alyosha Shevandin wrote:
> The below call:
>
> qemu-system-aarch64 -nographic -machine virt,secure=on -cpu cortex-a55 -smp
> clusters=1,cores=1 -m 1024 -bios ../bl1.bin -d unimp -semihosting-config
> enable=on,target=native
>
> fails with error:
>
> qemu-system-aarch64: unable to find CPU model 'cortext-a55'
>
> The qemu-system-aarch64 binary is build from the top of the master branch.
>
> I’m also not able to find any reference to Cortext-A55 in the sources. For
> instance target/arm/cpu64.c, aarch64_cpus
>
> does not contain any reference to Cortex-A55.

Sorry, but that cannot be true. I don't know WHAT repository master branch
you're building off, but it is certainly there in
https://gitlab.com/qemu-project/qemu/-/blame/master/target/arm/cpu64.c?page=2#L1309
and has been like that for about a month.

Are you sure that you're a.) actually on the current master branch HEAD and b.)
not using a weird out-of-date repository?

As to other capabilities and the actual implementation status, I cannot offer
any advice.



Mihai

N.B.: I'm not affiliated with the qemu project, I just did a quick check on the
source code.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]