commit | a2948dc8329380e22a1cbe186e6b42539827f861 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Thu Feb 24 21:43:21 2022 +0800 |
committer | Ken Liu <ken.liu@arm.com> | Mon Feb 28 01:47:36 2022 +0100 |
tree | f0a99f67dfedef768ee64bc15791d00ebdb701d5 | |
parent | 785ed5e139683612b3fc082e8637041fd36a5002 [diff] |
Platform: stm32l5xx: Fix isolation setup issue The n_configured_regions should be assigned out of the for loop to correctly record the last allocated MPU region. Change-Id: Ib5efadc4dc1cf4ed5504d259f26092c461ed4575 Signed-off-by: Kevin Peng <kevin.peng@arm.com>