On 3 June 2015 at 09:44, Sergey Fedorov <serge.f...@gmail.com> wrote: > This patch series combines two changes: > * use correct REVIDR reset value for Cortex-A53/A57 > * add missing MIDR AArch32 aliases > > Sergey Fedorov (2): > target-arm: Fix REVIDR reset value > target-arm: Add AArch32 MIDR aliases in ARMv8 > > target-arm/cpu-qom.h | 1 + > target-arm/cpu64.c | 2 ++ > target-arm/helper.c | 13 ++++++++----- > 3 files changed, 11 insertions(+), 5 deletions(-)
Applied to target-arm.next, thanks. -- PMM