Home
last modified time | relevance | path

Searched refs:FEAT_STATE_ALWAYS (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/include/common/
H A Dfeat_detect.h15 #define FEAT_STATE_ALWAYS 1 macro
/rk3399_ARM-atf/common/
H A Dfeat_detect.c30 if (state == FEAT_STATE_ALWAYS && field < min) { in check_feature()
34 if (state >= FEAT_STATE_ALWAYS && field > max) { in check_feature()
376 tainted |= check_feature(FEAT_STATE_ALWAYS, read_feat_pmuv3_id_field(), in detect_arch_features()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h25 if ((guard) == FEAT_STATE_ALWAYS) { \
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h48 if ((guard) == FEAT_STATE_ALWAYS) { \
/rk3399_ARM-atf/docs/components/
H A Dcontext-management-library.rst116 - **FEAT_STATE_ALWAYS** - all code relating to this feature is always executed.
119 - **FEAT_STATE_CHECK** - same as ``FEAT_STATE_ALWAYS`` except that the feature's