1. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 3 years, 11 months ago
  2. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  3. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years ago
  4. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years ago
  5. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  6. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 1 month ago
  7. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  8. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  9. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  10. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  11. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 3 months ago
  12. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 3 months ago
  13. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 4 months ago
  14. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  15. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 8 months ago
  16. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  17. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  18. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  19. 1ef23ba Build: fix 'BL stage' comment for build macros by Masahiro Yamada · 4 years, 4 months ago
  20. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  21. 172d568 Build system: Changes to drive cert_create for dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  22. 3414e3a build_macros: add create sequence helper function by Vijayenthiran Subramaniam · 4 years, 5 months ago
  23. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  24. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  25. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  26. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  27. e2e8e10 Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 6 months ago
  28. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 6 months ago
  29. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  30. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  31. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  32. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  33. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  34. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  35. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  36. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  37. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  38. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  39. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  40. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  41. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  42. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  43. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  44. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  45. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  46. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  47. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  48. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  49. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  50. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  51. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  52. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  53. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  54. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  55. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  56. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  57. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  58. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  59. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  60. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  61. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  62. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  63. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  64. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  65. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  66. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  67. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  68. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  69. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  70. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  71. f383180 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  72. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  73. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  74. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  75. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  76. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  77. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  78. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  79. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  80. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  81. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  82. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  83. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  84. d5d26fb Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · 6 years ago
  85. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  86. c4d562a Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  87. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  88. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  89. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  90. ca7a680 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  91. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  92. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  93. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  94. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  95. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  96. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  97. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  98. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  99. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 6 years ago
  100. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago