On 11/04/2025 13:04, Ayan Kumar Halder wrote: > regions.inc is added to hold the common earlyboot MPU regions configuration NIT: I mentioned this a few times already. Please use imperative mood in commit msg. > between arm64 and arm32. > > prepare_xen_region, fail_insufficient_regions() will be used by both arm32 and > arm64. Thus, they have been moved to regions.inc. > > *_PRBAR are moved to arm64/sysregs.h. > *_PRLAR are moved to regions.inc as they are common between arm32 and arm64. > > Introduce WRITE_SYSREG_ASM to write to the system registers from regions.inc. > > Signed-off-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com> > Reviewed-by: Luca Fancellu <luca.fance...@arm.com> Reviewed-by: Michal Orzel <michal.or...@amd.com> ~Michal
- [PATCH v6 0/3] Enable early bootup of Armv8-R AArch32 sy... Ayan Kumar Halder
- [PATCH v6 2/3] xen/arm32: Create the same boot-time... Ayan Kumar Halder
- Re: [PATCH v6 2/3] xen/arm32: Create the same b... Ayan Kumar Halder
- Re: [PATCH v6 2/3] xen/arm32: Create the sa... Orzel, Michal
- Re: [PATCH v6 2/3] xen/arm32: Create the same b... Julien Grall
- Re: [PATCH v6 2/3] xen/arm32: Create the sa... Ayan Kumar Halder
- Re: [PATCH v6 2/3] xen/arm32: Create th... Julien Grall
- Re: [PATCH v6 2/3] xen/arm32: Crea... Ayan Kumar Halder
- [PATCH v6 1/3] xen/arm: Move some of the functions ... Ayan Kumar Halder
- Re: [PATCH v6 1/3] xen/arm: Move some of the fu... Orzel, Michal
- Re: [PATCH v6 1/3] xen/arm: Move some of the fu... Ayan Kumar Halder
- [PATCH v6 3/3] xen/arm32: mpu: Stubs to build MPU f... Ayan Kumar Halder
- Re: [PATCH v6 3/3] xen/arm32: mpu: Stubs to bui... Orzel, Michal
- Re: [PATCH v6 0/3] Enable early bootup of Armv8-R A... Luca Fancellu