On 6 September 2016 at 19:07, Andrey Yurovsky <yurov...@gmail.com> 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 Yurovsky <yurov...@gmail.com> > Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/cpu.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+)
Applied to target-arm.next, thanks. -- PMM