1. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  2. 3bff910 Introduce COT build option by Sandrine Bailleux · 4 years, 5 months ago
  3. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 4 months ago
  4. d986bae Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 5 months ago
  5. 2d51b55 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 5 months ago
  6. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  7. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 5 months ago
  8. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 8 months ago
  9. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 9 months ago
  10. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 4 years, 8 months ago
  11. edbce9a Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 7 months ago
  12. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 8 months ago
  13. c428fba Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 9 months ago
  14. dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 4 years, 10 months ago
  15. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 10 months ago
  16. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 9 months ago
  17. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 4 years, 10 months ago
  18. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 4 years, 11 months ago
  19. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  20. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  21. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  22. 51e24ec Console: removed legacy console API by Ambroise Vincent · 5 years ago
  23. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  24. 9e4609f build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  25. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  26. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  27. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  28. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  29. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  30. 8f73663 plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 5 years ago
  31. 70b0f27 libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  32. 77f1f7a Introduce build option to override libc by Varun Wadekar · 5 years ago
  33. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  34. 7e94a69 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  35. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  36. 3661f16 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  37. 2d7b9e5 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  38. 6baf85b romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  39. 3bd17c0 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  40. b5a0f4b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  41. ee1ba6d Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  42. 756fac6 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  43. 1dcc28c Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  44. 1a4b46d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  45. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  46. e23e057 tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  47. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  48. 077b3e9 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  49. 8fd9d4d Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  50. 5f83591 AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  51. 5accce5 Add support for romlib in the build system by Roberto Vargas · 6 years ago
  52. 5fee028 Add make macros to build library archives by Roberto Vargas · 6 years ago
  53. 23e0fe5 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  54. 01d237c Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  55. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  56. 1a7c1cf RAS: Add fault injection support by Jeenu Viswambharan · 6 years ago
  57. 14c6016 AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  58. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  59. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  60. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  61. ff48086 Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · 6 years ago
  62. 7d9ee7e Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  63. 6bc1a30 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  64. bc1a03c Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  65. a574bfb Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  66. 38c14d8 Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 6 years ago
  67. c6f651f Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  68. 14db890 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  69. 2da522b Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  70. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  71. 36af345 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  72. 91704d9 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  73. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  74. 10cea93 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  75. f30ee0b Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  76. 945b316 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 6 years ago
  77. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  78. 34ec849 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · 6 years ago
  79. 802d2dd Build: check if specified external image exists by Masahiro Yamada · 6 years ago
  80. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  81. 3429c77 Add platform-independent coreboot support library by Julius Werner · 7 years ago
  82. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  83. c9b31ae bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 6 years ago
  84. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  85. 87ebd20 Build: specify check_* targets as .PHONY by Masahiro Yamada · 6 years ago
  86. 1e0c078 Build: update comment lines for macros by Masahiro Yamada · 6 years ago
  87. 842c00e Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 6 years ago
  88. 9536bae Add new function-pointer-based console API by Julius Werner · 7 years ago
  89. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 6 years ago
  90. a852ec4 Merge pull request #1168 from matt2048/master by davidcunado-arm · 6 years ago
  91. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  92. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  93. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  94. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  95. 5f70d8d Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 7 years ago
  96. e2ff5ef Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  97. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  98. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  99. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  100. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago