1414 Commits (523389e7f7c4d6f6522c30ba83baae293bcc7943)

Author SHA1 Message Date
Andre Przywara b57e16a4f9 refactor(amu): use new AMU feature check routines 2 years ago
Andre Przywara d23acc9e4f refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 2 years ago
Manish V Badarkhe d679cdecb1 refactor(fvp): use RSS API to retrieve attestation token and key 2 years ago
Andre Przywara 623f6140fc refactor(cpufeat): align FEAT_SEL2 to new feature handling 2 years ago
Andre Przywara d5384b69d1 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 1223d2a020 refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 7db710f0cb refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED 2 years ago
Andre Przywara b8f03d29e1 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 603a0c6fae refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED 2 years ago
Bipin Ravi b01a59eb2a fix(cpus): workaround for Cortex-A78C erratum 1827440 2 years ago
Bipin Ravi 672eb21e26 fix(cpus): workaround for Cortex-A78C erratum 1827430 2 years ago
Wing Li 9a70e69e05 feat(psci): update PSCI_FEATURES 2 years ago
Wing Li 606b743007 feat(psci): add support for OS-initiated mode 2 years ago
Wing Li b88a4416b5 feat(psci): add support for PSCI_SET_SUSPEND_MODE 2 years ago
Andre Przywara ea735bf556 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 9448f2b88e refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 6437a09a2d refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara 90118bb5c1 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS 2 years ago
Andre Przywara 16e3ddba1f fix(spe): drop SPE EL2 context switch code 2 years ago
Mark Brown d333160366 feat(tcr2): support FEAT_TCR2 2 years ago
Boyan Karatotev 7c25a3a161 chore(cpus): remove redundant asserts 2 years ago
Boyan Karatotev e444763d65 refactor(cpus): shorten errata flag defines 2 years ago
Arvind Ram Prakash 42d4d3baac refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 2 years ago
Elyes Haouas 2535e2047f style: fix functions definitions 2 years ago
Sona Mathew f1c3eae9e0 fix(cpus): workaround for Neoverse V1 errata 2743233 2 years ago
Elyes Haouas 9a90d720b8 style: remove useless trailing semicolon and line continuations 2 years ago
Bipin Ravi 66bf3ba482 fix(cpus): workaround for Cortex-A78C erratum 2779484 2 years ago
Bipin Ravi a63332c517 fix(cpus): workaround for Cortex-A78 erratum 2742426 2 years ago
Andre Przywara fc8d2d3980 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED 2 years ago
Andre Przywara ff49103660 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara f5360cfa81 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED 2 years ago
Andre Przywara de8c489247 fix(cpufeat): context-switch: move FGT availability check to callers 2 years ago
Govindraj Raja a8eadc51a3 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Boyan Karatotev bdedee5a0f fix(deps): add missing aeabi_memset.S 2 years ago
Chris Kay f90fe02f06 style: normalize linker script code style 2 years ago
Maksims Svecovs 01cf14dd41 fix(context-mgmt): enable SCXTNUM access 2 years ago
laurenw-arm 8374508b00 feat(psa): interface with RSS for NV counters 2 years ago
Manish V Badarkhe 05e5503021 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' 2 years ago
Jeffrey Kardatzke 05c69cf75e feat(optee): add loading OP-TEE image via an SMC 2 years ago
Harrison Mutai aea4ccf8d9 fix(cpus): workaround for Cortex-A510 erratum 2684597 2 years ago
Harrison Mutai 695a48b5b4 fix(psci): tighten psci_power_down_wfi behaviour 2 years ago
Rohit Mathew ed804406bf fix(mpam): run-time checks for mpam save/restore routines 2 years ago
Sona Mathew 2757da0614 fix(cpus): workaround for Neoverse V1 errata 2779461 2 years ago
Sona Mathew 7d1700c4d4 fix(cpus): workaround for Cortex-A78 erratum 2779479 2 years ago
Bipin Ravi 00230e37e3 fix(cpus): workaround for Cortex-A78C erratum 2772121 2 years ago
Bipin Ravi f9c6301d74 fix(cpus): workaround for Cortex-X2 erratum 2282622 2 years ago
Andre Przywara c5a3ebbd3a refactor(context-mgmt): move FEAT_HCX save/restore into C 2 years ago
Andre Przywara bb7b85a397 refactor(context-mgmt): move FEAT_FGT save/restore code into C 2 years ago
Andre Przywara ce4859554c refactor(cpufeat): decouple FGT feature detection and build flags 2 years ago