Signed-off-by: Juha Riihimäki
---
target-arm/helper.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/target-arm/helper.c b/target-arm/helper.c
index 7cd6a4e..1522022 100644
--- a/target-arm/helper.c
+++ b/target-arm/helper.c
@@ -76,6 +76,7 @@ static void
system control
register values for the ARM1136, Cortex-A8 and Cortex-A9 cores (2,3).
Juha Riihimäki (2):
target-arm: fix vmsav6 access control
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Mattias Holm (1):
target-arm: correct cp15 c1_sys reset value for cortex-a8
Override access control checks (including execute) for mmu translation
table descriptors assigned to manager domains.
Signed-off-by: Juha Riihimäki
---
target-arm/helper.c | 34 +++---
1 files changed, 19 insertions(+), 15 deletions(-)
diff --git a/target-arm
From: Mattias Holm
Signed-off-by: Juha Riihimäki
---
target-arm/helper.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/target-arm/helper.c b/target-arm/helper.c
index 5bcfcf7..7cd6a4e 100644
--- a/target-arm/helper.c
+++ b/target-arm/helper.c
@@ -109,6 +109,7