-
Alexander Graf authored
32-bit ARM has a lot of different names for different types of CPUs it supports. On AArch64, we don't have this, so we really don't want to execute the 32-bit logic. Stub it out for AArch64 linux-user guests. Signed-off-by:
Alexander Graf <agraf@suse.de>
Signed-off-by:
John Rigby <john.rigby@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-13-git-send-email-peter.maydell@linaro.org
Message-id: 1368505980-17151-7-git-send-email-john.rigby@linaro.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>Alexander Graf authored32-bit ARM has a lot of different names for different types of CPUs it supports. On AArch64, we don't have this, so we really don't want to execute the 32-bit logic. Stub it out for AArch64 linux-user guests. Signed-off-by:
Alexander Graf <agraf@suse.de>
Signed-off-by:
John Rigby <john.rigby@linaro.org>
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Message-id: 1378235544-22290-13-git-send-email-peter.maydell@linaro.org
Message-id: 1368505980-17151-7-git-send-email-john.rigby@linaro.org
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
Loading