All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] R52 MPU support (for "Third series for R82 MPU")
@ 2025-08-07 17:45 Ayan Kumar Halder
  2025-08-07 17:45 ` [PATCH v1 1/2] arm/mpu: Enable is_xen_heap_page and co for ARM_32 Ayan Kumar Halder
  2025-08-07 17:45 ` [PATCH v1 2/2] arm/mpu: Disable map_domain_page for MPU Ayan Kumar Halder
  0 siblings, 2 replies; 6+ messages in thread
From: Ayan Kumar Halder @ 2025-08-07 17:45 UTC (permalink / raw)
  To: xen-devel
  Cc: Ayan Kumar Halder, Stefano Stabellini, Julien Grall,
	Bertrand Marquis, Michal Orzel, Volodymyr Babchuk

Hi all,

This series is related to
"[PATCH 0/5] Third series for R82 MPU support". There is no build dependency
between the two series.

At the end of these 2 series, R82 and R52 boot till the same point
(approximately).

Kind regards,
Ayan

Ayan Kumar Halder (2):
  arm/mpu: Enable is_xen_heap_page and co for ARM_32
  arm/mpu: Disable map_domain_page for MPU

 xen/arch/arm/Kconfig              |  2 +-
 xen/arch/arm/include/asm/mm.h     |  2 --
 xen/arch/arm/include/asm/mpu/mm.h |  5 ----
 xen/arch/arm/mpu/domain-page.c    | 45 -------------------------------
 4 files changed, 1 insertion(+), 53 deletions(-)
 delete mode 100644 xen/arch/arm/mpu/domain-page.c

-- 
2.25.1



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

end of thread, other threads:[~2025-08-14  8:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-07 17:45 [PATCH v1 0/2] R52 MPU support (for "Third series for R82 MPU") Ayan Kumar Halder
2025-08-07 17:45 ` [PATCH v1 1/2] arm/mpu: Enable is_xen_heap_page and co for ARM_32 Ayan Kumar Halder
2025-08-12 10:30   ` Hari Limaye
2025-08-14  8:24     ` Ayan Kumar Halder
2025-08-07 17:45 ` [PATCH v1 2/2] arm/mpu: Disable map_domain_page for MPU Ayan Kumar Halder
2025-08-12 10:49   ` Hari Limaye

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.