1. 396b339 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 2 years, 9 months ago
  2. 5357f83 feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years ago
  3. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years ago
  4. c7a28aa SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 3 years, 4 months ago
  5. 6c74c99 tbbr-tools: enable override TRUSTED_KEY_CERT by Pankaj Gupta · 3 years, 2 months ago
  6. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 3 years, 6 months ago
  7. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 3 years, 9 months ago
  8. 4727fd1 Makefile: Fix ${FIP_NAME} to be rebuilt only when needed by Pali Rohár · 3 years, 4 months ago
  9. 29a8814 Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 3 years, 3 months ago
  10. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 3 years, 4 months ago
  11. f182179 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 3 years, 4 months ago
  12. 8cdb169 make_helpers: tbbr: Fix FWU certificate generation by Manish V Badarkhe · 3 years, 5 months ago
  13. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 3 years, 10 months ago
  14. ae3cf1f TF-A: Add HASH_ALG default value to defaults.mk by Alexei Fedorov · 3 years, 6 months ago
  15. c1a4b6b Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 3 years, 6 months ago
  16. 8c00bcc Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into integration by Olivier Deprez · 3 years, 6 months ago
  17. 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 7 months ago
  18. 88a1cf1 Update makefile to build fiptool for Windows by Sami Mujawar · 4 years ago
  19. ee15a17 defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 3 years, 9 months ago
  20. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 8 months ago
  21. 23d5f03 cert_create: add Platform owned secure partitions support by Manish Pandey · 3 years, 8 months ago
  22. 582e4e7 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 3 years, 8 months ago
  23. 84ef9cd make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 3 years, 9 months ago
  24. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 3 years, 10 months ago
  25. 02383c2 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 3 years, 10 months ago
  26. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 3 years, 10 months ago
  27. 0792dd7 cert_create: add SiP owned secure partitions support by Manish Pandey · 3 years, 10 months ago
  28. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 3 months ago
  29. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years ago
  30. 7ff088d Enable MTE support by Manish V Badarkhe · 4 years ago
  31. 848a7e8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years ago
  32. a6de824 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 1 month ago
  33. e310267 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 1 month ago
  34. c6ba9b4 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 5 months ago
  35. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 5 months ago
  36. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 1 month ago
  37. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 1 month ago
  38. d7db9a6 Build: fix 'BL stage' comment for build macros by Masahiro Yamada · 4 years, 1 month ago
  39. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 5 months ago
  40. 53b985a Build system: Changes to drive cert_create for dualroot CoT by Sandrine Bailleux · 4 years, 2 months ago
  41. 8c7b944 build_macros: add create sequence helper function by Vijayenthiran Subramaniam · 4 years, 2 months ago
  42. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 5 months ago
  43. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 2 months ago
  44. 3bff910 Introduce COT build option by Sandrine Bailleux · 4 years, 2 months ago
  45. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 2 months ago
  46. d986bae Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 2 months ago
  47. 2d51b55 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 3 months ago
  48. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 5 years ago
  49. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 3 months ago
  50. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 6 months ago
  51. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 7 months ago
  52. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 4 years, 6 months ago
  53. edbce9a Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 5 months ago
  54. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 6 months ago
  55. c428fba Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 7 months ago
  56. dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 4 years, 8 months ago
  57. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 7 months ago
  58. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 7 months ago
  59. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 4 years, 7 months ago
  60. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 4 years, 9 months ago
  61. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 4 years, 9 months ago
  62. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 4 years, 9 months ago
  63. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  64. 51e24ec Console: removed legacy console API by Ambroise Vincent · 5 years ago
  65. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 4 years, 10 months ago
  66. 9e4609f build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  67. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  68. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  69. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  70. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  71. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  72. 8f73663 plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 5 years ago
  73. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  74. 77f1f7a Introduce build option to override libc by Varun Wadekar · 5 years ago
  75. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  76. 7e94a69 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  77. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  78. 3661f16 build: Support BL-specific build flags by Jeenu Viswambharan · 5 years ago
  79. 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 5 years ago
  80. 6baf85b romlib: Allow patching of romlib functions by Sathees Balya · 5 years ago
  81. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  82. b5a0f4b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 5 years ago
  83. ee1ba6d Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  84. 756fac6 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 5 years ago
  85. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  86. 1a4b46d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  87. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  88. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  89. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  90. 077b3e9 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  91. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  92. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  93. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  94. 5fee028 Add make macros to build library archives by Roberto Vargas · 6 years ago
  95. 23e0fe5 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  96. 01d237c Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  97. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  98. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 6 years ago
  99. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  100. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 6 years ago