1. 1bc7b0e Fix makefile to build on a Windows host PC by Sami Mujawar · 4 years, 2 months ago
  2. e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · 4 years ago
  3. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  4. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 1 month ago
  5. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  6. aaaeb31 sptool: append cert_tool arguments. by Manish Pandey · 4 years, 1 month ago
  7. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  8. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  9. 44f8f47 Fix build type is empty in version string by Peiyuan Song · 4 years, 2 months ago
  10. dc5d9fe Incrementing the minor version to reflect upcoming v2.3 release by Madhukar Pappireddy · 4 years, 2 months ago
  11. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 3 months ago
  12. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  13. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  14. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 3 months ago
  15. 2da400b Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · 4 years, 3 months ago
  16. 2633cbb Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · 4 years, 4 months ago
  17. 003dd76 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · 4 years, 3 months ago
  18. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 3 months ago
  19. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 3 months ago
  20. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 4 years, 3 months ago
  21. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 4 months ago
  22. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  23. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 8 months ago
  24. b6c4b3c tools: Add firmware authenticated encryption tool by Sumit Garg · 4 years, 8 months ago
  25. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  26. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  27. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  28. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · 4 years, 4 months ago
  29. 26529a6 Merge "Read-only xlat tables for BL31 memory" into integration by Mark Dykes · 4 years, 4 months ago
  30. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  31. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · 4 years, 6 months ago
  32. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · 4 years, 5 months ago
  33. 8ed49ab Fix clang build if CC is not in the path. by Arve Hjønnevåg · 4 years, 5 months ago
  34. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  35. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · 4 years, 9 months ago
  36. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  37. 2786bd6 Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · 4 years, 5 months ago
  38. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  39. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  40. 46adb1b Add support for documentation build as a target in Makefile by Madhukar Pappireddy · 4 years, 5 months ago
  41. e3364b8 Merge "Enable -Wredundant-decls warning check" into integration by Soby Mathew · 4 years, 5 months ago
  42. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 6 months ago
  43. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  44. de634f8 TSP: add PIE support by Masahiro Yamada · 4 years, 6 months ago
  45. 65d699d BL2_AT_EL3: add PIE support by Masahiro Yamada · 4 years, 6 months ago
  46. c3ca881 PIE: pass PIE options only to BL31 by Masahiro Yamada · 4 years, 6 months ago
  47. b610dd3 Merge "Set lld as the default linker for Clang builds" into integration by Sandrine Bailleux · 4 years, 5 months ago
  48. 05c07c5 Set lld as the default linker for Clang builds by Ambroise Vincent · 5 years ago
  49. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 6 months ago
  50. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  51. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  52. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  53. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  54. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  55. 0c4eb60 Remove -Wpadded warning by Justin Chadwell · 4 years, 10 months ago
  56. 40a9fc8 Remove -Wmissing-declarations warning from WARNING1 level by Justin Chadwell · 4 years, 10 months ago
  57. 5b6bdaa Merge changes from topic "lm/memmap" into integration by Sandrine Bailleux · 4 years, 7 months ago
  58. 0e21aa0 Merge changes from topic "allwinner_bl31_size" into integration by Soby Mathew · 4 years, 7 months ago
  59. 199eb1d Merge "Remove -Wunused-const-variable warning" into integration by Mark Dykes · 4 years, 7 months ago
  60. 7ad7f8e Merge "Enable Link Time Optimization in GCC" into integration by Soby Mathew · 4 years, 7 months ago
  61. 23f5e54 Reduce space lost to object alignment by Samuel Holland · 4 years, 9 months ago
  62. cb6f6c1 Remove -Wunused-const-variable warning by Justin Chadwell · 4 years, 10 months ago
  63. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  64. cc3e8b8 Add memory_map tools as a target for Make by Louis Mayencourt · 4 years, 9 months ago
  65. 42d18ca Enable -Wlogical-op always by Justin Chadwell · 4 years, 10 months ago
  66. 7d0e3ba Enable -Wshadow always by Justin Chadwell · 4 years, 10 months ago
  67. 80e264b Remove unnecessary warning options by Justin Chadwell · 5 years ago
  68. e72a1eb Refactor the warning flags by Justin Chadwell · 5 years ago
  69. 9d374b0 Update TF-A version to 2.2 by Deepika Bhavnani · 4 years, 9 months ago
  70. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  71. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  72. f9b32c1 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  73. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  74. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  75. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  76. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  77. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  78. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  79. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  80. 7a91423 Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · 5 years ago
  81. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  82. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  83. c23d78c Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 5 years ago
  84. 48af3dc Merge "Beautify "make help"" into integration by Paul Beesley · 5 years ago
  85. 4a62f1b Merge "Makefile: Add default warning flags" into integration by Paul Beesley · 5 years ago
  86. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  87. 067e4d9 Makefile: Add default warning flags by Ambroise Vincent · 5 years ago
  88. f6ea99b Introduce BTI support in ROMLIB by John Tsichritzis · 5 years ago
  89. 0c4dded Beautify "make help" by John Tsichritzis · 5 years ago
  90. adfab5b doc: Make checkpatch ignore rst files by Paul Beesley · 5 years ago
  91. 1d93c35 Add Makefile check for PAuth and AArch64 by John Tsichritzis · 5 years ago
  92. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 5 years ago
  93. 1ca2276 Update TF-A version to 2.1 by Soby Mathew · 5 years ago
  94. 2831d58 Declare PAuth for Secure world as experimental by Alexei Fedorov · 5 years ago
  95. e45161e Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · 5 years ago
  96. 7428f9b Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 5 years ago
  97. b567e5d Allow setting compiler's target architecture by Alexei Fedorov · 5 years ago
  98. 9f1150c Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · 5 years ago
  99. 0c26a2a Add the possibility to pass options for checkpatch by Yann Gautier · 5 years ago
  100. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago