commit | 30661a98818247896dc7002c47169fa3b4776c90 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Feb 03 15:30:14 2023 +0000 |
committer | Andre Przywara <andre.przywara@arm.com> | Mon Mar 20 13:37:36 2023 +0000 |
tree | 5006ebf35c6b8dcae4db5314ba264ea5cdbd2c44 | |
parent | ef948dc259939233adf0bc097e040bc7cb69f63b [diff] |
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>