All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.12 0/2] xen/arm: mm: Boot fixes
@ 2018-11-29 11:37 Julien Grall
  2018-11-29 11:37 ` [PATCH 1/2] xen/arm: mm: Set-up page permission for Xen mappings earlier on Julien Grall
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Julien Grall @ 2018-11-29 11:37 UTC (permalink / raw)
  To: xen-devel
  Cc: sstabellini, andre.przywara, Matthew Daley, Jan-Peter Larsson,
	Shameerali Kolothum Thodi, Julien Grall

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.thodi@huawei.com>
Cc: Jan-Peter Larsson <Jan-Peter.Larsson@arm.com>
Cc: Matthew Daley <mattd@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

^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <20181129113836.2853-1-julien.grall@arm.com>]

end of thread, other threads:[~2018-12-14 10:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-29 11:37 [PATCH for-4.12 0/2] xen/arm: mm: Boot fixes Julien Grall
2018-11-29 11:37 ` [PATCH 1/2] xen/arm: mm: Set-up page permission for Xen mappings earlier on Julien Grall
2018-12-12 23:54   ` Stefano Stabellini
2018-11-29 11:37 ` [PATCH 2/2] xen/arm: Stop relocating Xen Julien Grall
2018-12-12 23:53   ` Stefano Stabellini
2018-12-14 10:41     ` Julien Grall
2018-12-01  1:27 ` [PATCH for-4.12 0/2] xen/arm: mm: Boot fixes Matthew Daley
     [not found] <20181129113836.2853-1-julien.grall@arm.com>
2018-11-29 11:38 ` [PATCH 2/2] xen/arm: Stop relocating Xen Julien Grall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.