1. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  2. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  3. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  4. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  5. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  6. 0c4eb60 Remove -Wpadded warning by Justin Chadwell · 4 years, 10 months ago
  7. 40a9fc8 Remove -Wmissing-declarations warning from WARNING1 level by Justin Chadwell · 4 years, 10 months ago
  8. 5b6bdaa Merge changes from topic "lm/memmap" into integration by Sandrine Bailleux · 4 years, 7 months ago
  9. 0e21aa0 Merge changes from topic "allwinner_bl31_size" into integration by Soby Mathew · 4 years, 7 months ago
  10. 199eb1d Merge "Remove -Wunused-const-variable warning" into integration by Mark Dykes · 4 years, 7 months ago
  11. 7ad7f8e Merge "Enable Link Time Optimization in GCC" into integration by Soby Mathew · 4 years, 7 months ago
  12. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 8 months ago
  13. cb6f6c1 Remove -Wunused-const-variable warning by Justin Chadwell · 4 years, 10 months ago
  14. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  15. cc3e8b8 Add memory_map tools as a target for Make by Louis Mayencourt · 4 years, 9 months ago
  16. 42d18ca Enable -Wlogical-op always by Justin Chadwell · 4 years, 10 months ago
  17. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  18. 80e264b Remove unnecessary warning options by Justin Chadwell · 5 years ago
  19. e72a1eb Refactor the warning flags by Justin Chadwell · 5 years ago
  20. 9d374b0 Update TF-A version to 2.2 by Deepika Bhavnani · 4 years, 9 months ago
  21. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  22. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  23. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  24. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  25. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  26. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  27. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  28. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  29. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  30. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  31. 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · 5 years ago
  32. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  33. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  34. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 5 years ago
  35. 48af3dc Merge "Beautify "make help"" into integration by Paul Beesley · 5 years ago
  36. 4a62f1b Merge "Makefile: Add default warning flags" into integration by Paul Beesley · 5 years ago
  37. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  38. 067e4d9 Makefile: Add default warning flags by Ambroise Vincent · 5 years ago
  39. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · 5 years ago
  40. 0c4dded Beautify "make help" by John Tsichritzis · 5 years ago
  41. adfab5b doc: Make checkpatch ignore rst files by Paul Beesley · 5 years ago
  42. 1d93c35 Add Makefile check for PAuth and AArch64 by John Tsichritzis · 5 years ago
  43. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  44. 1ca2276 Update TF-A version to 2.1 by Soby Mathew · 5 years ago
  45. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · 5 years ago
  46. e45161e Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · 5 years ago
  47. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  48. b567e5d Allow setting compiler's target architecture by Alexei Fedorov · 5 years ago
  49. 9f1150c Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · 5 years ago
  50. 0c26a2a Add the possibility to pass options for checkpatch by Yann Gautier · 5 years ago
  51. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  52. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  53. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  54. 594811b Add ARMv8.3-PAuth registers to CPU context 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. 476d3cd Remove reference to DISABLE_PEDANTIC by Antonio Nino Diaz · 5 years ago
  60. f402550 Remove ASM_ASSERTION check in Makefile by Antonio Nino Diaz · 5 years ago
  61. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  62. 8d1ade6 Reorganize architecture-dependent header files by Antonio Nino Diaz · 6 years ago
  63. 73c951e Merge pull request #1725 from Yann-lms/clang_aarch32 by Antonio Niño Díaz · 6 years ago
  64. c221701 Merge pull request #1717 from satheesbalya-arm/sb1/sb1_2629_romlib_ifc by Antonio Niño Díaz · 6 years ago
  65. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  66. 60af71c clang: 32 bit compilation should include march32-directive by Yann Gautier · 6 years ago
  67. dbbca2f build: find "armclang" string in the 'CC' variable by Varun Wadekar · 6 years ago
  68. e4f1f87 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 6 years ago
  69. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  70. 957c353 Makefile: add a possibility to disable -Werror by Yann Gautier · 6 years ago
  71. 82b2f8c Add the possibility to compile TF-A with more warnings by Yann Gautier · 6 years ago
  72. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  73. 03020da drivers/console: Reimplement MUTLI_CONSOLE_API framework in C by Julius Werner · 6 years ago
  74. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  75. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  76. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  77. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  78. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  79. 0963c4d Merge pull request #1610 from sandrine-bailleux-arm/sb/fix-makefile by Dimitris Papastamos · 6 years ago
  80. 4764b9e Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 6 years ago
  81. 247e339 Remove incorrect tabulation in Makefile by Sandrine Bailleux · 6 years ago
  82. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  83. 4fc70c5 Merge pull request #1599 from soby-mathew/sm/update_v2.0 by Soby Mathew · 6 years ago
  84. d42eaee Update the version to 2.0 by Soby Mathew · 6 years ago
  85. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  86. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  87. 9ef94a9 PSCI: Remove platform compatibility layer by Roberto Vargas · 6 years ago
  88. ec24928 console: Port Multi Console driver to AArch32 by Daniel Boulby · 6 years ago
  89. c67db36 Update release minor version string by Sathees Balya · 6 years ago
  90. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  91. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  92. eea20fc libc: armclang: Implement compiler printf symbols by Antonio Nino Diaz · 6 years ago
  93. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  94. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  95. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  96. d51207e Don't include mbebtls include paths in INCLUDES by Roberto Vargas · 6 years ago
  97. 0f8f985 Create a library file for libc by Roberto Vargas · 6 years ago
  98. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  99. 48df32d Use clang as preprocessor when clang toolchain is selected by Roberto Vargas · 6 years ago
  100. 69a01e7 Use clang assembler when clang compiler is used by Roberto Vargas · 6 years ago