1. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  2. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  3. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 8 months ago
  4. c735f1c refactor(cpufeat): use alternative encoding for "SB" barrier by Andre Przywara · 1 year, 7 months ago
  5. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  6. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  7. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  8. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  9. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  10. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  11. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  12. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  13. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  14. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  15. c97c551 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  16. 191eff6 refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  17. bb0db3b refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 1 year, 5 months ago
  18. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 1 year, 4 months ago
  19. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 1 year, 6 months ago
  20. 1ac5353 Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 1 year, 4 months ago
  21. 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 1 year, 6 months ago
  22. 66a056e refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 1 year, 6 months ago
  23. 3dc3cad fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 1 year, 8 months ago
  24. f20ad90 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 1 year, 8 months ago
  25. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 1 year, 8 months ago
  26. 2c550e3 refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 1 year, 8 months ago
  27. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 1 year, 8 months ago
  28. 23b57bb feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 1 year, 8 months ago
  29. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 7 months ago
  30. 84e794e Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 1 year, 8 months ago
  31. 9ee6dd4 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 1 year, 9 months ago
  32. 9f574f6 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 1 year, 9 months ago
  33. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years ago
  34. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 1 year, 9 months ago
  35. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  36. be3f7d0 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 10 months ago
  37. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  38. e089a17 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 2 years ago
  39. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  40. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  41. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  42. 423045d fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · 2 years, 1 month ago
  43. 67259f8 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 2 years, 2 months ago
  44. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  45. 7d52a8f fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 2 years, 4 months ago
  46. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  47. cc79927 fix(amu): limit virtual offset register access to NS world by John Powell · 2 years, 3 months ago
  48. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 2 years, 6 months ago
  49. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 2 years, 4 months ago
  50. 48e6b57 fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 2 years, 8 months ago
  51. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 8 months ago
  52. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  53. 74b7e44 feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 2 years, 7 months ago
  54. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  55. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  56. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  57. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  58. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · 3 years, 1 month ago
  59. a5fde28 refactor(amu): factor out register accesses by Chris Kay · 3 years, 1 month ago
  60. b0d69e8 fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 2 years, 9 months ago
  61. 88fb9af Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 2 years, 9 months ago
  62. 5693afe feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 2 years, 9 months ago
  63. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  64. 13dc8f1 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 3 years ago
  65. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 3 years ago
  66. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 3 years ago
  67. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  68. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  69. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  70. 8ce3394 feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 3 years ago
  71. f7ee064 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 3 years ago
  72. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  73. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 3 years ago
  74. dd8af68 Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 3 years ago
  75. c79c3e9 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 3 years ago
  76. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  77. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  78. b4ba2b3 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 3 years, 4 months ago
  79. 307f34b fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 3 years, 2 months ago
  80. 592a479 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  81. f80014d drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 3 years, 7 months ago
  82. 08fec33 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 3 years, 4 months ago
  83. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  84. 6fd816e Define registers for FEAT_RNG support by Tomas Pilar · 3 years, 8 months ago
  85. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  86. 9ecc255 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 3 years, 7 months ago
  87. af54f6e Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 3 years, 7 months ago
  88. c082f03 Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 3 years, 7 months ago
  89. 5c29cba aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 3 years, 9 months ago
  90. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  91. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years ago
  92. e07e808 runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 4 years ago
  93. 7e6306b TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 4 years ago
  94. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  95. 8357389 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  96. ecc3c67 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 4 years, 3 months ago
  97. 1993355 TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 4 years, 1 month ago
  98. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 2 months ago
  99. 5dc9e9c Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 4 years, 2 months ago
  100. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago