commit | 22248c8c60bcfc8506576249a36267f8ed04329d | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Oct 13 14:05:41 2022 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Oct 26 17:06:50 2022 +0100 |
tree | d15987e2f41bb47600f00253fd12a0da810783c2 | |
parent | b82b4f314d77b17032765f4f70ec5a92db7760b5 [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