Hi Ayan, > On 17 Jun 2025, at 12:12, Ayan Kumar Halder <ayan.kumar.hal...@amd.com> wrote: > > Define prepare_selector(), read_protection_region() and > write_protection_region() for arm32. Also, define > GENERATE_{READ/WRITE}_PR_REG_OTHERS to access MPU regions from 32 to 254. > > Enable pr_{get/set}_{base/limit}(), region_is_valid() for arm32. > Enable pr_of_addr() for arm32. > > The maximum number of regions supported is 255 (which corresponds to the > maximum value in HMPUIR). > > Signed-off-by: Ayan Kumar Halder <ayan.kumar.hal...@amd.com> > — This looks good to me!
Reviewed-by: Luca Fancellu <luca.fance...@arm.com> Cheers, Luca