]> git.baikalelectronics.ru Git - arm-tf.git/commit
refactor(cpufeat): convert FEAT_HCX to new scheme
authorAndre Przywara <andre.przywara@arm.com>
Tue, 15 Nov 2022 11:45:19 +0000 (11:45 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Wed, 11 Jan 2023 16:02:58 +0000 (16:02 +0000)
commitd242128c1dc87f2c0e25e2c4e84c5668a6c397a3
treecc459c6853fba7ed8cc262a901f27bf490c7a0d9
parent15107daad6b83b4ee1edfebf420b6779a054318e
refactor(cpufeat): convert FEAT_HCX to new scheme

Use the generic check function in feat_detect.c, and split the feature
check into two functions, as done for FEAT_FGT before.

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