On 29 June 2018 at 01:15, Richard Henderson
wrote:
> There is no need to re-set these 9 features already
> implied by the call to aarch64_a57_initfn.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/cpu64.c | 9 -
> 1 file changed, 9 deletions(-)
>
Reviewed-by: Peter Maydell
th
On 06/28/2018 09:15 PM, Richard Henderson wrote:
> There is no need to re-set these 9 features already
> implied by the call to aarch64_a57_initfn.
>
> Signed-off-by: Richard Henderson
Reviewed-by: Philippe Mathieu-Daudé
> ---
> target/arm/cpu64.c | 9 -
> 1 file changed, 9 deletions(
There is no need to re-set these 9 features already
implied by the call to aarch64_a57_initfn.
Signed-off-by: Richard Henderson
---
target/arm/cpu64.c | 9 -
1 file changed, 9 deletions(-)
diff --git a/target/arm/cpu64.c b/target/arm/cpu64.c
index 3b4bc73ffa..8040493d5c 100644
--- a/tar