arm-trusted-firmware/docs
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
..
_static/css docs(threat model): add TF-A threat model 2021-04-30 17:59:22 +02:00
about docs(maintainers): update Corstone-1000 maintainers 2024-08-15 08:45:44 +01:00
components feat(cpufeat): add new feature state for asymmetric features 2024-08-17 09:35:13 +01:00
design fix(cpus): workaround for Cortex-A720 erratum 2844092 2024-08-01 13:40:32 -05:00
design_documents refactor(docs): update RSE docs to match the example CCA token 2024-06-17 16:29:04 +02:00
getting_started feat(docs): add RMM option in build-options.rst 2024-08-02 16:16:43 +01:00
perf docs(juno): update PSCI instrumentation data 2024-05-21 13:25:16 +00:00
plat Merge "feat(versal): deprecate build time arg VERSAL_PLATFORM" into integration 2024-08-12 11:49:37 +02:00
process docs: remove reference to phabricator pages 2024-05-15 14:27:45 +02:00
resources fix(docs): replace "ARM-TF" with "TF-A" in diagrams 2024-06-13 15:55:42 +02:00
security_advisories chore: rename Poseidon to Neoverse V3 2024-03-26 11:27:31 -05:00
threat_model docs: change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
tools feat(arm): update documentation for cot-dt2c 2024-08-07 08:46:30 +01:00
change-log.md docs(changelog): changelog for v2.11 release 2024-05-22 19:19:54 -05:00
conf.py docs(changelog): changelog for v2.11 release 2024-05-22 19:19:54 -05:00
global_substitutions.txt docs(errata_abi): document the errata abi changes 2023-05-05 13:24:59 -05:00
glossary.rst feat(dice): add typedefs from the Open DICE repo 2024-03-06 15:44:55 +01:00
index.rst feat(fwu): update the URL links for the FWU specification 2024-03-01 14:19:56 +05:30
license.rst feat(arm): update documentation for cot-dt2c 2024-08-07 08:46:30 +01:00
Makefile build: unify verbosity handling 2024-06-14 15:54:48 +00:00
porting-guide.rst feat(bl): add plat handler for image loading 2024-06-13 11:30:29 +02:00