]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS
authorAndre Przywara <andre.przywara@arm.com>
Fri, 3 Feb 2023 15:30:14 +0000 (15:30 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 20 Mar 2023 13:37:36 +0000 (13:37 +0000)
commit90118bb5c180198db3386c3e1f5be8e32707c2cc
tree5006ebf35c6b8dcae4db5314ba264ea5cdbd2c44
parent16e3ddba1f049106387dfe21989243d2fc4cf061
refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS

At the moment we hardcode the SPE functionality to be available on the
non-secure side only, by setting MDCR_EL2.E2PB accordingly.

This should be reflected in the feature selection symbol, so rename that
to ENABLE_SPE_FOR_NS, to make it clearer that SPE is not supported in
the secure world.

Change-Id: I3f9b48eab1a45d6ccfcbb9c90a11eeb66867ad9a
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Makefile
bl31/bl31.mk
docs/getting_started/build-options.rst
lib/el3_runtime/aarch64/context_mgmt.c
make_helpers/defaults.mk
plat/allwinner/common/allwinner-common.mk
plat/arm/board/fvp/fvp_pm.c
plat/arm/board/tc/platform.mk
plat/qti/msm8916/platform.mk