commit | 79130a9b8c280ec4bdbdcda67a02d77adb6944a6 | [log] [tgz] |
---|---|---|
author | Mingyang Sun <mingyang.sun@arm.com> | Thu Dec 30 14:24:13 2021 +0800 |
committer | Mingyang Sun <mingyang.sun@arm.com> | Thu Dec 30 16:33:59 2021 +0800 |
tree | b353a5b68ccc5e0eb60d352d97b1946e10504139 | |
parent | 202ea4fbaaafbe51ee2b3b257dc73e30c2460e05 [diff] |
HAL: Fix for MPU isolation region configuration MPU region indices are hard-coded on some platforms. After removing the ER_INITIAL_PSP section, the MPU region indices update was missed. This patch changes to runtime update indices to fix this issue. Change-Id: Iaf5213ec7e0dc529b4c08197b4b2cbe4c5598ab4 Signed-off-by: Mingyang Sun <mingyang.sun@arm.com>