1. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  2. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 2 months ago
  3. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 3 months ago
  4. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  5. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 4 months ago
  6. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 4 months ago
  7. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 3 months ago
  8. f3d308b docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  9. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  10. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  11. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  12. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  13. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 8 months ago
  14. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  15. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 5 months ago
  16. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  17. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  18. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  19. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  20. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  21. 761d4f0 Revert "docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 1 year, 4 months ago
  22. bbe1e42 docs(drtm): mention DRTM_SUPPORT as an experimental build option by Manish V Badarkhe · 1 year, 4 months ago
  23. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  24. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago
  25. ba0ed3e docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 1 year, 7 months ago
  26. e9e7e8a docs: describe the new warning levels by Boyan Karatotev · 1 year, 7 months ago
  27. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 1 year, 7 months ago
  28. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · 1 year, 8 months ago
  29. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 1 year, 8 months ago
  30. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  31. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · 1 year, 8 months ago
  32. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  33. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  34. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 9 months ago
  35. 4f01c27 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 1 year, 10 months ago
  36. 669bf40 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 2 years ago
  37. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  38. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  39. 65dc271 Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 1 year, 11 months ago
  40. 5286552 docs(security): update info on use of OpenSSL 3.0 by Juan Pablo Conde · 2 years ago
  41. 6486997 feat(sve): support full SVE vector length by Mark Brown · 2 years, 2 months ago
  42. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  43. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  44. df83a83 fix(build): use DWARF 4 when building debug by Daniel Boulby · 2 years, 2 months ago
  45. 8564f77 docs(build): add build option for DRTM support by Manish V Badarkhe · 2 years, 5 months ago
  46. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · 2 years, 5 months ago
  47. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  48. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 2 years, 2 months ago
  49. 598db32 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 2 years, 3 months ago
  50. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 2 years, 2 months ago
  51. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  52. abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  53. 38b461a docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  54. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 2 years, 4 months ago
  55. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 7 months ago
  56. 76ff363 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  57. 247e5c3 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 2 years, 8 months ago
  58. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  59. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  60. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  61. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  62. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  63. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · 2 years, 8 months ago
  64. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years ago
  65. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 2 years, 9 months ago
  66. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  67. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  68. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 10 months ago
  69. eea6dc1 feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 3 years, 2 months ago
  70. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  71. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs 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. da87af1 docs(fwu): add firmware update documentation by Manish V Badarkhe · 3 years ago
  74. 5c101ae docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 4 months ago
  75. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years ago
  76. 533d8b3 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · 3 years, 1 month ago
  77. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  78. 684a079 TF-A: Document SMC_PCI_SUPPORT option by Jeremy Linton · 3 years, 5 months ago
  79. 514e59c Add PIE support for AARCH32 by Yann Gautier · 3 years, 9 months ago
  80. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  81. b2cc35f Fix documentation typos and misspellings by David Horstmann · 3 years, 5 months ago
  82. 51f95cc Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 3 years, 7 months ago
  83. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  84. 132e665 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 3 years, 7 months ago
  85. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 1 month ago
  86. 0d1f6b1 Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 3 years, 10 months ago
  87. a59fa01 doc: Update description for AT speculative workaround by Manish V Badarkhe · 4 years ago
  88. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 11 months ago
  89. 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · 3 years, 11 months ago
  90. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · 4 years ago
  91. 86350ae Fix broken links to various sections across docs by Madhukar Pappireddy · 4 years ago
  92. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years ago
  93. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years ago
  94. e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · 4 years ago
  95. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  96. bcac995 Merge "GICv3: GIC-600: Detect GIC-600 at runtime" into integration by Madhukar Pappireddy · 4 years, 1 month ago
  97. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  98. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  99. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  100. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago