1. 70c9c0b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  2. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  3. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  4. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  5. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  6. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  7. e12a937 Merge changes from topic "fvpr_cleanup" into integration by Mark Dykes · 2 years, 9 months ago
  8. 92ef7c3 refactor(tbbr): remove "fvp_r" platform specific check by Manish Pandey · 2 years, 9 months ago
  9. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 3 years ago
  10. b44dec1 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · 3 years ago
  11. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  12. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 2 years, 9 months ago
  13. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  14. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 2 years, 11 months ago
  15. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years ago
  16. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years ago
  17. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years ago
  18. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years ago
  19. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 4 months ago
  20. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  21. 90cbf52 SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 3 years, 7 months ago
  22. 4d49380 tbbr-tools: enable override TRUSTED_KEY_CERT by Pankaj Gupta · 3 years, 5 months ago
  23. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 9 months ago
  24. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years ago
  25. a5416ab Makefile: Fix ${FIP_NAME} to be rebuilt only when needed by Pali Rohár · 3 years, 7 months ago
  26. 51f95cc Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 3 years, 7 months ago
  27. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 7 months ago
  28. 132e665 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 3 years, 7 months ago
  29. 57d2e74 make_helpers: tbbr: Fix FWU certificate generation by Manish V Badarkhe · 3 years, 8 months ago
  30. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 1 month ago
  31. f11aeb7 TF-A: Add HASH_ALG default value to defaults.mk by Alexei Fedorov · 3 years, 9 months ago
  32. 43cb824 Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 3 years, 9 months ago
  33. 4d062db Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into integration by Olivier Deprez · 3 years, 9 months ago
  34. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  35. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 2 months ago
  36. 849f7af defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 4 years ago
  37. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 11 months ago
  38. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  39. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years ago
  40. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years ago
  41. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  42. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 1 month ago
  43. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  44. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  45. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  46. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  47. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 3 months ago
  48. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 3 months ago
  49. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 4 months ago
  50. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  51. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 8 months ago
  52. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  53. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  54. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  55. 1ef23ba Build: fix 'BL stage' comment for build macros by Masahiro Yamada · 4 years, 4 months ago
  56. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  57. 172d568 Build system: Changes to drive cert_create for dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  58. 3414e3a build_macros: add create sequence helper function by Vijayenthiran Subramaniam · 4 years, 5 months ago
  59. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  60. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  61. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  62. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  63. e2e8e10 Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 6 months ago
  64. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 6 months ago
  65. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  66. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  67. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  68. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  69. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  70. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  71. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  72. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  73. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  74. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  75. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  76. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  77. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  78. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  79. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  80. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  81. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  82. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  83. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  84. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  85. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  86. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  87. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  88. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  89. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  90. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  91. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  92. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  93. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  94. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  95. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  96. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  97. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  98. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  99. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  100. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago