commit | cfa12eb25aa59d519c74c74007876e86eccf8534 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth@arm.com> | Wed Jul 05 15:05:43 2023 +0200 |
committer | David Hu <david.hu@arm.com> | Wed Aug 23 06:10:05 2023 +0200 |
tree | c15bd37a664c351cc6881b9dec19633dab938239 | |
parent | c750f65a9f1b5dee14a65b6d9954a8add11cdda0 [diff] |
Platform: Unify MPU limit region alignments -Use limit as described in Arm ARM, i.e. part of the region, maximum -Remove -1 operation on limit addresses from mpu driver -Add limit address check focusing on bits [4:0] before configuring MPU, making sure alignments are done -Fix MMIO region limits to accommodate above changes -Align TF-M partition metadata region Signed-off-by: Gabor Toth <gabor.toth@arm.com> Change-Id: I68fb97106c625528f190315cfce4c6a092517a48