arm-trusted-firmware/include/common
Manish Pandey 43d1d951dd feat(cpufeat): add new feature state for asymmetric features
Introduce a new feature state CHECK_ASYMMETRIC to cater for the features
which are asymmetric across cores. This state is useful for platforms
which has architectural asymmetric cores (A feature is only present in
one type of core e.g. big).
This state is similar to FEAT_STATE_CHECK (dynamic detection) except
that feature state is also checked on each core during warmboot path and
override the context (just for asymmetric features) which was setup by
core executing CPU_ON call.

Only Non-secure context will be re-checked as secure and realm context
is created on same core.

Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: Ic78a0b6ca996e0d7881c43da1a6a0c422f528ef3
2024-08-17 09:35:13 +01:00
..
tbbr fix(tbbr): guard defines under MBEDTLS_CONFIG_FILE 2023-10-26 11:30:39 +01:00
asm_macros_common.S Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl_common.h build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
bl_common.ld.h feat(spmd): add spmd logical partitions 2023-08-03 07:03:13 -07:00
build_message.h build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
debug.h feat(console): introduce EARLY_CONSOLE 2024-04-24 15:44:28 +02:00
desc_image_load.h Add helper to parse BL31 parameters (both versions) 2019-07-23 20:25:34 -07:00
ep_info.h feat(rme): add Realm security state definition 2021-10-01 16:54:44 -05:00
fdt_fixup.h Merge "feat(libfdt): add function to set MAC addresses" into integration 2022-07-08 13:29:58 +02:00
fdt_wrappers.h refactor(fdt-wrappers): fix for unit testing errors 2023-06-26 15:03:08 -05:00
feat_detect.h feat(cpufeat): add new feature state for asymmetric features 2024-08-17 09:35:13 +01:00
image_decompress.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
interrupt_props.h feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t 2023-02-06 13:48:11 +08:00
nv_cntr_ids.h dtsi: Update the nv-counter node in the device tree 2020-08-28 09:50:25 +00:00
param_header.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
romlib.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
runtime_svc.h style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
tf_crc32.h refactor(hw_crc32): renamed hw_crc32 to tf_crc32 2021-08-02 17:15:41 +01:00
uuid.h fix(uuid): add missing #include directives 2023-04-17 16:13:16 +01:00