]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(amu): convert FEAT_AMUv1 to new scheme
authorAndre Przywara <andre.przywara@arm.com>
Thu, 10 Nov 2022 14:41:07 +0000 (14:41 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 11 Jan 2023 16:02:58 +0000 (16:02 +0000)
commitf0deb4c8c7126bf0a2b99629486923b1a0d9dc42
treef27f2fc8baf49bcc8ea168fc771e36287ea56d3a
parentce4859554c64c9048c86df44a96e93f697df2207
refactor(amu): convert FEAT_AMUv1 to new scheme

For the FGT context save/restore operation, we need to look at the AMUv1
feature, so migrate this one over to the new scheme.
This uses the generic check function in feat_detect.c, and splits the
feature check into two functions, as was done before for FEAT_FGT.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I95ad797f15001b2c9d1800c9d4af33fba79e136f
common/feat_detect.c
include/arch/aarch64/arch_features.h