All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable early bootup of AArch64 MPU systems (Part 2)
@ 2024-11-27 18:39 Ayan Kumar Halder
  2024-11-27 18:39 ` [PATCH v2 1/2] xen/mpu: Map early uart when earlyprintk on Ayan Kumar Halder
  2024-11-27 18:39 ` [PATCH v2 2/2] xen/mmu: enable SMMU subsystem only in MMU Ayan Kumar Halder
  0 siblings, 2 replies; 11+ messages in thread
From: Ayan Kumar Halder @ 2024-11-27 18:39 UTC (permalink / raw)
  To: xen-devel
  Cc: Ayan Kumar Halder, Stefano Stabellini, Julien Grall,
	Bertrand Marquis, Michal Orzel, Volodymyr Babchuk

This patch serie concludes earlyboot support for Arm-v8R AArch64 MPU systems.

Depends on "[PATCH v6 0/3] Enable early bootup of AArch64 MPU systems".

Ayan Kumar Halder (1):
  xen/mpu: Map early uart when earlyprintk on

Penny Zheng (1):
  xen/mmu: enable SMMU subsystem only in MMU

 xen/arch/arm/Kconfig                    |  4 ++--
 xen/arch/arm/Kconfig.debug              |  7 +++++++
 xen/arch/arm/arm64/mpu/head.S           |  9 ++++++++
 xen/arch/arm/include/asm/early_printk.h | 28 ++++++++++++++++++++++++-
 4 files changed, 45 insertions(+), 3 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-12-03 19:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 18:39 [PATCH v2 0/2] Enable early bootup of AArch64 MPU systems (Part 2) Ayan Kumar Halder
2024-11-27 18:39 ` [PATCH v2 1/2] xen/mpu: Map early uart when earlyprintk on Ayan Kumar Halder
2024-12-02 20:53   ` Julien Grall
2024-12-03 13:34     ` Ayan Kumar Halder
2024-12-03 13:50       ` Julien Grall
2024-12-03 19:02         ` Ayan Kumar Halder
2024-12-03 10:26   ` Luca Fancellu
2024-12-03 15:54   ` Luca Fancellu
2024-12-03 16:49     ` Luca Fancellu
2024-11-27 18:39 ` [PATCH v2 2/2] xen/mmu: enable SMMU subsystem only in MMU Ayan Kumar Halder
2024-12-02 20:54   ` 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.