arm: add Cortex A7 CPU parameters
commitdcf578ed8cec89543158b103940e854ebd21a8cf
authorAndrey Yurovsky <yurovsky@gmail.com>
Thu, 22 Sep 2016 17:13:05 +0000 (22 18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Sep 2016 17:13:05 +0000 (22 18:13 +0100)
treeadf62e9d58f630d1b316aaea032cf16dc92275f6
parent430da7a81d356e368ccd88dcca60f38da9aa5b9a
arm: add Cortex A7 CPU parameters

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 <yurovsky@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1473185229-4597-1-git-send-email-yurovsky@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu.c