OSDN Git Service

target-arm: Make LPAE feature imply V7MP
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Jun 2013 17:16:08 +0000 (18:16 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Jun 2013 17:16:10 +0000 (18:16 +0100)
commitbdcc150dc44ea96152f05f9e68970b63508d5ae7
treebeddd936603f718eda0a83c3b4308613a9a54939
parentf7134d963d94d1fa64a482855585d21dbb58b6bd
target-arm: Make LPAE feature imply V7MP

The v7 ARM ARM specifies that the Large Physical Address
Extension requires implementation of the Multiprocessing
Extensions, so make our LPAE feature imply V7MP rather
than specifying both in the A15 CPU initfn.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Message-id: 1371127899-10364-1-git-send-email-peter.maydell@linaro.org
target-arm/cpu.c