1. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  2. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  3. 25844ff feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  4. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 3 months ago
  5. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  6. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  7. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  8. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  9. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  10. 24ab2c0 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 3 years, 9 months ago
  11. 820371b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  12. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  13. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  14. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  15. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  16. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  17. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  18. 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 10 months ago
  19. 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 4 years, 4 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. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  23. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  24. 396b339 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 4 years, 1 month ago
  25. 5357f83 feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 4 years, 5 months ago
  26. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  27. c7a28aa SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 4 years, 9 months ago
  28. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  29. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
  30. 29a8814 Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 4 years, 8 months ago
  31. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 9 months ago
  32. f182179 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 4 years, 8 months ago
  33. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
  34. ae3cf1f TF-A: Add HASH_ALG default value to defaults.mk by Alexei Fedorov · 4 years, 10 months ago
  35. ee15a17 defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 5 years ago
  36. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
  37. 582e4e7 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 5 years ago
  38. 84ef9cd make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 5 years ago
  39. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  40. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 5 years ago
  41. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  42. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  43. 7ff088d Enable MTE support by Manish V Badarkhe · 5 years ago
  44. a6de824 fconf: Clean Arm IO by Louis Mayencourt · 5 years ago
  45. c6ba9b4 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 6 years ago
  46. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
  47. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 5 years ago
  48. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 5 years ago
  49. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  50. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  51. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 6 years ago
  52. 3bff910 Introduce COT build option by Sandrine Bailleux · 6 years ago
  53. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 6 years ago
  54. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 7 years ago
  55. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 6 years ago
  56. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  57. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  58. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 6 years ago
  59. edbce9a Enable Link Time Optimization in GCC by zelalem-aweke · 6 years ago
  60. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 6 years ago
  61. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 6 years ago
  62. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 6 years ago
  63. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
  64. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  65. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  66. 51e24ec Console: removed legacy console API by Ambroise Vincent · 6 years ago
  67. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 6 years ago
  68. 9e4609f build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 6 years ago
  69. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  70. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  71. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 7 years ago
  72. 77f1f7a Introduce build option to override libc by Varun Wadekar · 7 years ago
  73. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  74. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  75. 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 7 years ago
  76. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 7 years ago
  77. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 7 years ago
  78. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  79. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 7 years ago
  80. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  81. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 7 years ago
  82. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 7 years ago
  83. 5accce5 Add support for romlib in the build system by Roberto Vargas · 7 years ago
  84. 209a60c Allow disabling authentication dynamically by Soby Mathew · 7 years ago
  85. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 8 years ago
  86. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 7 years ago
  87. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  88. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  89. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  90. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 7 years ago
  91. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 8 years ago
  92. 3429c77 Add platform-independent coreboot support library by Julius Werner · 8 years ago
  93. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  94. 9536bae Add new function-pointer-based console API by Julius Werner · 8 years ago
  95. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  96. a852ec4 Merge pull request #1168 from matt2048/master by davidcunado-arm · 8 years ago
  97. 1a85337 Enable SVE for Non-secure world by David Cunado · 8 years ago
  98. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 8 years ago
  99. 5f70d8d Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 8 years ago
  100. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 8 years ago