Hi Julien,

These patches fix my Hikey960 problems - I'm able to boot all expected
CPUs without trouble now.

Feel free to add
Tested-by: Matthew Daley <ma...@bugfuzz.com>
if you want.

Thanks for the good work!

- Matthew

On Fri, 30 Nov 2018 at 00:37, Julien Grall <julien.gr...@arm.com> wrote:
>
> Hi all,
>
> This patch series fixes 2 bug in the boot code for the memory management.
>
> The first patch should resolve Xen stall when setting SCTLR.XN on some
> platforms.
>
> The second patch should allow to boot Xen again the Hikey board.
>
> Cheers,
>
> Cc: Shameerali Kolothum Thodi <shameerali.kolothum.th...@huawei.com>
> Cc: Jan-Peter Larsson <jan-peter.lars...@arm.com>
> Cc: Matthew Daley <ma...@bugfuzz.com>
>
> Julien Grall (2):
>   xen/arm: mm: Set-up page permission for Xen mappings earlier on
>   xen/arm: Stop relocating Xen
>
>  xen/arch/arm/arm32/head.S | 54 +++-----------------------------------
>  xen/arch/arm/arm64/head.S | 50 +++++------------------------------
>  xen/arch/arm/mm.c         | 67 
> ++++++++++++++++++-----------------------------
>  xen/arch/arm/setup.c      | 65 +++------------------------------------------
>  xen/include/asm-arm/mm.h  |  2 +-
>  5 files changed, 39 insertions(+), 199 deletions(-)
>
> --
> 2.11.0
>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to