qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Regarding Cortex-A7 CPU definition


From: Peter Maydell
Subject: Re: [Qemu-devel] Regarding Cortex-A7 CPU definition
Date: Tue, 9 Feb 2016 09:31:46 +0000

On 9 February 2016 at 07:43, Deepak kumar Raju
<address@hidden> wrote:
> Can you please help me with the cortex-a7 CPU definitions/configuration that
> I need to add in QEMU. Thanks,

I'm afraid I don't have time to do this myself. I suggested
below how you can go about doing this yourself if you need it:

>> You need to look at the Technical Reference Manual for the two CPUs
>> to determine the difference. As far as QEMU is concerned the things
>> to look at are:
>>  * ID register values
>>  * supported CPU features
>>  * any implementation-specific coprocessor registers
>>
>> ...in other words, all the things we set in the
>> cortex_a15_initfn().

thanks
-- PMM



reply via email to

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