Hi Ayan, I checked the register definitions for HPR{B,L}AR<n> against the Arm Architecture Reference Manual Supplement for the Armv8-R AArch32 architecture profile (ARM DDI 0568A.c), specifically sections E2.2.3 and E2.2.6, and everything looks correct to me.
On Wed, Jun 11, 2025 at 03:35:43PM +0000, Ayan Kumar Halder wrote: > Fix the definition for HPRLAR. > Define the base/limit address registers to access the first 32 protection > regions. > > Signed-off-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com> > --- Reviewed-by: Hari Limaye <hari.lim...@arm.com> Many thanks, Hari