commit | e8405fb3cfa042453a986bda8adc52a94eb4e917 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Oct 13 14:05:41 2022 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:03 2025 +0000 |
tree | 57045469b4b2e170be17f950ce592dd0d4061b4b | |
parent | 9b778ae0ace146c970b98251c36ae95f24de70a1 [diff] |
fix(SME): add a missing ISB On PEs that delay the effects of writes to system registers, enabling SME will not take effect before it is used, causing an unhandled trap. This patch adds the isb to prevent this. Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> Change-Id: Iad934d3e3c4b52d09c4b8058f71ffe107bcbac1d