- 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
- 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
- b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
- d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
- 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
- d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
- 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
- d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
- fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago
- 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 6 months ago
- c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
- bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
- ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
- 2f54614 Merge "fix(pmu): add sensible default for MDCR_EL2" into integration by Manish Pandey · 2 years, 9 months ago
- 7f85619 fix(pmu): add sensible default for MDCR_EL2 by Boyan Karatotev · 2 years, 9 months ago
- 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
- 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
- 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 11 months ago
- 2b28727 fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 2 years, 11 months ago
- ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
- d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 4 months ago
- b515f54 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 3 years, 4 months ago
- 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
- 18c3320 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 3 years, 3 months ago
- 0482503 fix(cm): add barrier before el3 ns exit by Olivier Deprez · 3 years, 3 months ago
- 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
- a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
- 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
- 8b95e84 refactor(context mgmt): add cm_prepare_el3_exit_ns function by Zelalem Aweke · 3 years, 6 months ago
- 2bbad1d refactor(context mgmt): refactor the cm_setup_context function by Zelalem Aweke · 3 years, 7 months ago
- dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
- c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
- cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
- 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
- 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
- 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
- 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 4 years, 1 month ago
- 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
- 2e61d68 fix: random typos in tf-a code base by Olivier Deprez · 4 years, 2 months ago
- 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
- 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
- d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
- 6b704da SPM: Change condition on saving/restoring EL2 registers by Ruari Phipps · 5 years ago
- fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
- 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
- 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
- 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
- 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
- 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
- e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
- f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
- db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
- 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
- 019b03a Fix MTE support from causing unused variable warnings by Justin Chadwell · 6 years ago
- eeb5a7b SCTLR and ACTLR are 32-bit for AArch32 and 64-bit for AArch64 by Deepika Bhavnani · 6 years ago
- 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
- e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
- b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 6 years ago
- 64503b2 Merge pull request #1839 from loumay-arm/lm/a7x_errata by Antonio Niño Díaz · 6 years ago
- 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
- 5f5d1ed Add workaround for errata 764081 of Cortex-A75 by Louis Mayencourt · 6 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- a0fee74 context_mgmt: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
- 40daecc Fix MISRA defects in extension libs by Antonio Nino Diaz · 7 years ago
- 3ff4aaa AArch64: Enable lower ELs to use pointer authentication by Jeenu Viswambharan · 7 years ago
- 87c8513 Mark BL31 initialization functions by Daniel Boulby · 7 years ago
- 24f671f context_mgmt: Fix HANDLE_EA_EL3_FIRST implementation by Julius Werner · 7 years ago
- 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
- 1634cae context_mgmt: Make cm_init_context_common public by Antonio Nino Diaz · 7 years ago
- 10df381 Merge pull request #1376 from vwadekar/cm-init-actlr-el1 by Dimitris Papastamos · 7 years ago
- 2ab9617 lib: el3_runtime: initialise actlr_el1 to hardware defaults by Varun Wadekar · 7 years ago
- 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
- 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
- 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
- 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 8 years ago
- 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
- 0fd0f22 Factor out extension enabling to a separate function by Dimitris Papastamos · 8 years ago
- 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 8 years ago
- 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
- 2e09d4f fix a typo about sctlr_el2 by Ken Kuang · 8 years ago
- d832aee aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 8 years ago
- 18f2efd Fully initialise essential control registers by David Cunado · 8 years ago
- d6104f5 Merge pull request #927 from jeenu-arm/state-switch by davidcunado-arm · 8 years ago
- 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
- f4c8aa9 Add macro to check whether the CPU implements an EL by Jeenu Viswambharan · 8 years ago
- 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago