]> Git Repo - qemu.git/commit - target-arm/cpu-qom.h
target-arm: Fix REVIDR reset value
authorSergey Fedorov <[email protected]>
Mon, 15 Jun 2015 17:06:08 +0000 (18:06 +0100)
committerPeter Maydell <[email protected]>
Mon, 15 Jun 2015 17:06:08 +0000 (18:06 +0100)
commit13b72b2b9aa7ab7ee129e38e9587acd6a1b9a932
treee73eef2e6b0e214024a2e0016f080f154cde0b2a
parent8772de2c53b44c75f18140646aa928e6d77cb9d8
target-arm: Fix REVIDR reset value

According to ARM Cortex-A53/A57 TRM, REVIDR reset value should be zero. So let
REVIDR reset value be specified by CPU model and correct it for Cortex-A53/A57.

Signed-off-by: Sergey Fedorov <[email protected]>
Message-id: 1433321048[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/cpu-qom.h
target-arm/cpu64.c
target-arm/helper.c
This page took 0.023047 seconds and 4 git commands to generate.