commit | 62bae5979c1420b0039005a6c76f461609863532 | [log] [tgz] |
---|---|---|
author | Ken Liu <Ken.Liu@arm.com> | Tue Oct 19 22:15:43 2021 +0800 |
committer | Ken Liu <Ken.Liu@arm.com> | Tue Oct 19 22:56:32 2021 +0800 |
tree | 26716944fd125b37d06dade5dc452b86547236c0 | |
parent | 27a52c212366bd3f9cd72f651a365e05733f61e3 [diff] |
SPM: Update boundaries for the 1st partition The 1st partition's boundary activating is missed, hence it inherits the initial boundary setting when it gets executed for the first time. The initial boundary belongs to the PRoT domain, which is incorrect to be inherited by a partition. Activate 1st partition's boundary when it is chosen to be run as the first. Change-Id: Ia159d62595c15d9716a8271a746761393c772329 Signed-off-by: Ken Liu <Ken.Liu@arm.com>