1. 6a00e9b fix(gpt_rme): rework delegating/undelegating sequence by Robert Wakim · 3 years, 10 months ago
  2. 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
  3. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  4. d0ec1cc feat(ccidx): update the do_dcsw_op function to support FEAT_CCIDX by johpow01 · 3 years, 8 months ago
  5. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  6. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
  7. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
  8. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  9. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  10. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  11. 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
  12. ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
  13. 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
  14. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  15. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  16. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  17. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  18. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  19. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  20. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  21. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  22. 5de20ec feat(trf): initialize trap settings of trace filter control registers access by Manish V Badarkhe · 4 years, 1 month ago
  23. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  24. 2031d61 feat(sys_reg_trace): initialize trap settings of trace system registers access by Manish V Badarkhe · 4 years, 1 month ago
  25. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  26. 40ff907 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · 4 years, 1 month ago
  27. f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 4 years ago
  28. e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 4 years ago
  29. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
  30. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  31. 4429b47 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 4 years, 5 months ago
  32. 12f6c06 fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 4 years, 3 months ago
  33. 4324a14 Add PIE support for AARCH32 by Yann Gautier · 4 years, 10 months ago
  34. fb4f511 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 5 years ago
  35. 511c7f3 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 4 years, 4 months ago
  36. e593620 drivers: dcc: Support JTAG DCC console by Venkatesh Yadav Abbarapu · 4 years, 8 months ago
  37. 4e04478 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 4 years, 5 months ago
  38. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  39. 7c802c7 Define registers for FEAT_RNG support by Tomas Pilar · 4 years, 9 months ago
  40. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  41. 99ddfc0 Merge "Aarch64: Add support for FEAT_PANx extensions" into integration by Manish Pandey · 4 years, 8 months ago
  42. 0563ab0 Aarch64: Add support for FEAT_MTE3 by Alexei Fedorov · 4 years, 8 months ago
  43. a83103c Aarch64: Add support for FEAT_PANx extensions by Alexei Fedorov · 4 years, 8 months ago
  44. 2be491b aarch64/arm: Add compiler barrier to barrier instructions by Andre Przywara · 4 years, 10 months ago
  45. d7b5f40 Increase type widths to satisfy width requirements by Jimmy Brisson · 5 years ago
  46. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
  47. 3b8456b runtime_exceptions: Update AT speculative workaround by Manish V Badarkhe · 5 years ago
  48. f3ccf03 TF-A AMU extension: fix detection of group 1 counters. by Alexei Fedorov · 5 years ago
  49. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  50. 29d0ee5 Enable ARMv8.6-ECV Self-Synch when booting to EL2 by Jimmy Brisson · 5 years ago
  51. 110ee43 Enable ARMv8.6-FGT when booting to EL2 by Jimmy Brisson · 5 years ago
  52. dbcc44a TF-A: Fix wrong register read for MPAM extension by Alexei Fedorov · 5 years ago
  53. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  54. 1a04b2e Fix compilation error when ENABLE_PIE=1 by Varun Wadekar · 5 years ago
  55. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  56. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  57. 9cf7f35 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 6 years ago
  58. 1150416 locks: bakery: use is_dcache_enabled() helper by Masahiro Yamada · 5 years ago
  59. 3443a70 Fix MISRA C issues in BL1/BL2/BL31 by John Powell · 5 years ago
  60. fd092be Add get_current_el_maybe_constant() by Masahiro Yamada · 5 years ago
  61. 6cdd55d Merge "el3_entrypoint_common: avoid overwriting arg3" into integration by Manish Pandey · 5 years ago
  62. 8fd41bb Merge "Use Speculation Barrier instruction for v8.5 cores" into integration by Mark Dykes · 5 years ago
  63. ccfb5c8 Use Speculation Barrier instruction for v8.5 cores by Madhukar Pappireddy · 5 years ago
  64. f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
  65. efe30cb Merge "aarch32: stop speculative execution past exception returns" into integration by Mark Dykes · 5 years ago
  66. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  67. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  68. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  69. 6bc2438 aarch32: stop speculative execution past exception returns by Madhukar Pappireddy · 5 years ago
  70. 30f3100 el3_entrypoint_common: avoid overwriting arg3 by Yann Gautier · 6 years ago
  71. dd4f088 Tegra: delay_timer: support for physical secure timer by Varun Wadekar · 7 years ago
  72. 68c7608 Make PAC demangling more generic by Alexei Fedorov · 5 years ago
  73. f461fe3 Prevent speculative execution past ERET by Anthony Steinhauser · 6 years ago
  74. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  75. 2bcc672 Merge changes from topic "aa/sel2_support" into integration by Olivier Deprez · 6 years ago
  76. da90359 PIE: make call to GDT relocation fixup generalized by Manish Pandey · 6 years ago
  77. db3ae85 S-EL2 Support: Check for AArch64 by Artsem Artsemenka · 6 years ago
  78. 0376e7c Add support for enabling S-EL2 by Achin Gupta · 6 years ago
  79. e34cc0c Changes to support updated register usage in SMCCC v1.2 by Madhukar Pappireddy · 6 years ago
  80. 2a7adf2 Explicitly disable the SPME bit in MDCR_EL3 by Petre-Ionut Tudor · 6 years ago
  81. 0a12302 Add missing support for BL2_AT_EL3 in XIP memory by Lionel Debieve · 6 years ago
  82. c3e8b0b AArch32: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  83. 6129e9a Merge "Refactor ARMv8.3 Pointer Authentication support code" into integration by Soby Mathew · 6 years ago
  84. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  85. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 6 years ago
  86. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 6 years ago
  87. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
  88. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  89. 3056091 Merge "AArch64: Disable Secure Cycle Counter" into integration by Paul Beesley · 6 years ago
  90. e290a8f AArch64: Disable Secure Cycle Counter by Alexei Fedorov · 6 years ago
  91. ef430ff FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 6 years ago
  92. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  93. f7fb88f Merge changes from topic "jts/spsr" into integration by Soby Mathew · 6 years ago
  94. c250cc3 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 6 years ago
  95. 1d7dc63 Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 6 years ago
  96. 52e9108 console: update skeleton by Ambroise Vincent · 6 years ago
  97. b7e398d Enable MTE support unilaterally for Normal World by Soby Mathew · 6 years ago
  98. c465515 Aarch64: Fix SCTLR bit definitions by Alexei Fedorov · 6 years ago
  99. e1abd56 arch: add some defines for generic timer registers by Yann Gautier · 6 years ago
  100. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago