1. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  2. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  3. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  4. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  5. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  6. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  7. 476d3cd Remove reference to DISABLE_PEDANTIC by Antonio Nino Diaz · 5 years ago
  8. f402550 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  11. 73c951e Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · 6 years ago
  12. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  13. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  14. 60af71c clang: 32 bit compilation should include march32-directive by Yann Gautier · 6 years ago
  15. dbbca2f build: find "armclang" string in the 'CC' variable by Varun Wadekar · 6 years ago
  16. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  17. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  18. 957c353 Makefile: add a possibility to disable -Werror by Yann Gautier · 6 years ago
  19. 82b2f8c Add the possibility to compile TF-A with more warnings by Yann Gautier · 6 years ago
  20. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  21. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  22. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  23. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  24. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  25. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  26. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  27. 0963c4d Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile by Dimitris Papastamos · 6 years ago
  28. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  29. 247e339 Remove incorrect tabulation in Makefile by Sandrine Bailleux · 6 years ago
  30. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  31. 4fc70c5 Merge pull request #1599 from soby-mathew/sm/update_v2.0 by Soby Mathew · 6 years ago
  32. d42eaee Update the version to 2.0 by Soby Mathew · 6 years ago
  33. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  34. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  35. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  36. ec24928 console: Port Multi Console driver to AArch32 by Daniel Boulby · 6 years ago
  37. c67db36 Update release minor version string by Sathees Balya · 6 years ago
  38. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  39. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  40. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  41. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  42. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  43. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  44. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  45. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  46. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  47. 48df32d Use clang as preprocessor when clang toolchain is selected by Roberto Vargas · 6 years ago
  48. 69a01e7 Use clang assembler when clang compiler is used by Roberto Vargas · 6 years ago
  49. 1fd0d1b Allow overriding the linker by Roberto Vargas · 6 years ago
  50. 1aa72ec AArch32: Force compiler to align memory accesses by Sandrine Bailleux · 6 years ago
  51. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  52. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  53. 497f357 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 6 years ago
  54. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  55. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  56. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  57. aabf147 Merge pull request #1367 from robertovargas-arm/ndebug by danh-arm · 6 years ago
  58. 08178eb Remove the unused macro NDEBUG by Roberto Vargas · 7 years ago
  59. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  60. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  61. fa8f0f4 SPM: Assert value of `ENABLE_SPM` build flag by Antonio Nino Diaz · 6 years ago
  62. 3f190db Merge pull request #1324 from michpappas/tf-issues#567Platforms_cannot_override_ENABLE_STACK_PROTECTOR by Dimitris Papastamos · 6 years ago
  63. 0f223c5 Platforms cannot override ENABLE_STACK_PROTECTOR by Michalis Pappas · 6 years ago
  64. 3bf056a Release v1.5: Update minor version number to 5 by David Cunado · 6 years ago
  65. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  66. 0571270 Fix MISRA rule 8.4 in common code by Roberto Vargas · 6 years ago
  67. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  68. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  69. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 6 years ago
  70. ef29b45 Add EL3_EXCEPTION_HANDLING to build command line by Jeenu Viswambharan · 6 years ago
  71. 4015b8b Merge pull request #1224 from masahir0y/gzip by davidcunado-arm · 6 years ago
  72. 3e1d4c2 Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch by davidcunado-arm · 6 years ago
  73. 2a4fe4f plat/common: move arch-agnostic fallback functions to C file by Masahiro Yamada · 6 years ago
  74. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  75. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  76. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  77. 6ced1b2 Build: refactor BL32 build rules by Masahiro Yamada · 6 years ago
  78. bd480a0 Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...) by Masahiro Yamada · 6 years ago
  79. 7541505 Merge pull request #1220 from jwerner-chromium/JW_ld_bfd by davidcunado-arm · 6 years ago
  80. 9f107ef Merge pull request #1248 from stevecapperarm/fixes/pie-logic by davidcunado-arm · 6 years ago
  81. b1f64a7 Makefile: Use ld.bfd linker if available by Julius Werner · 6 years ago
  82. 2cd4b58 Analyze coding style of patches individually by Antonio Nino Diaz · 6 years ago
  83. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  84. 72ef92f Correct the Makefile logic for disabling PIE by Steve Capper · 6 years ago
  85. 53c052b bl2-el3: Don't include BL2 in fip for BL2 at EL3 by Roberto Vargas · 6 years ago
  86. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  87. 34ab609 Disable PIE compilation option by david cunado · 7 years ago
  88. c50d376 Merge pull request #1104 from nmenon/dtb_build-v2 by davidcunado-arm · 7 years ago
  89. 94f8907 Add new function-pointer-based console API by Julius Werner · 7 years ago
  90. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  91. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  92. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  93. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  94. 896da5b Fix Makefile for ARMv8-A AArch32 build by Sandrine Bailleux · 7 years ago
  95. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  96. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  97. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  98. c41f206 SPM: Introduce Secure Partition Manager by Antonio Nino Diaz · 7 years ago
  99. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  100. e2395b4 Build: introduce ${BUILD_PLAT} target to create the top build directory by Masahiro Yamada · 7 years ago