On 6 September 2016 at 19:07, Andrey Yurovsky wrote:
> Add the "cortex-a7" CPU with features and registers matching the Cortex-A7
> MPCore Technical Reference Manual and the Cortex-A7 Floating-Point Unit
> Technical Reference Manual. The A7 is very similar to the A15.
>
> Signed-off-by: Andrey Yur
Add the "cortex-a7" CPU with features and registers matching the Cortex-A7
MPCore Technical Reference Manual and the Cortex-A7 Floating-Point Unit
Technical Reference Manual. The A7 is very similar to the A15.
Signed-off-by: Andrey Yurovsky
Reviewed-by: Peter Maydell
---
target-arm/cpu.c | 46 +
From: Andrey Yurovsky
Add the "cortex-a7" CPU with features and registers matching the Cortex-A7
MPCore Technical Reference Manual and the Cortex-A7 Floating-Point Unit
Technical Reference Manual. The A7 is very similar to the A15.
Tested via the "virt" machine.
Signed-off-by: Andrey Yurovsky
On Mon, Aug 29, 2016 at 3:41 PM, Peter Maydell wrote:
> On 29 August 2016 at 18:36, Andrey Yurovsky wrote:
>> From: Andrey Yurovsky
>>
>> Add the "cortex-a7" CPU with features and registers matching the Cortex-A7
>> MPCore Technical Reference Manual and the Cortex-A7 Floating-Point Unit
>> Techn
On 29 August 2016 at 18:36, Andrey Yurovsky wrote:
> From: Andrey Yurovsky
>
> Add the "cortex-a7" CPU with features and registers matching the Cortex-A7
> MPCore Technical Reference Manual and the Cortex-A7 Floating-Point Unit
> Technical Reference Manual. The A7 is very similar to the A15.
>
>