1. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  2. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  3. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  4. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  5. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  6. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  7. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  8. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  9. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  10. fd1dd4c refactor(cpufeat): wrap CPU ID register field isolation by Andre Przywara · 2 years, 6 months ago
  11. dc2b8e8 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · 2 years, 5 months ago
  12. bd62ce9 refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · 2 years, 7 months ago
  13. cd8f6af Merge changes I63b584cf,I617f3d41 into integration by Manish V Badarkhe · 2 years, 6 months ago
  14. eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  15. d87c0e2 refactor(el3_runtime): introduce save_x30 macro by Manish Pandey · 2 years, 7 months ago
  16. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
  17. d242128 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 2 years, 9 months ago
  18. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  19. f0deb4c refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 2 years, 9 months ago
  20. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  21. c2fb8ef feat(aarch64): make ID system register reads non-volatile by Andre Przywara · 2 years, 9 months ago
  22. 1ae7552 feat(fvp): emulate trapped RNDR by Andre Przywara · 2 years, 9 months ago
  23. e3dcd50 Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 2 years, 9 months ago
  24. e74d658 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 2 years, 10 months ago
  25. c687776 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 2 years, 10 months ago
  26. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years, 1 month ago
  27. bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 6 years ago
  28. 93910a7 Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 2 years, 11 months ago
  29. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
  30. 19037a7 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years ago
  31. 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
  32. 9ff5f75 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 3 years, 1 month ago
  33. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  34. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  35. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  36. e926558 fix(include/aarch64): fix encodings for MPAMVPM* registers by Varun Wadekar · 3 years, 2 months ago
  37. aeef2c2 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 3 years, 3 months ago
  38. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 3 months ago
  39. af220eb fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 3 years, 5 months ago
  40. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  41. a4c3945 fix(amu): limit virtual offset register access to NS world by John Powell · 3 years, 4 months ago
  42. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  43. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  44. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
  45. 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
  46. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  47. d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
  48. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  49. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
  50. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
  51. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  52. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  53. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  54. 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
  55. ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
  56. 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
  57. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  58. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  59. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  60. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  61. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  62. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  63. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  64. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  65. 5de20ec feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 4 years, 1 month ago
  66. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  67. 2031d61 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 4 years, 1 month ago
  68. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  69. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  70. f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 4 years ago
  71. e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 4 years ago
  72. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
  73. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  74. 4429b47 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 4 years, 5 months ago
  75. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  76. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  77. fb4f511 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 5 years ago
  78. 511c7f3 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  79. e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  80. 4e04478 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 4 years, 5 months ago
  81. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  82. 7c802c7 Define registers for FEAT_RNG support by Tomas Pilar · 4 years, 9 months ago
  83. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  84. 99ddfc0 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 4 years, 8 months ago
  85. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  86. a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 8 months ago
  87. 2be491b aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 4 years, 10 months ago
  88. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  89. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
  90. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
  91. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  92. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  93. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
  94. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
  95. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  96. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  97. 1a04b2e Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 5 years ago
  98. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  99. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  100. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago