]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32
authorYann Gautier <yann.gautier@st.com>
Fri, 19 Nov 2021 10:35:46 +0000 (11:35 +0100)
committerYann Gautier <yann.gautier@st.com>
Wed, 22 Dec 2021 13:03:19 +0000 (14:03 +0100)
commit24ab2c0af74be174acf755a36b3ebba867184e60
tree4a3b7767531803d27fbe9b0faf15574c905b9222
parent47833abd7772a49aa1b591392584549fb5a2c28f
fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32

With patch [1], ENABLE_SVE_FOR_NS is always enable.
Disable it for AARCH32 platforms, as the feature is not supported.
The warning message is replaced with an error, and the second override
is removed.

[1] dc78e62d80e6 ("feat(sme): enable SME functionality")

Change-Id: Ic9c5e2612c9e00bd0d37ca3b59537e39270c9799
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Makefile
make_helpers/defaults.mk