commit | 128df96579f4837ed9571a1843a5b842de52ed3c | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@foss.st.com> | Mon Oct 02 09:42:50 2023 +0200 |
committer | Maxime Méré <maxime.mere@foss.st.com> | Tue Oct 22 11:24:46 2024 +0200 |
tree | 3706a7945e9e9ff11facd35be4aac3bc15dff08b | |
parent | e08d06acef5b47b1f9f5d029c9623a85656e3c40 [diff] |
feat(stm32mp2): disable unsupported features SPE and SVE for non-secure world are not supported on Arm v8.0. Disable the corresponding flags. This also saves a bit of memory. Change-Id: I323fb7410393ea9711759be4c47848316fb68860 Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>