1. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  2. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  3. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  4. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  5. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  6. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  7. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  8. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  9. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  10. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  11. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  12. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  13. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  14. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  15. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  16. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  17. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  18. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  19. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  20. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  21. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  22. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  23. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  24. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  25. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  26. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  27. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  28. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  29. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  30. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  31. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  32. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  33. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  34. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  35. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  36. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  37. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  38. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  39. f383180 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  40. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  41. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  42. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  43. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  44. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  45. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  46. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  47. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  48. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  49. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  50. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  51. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  52. d5d26fb Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · 6 years ago
  53. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  54. c4d562a Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  55. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  56. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  57. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  58. ca7a680 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  59. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  60. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  61. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  62. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  63. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  64. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  65. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  66. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  67. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 6 years ago
  68. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  69. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · 6 years ago
  70. c751705 Build: check if specified external image exists by Masahiro Yamada · 6 years ago
  71. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  72. b624ae0 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  73. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  74. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 6 years ago
  75. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  76. 9dff156 Build: specify check_* targets as .PHONY by Masahiro Yamada · 7 years ago
  77. c85deee Build: update comment lines for macros by Masahiro Yamada · 7 years ago
  78. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 7 years ago
  79. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  80. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  81. 4c24bb7 Merge pull request #1168 from matt2048/master by davidcunado-arm · 7 years ago
  82. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  83. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  84. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  85. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  86. 41b0094 Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 7 years ago
  87. 797d9bb Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  88. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  89. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  90. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  91. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  92. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  93. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  94. e259fa7 ARMv7 may not support Generic Timer Extension by Etienne Carriere · 7 years ago
  95. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  96. 0af78b6 ARMv7 may not support large page addressing by Etienne Carriere · 7 years ago
  97. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  98. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago
  99. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  100. 4ac02ba Makefile: Add ability to build dtb by Nishanth Menon · 8 years ago