1. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 10 months ago
  2. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 6 months ago
  3. f1de4c8 Fix build type is empty in version string by Peiyuan Song · 4 years, 6 months ago
  4. eca8033 Incrementing the minor version to reflect upcoming v2.3 release by Madhukar Pappireddy · 4 years, 6 months ago
  5. cb2e35b Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 7 months ago
  6. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 7 months ago
  7. 4501843 cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  8. 7ff088d Enable MTE support by Manish V Badarkhe · 4 years, 7 months ago
  9. 426d5f9 Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · 4 years, 7 months ago
  10. 32b209b Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · 4 years, 8 months ago
  11. d5e97a1 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · 4 years, 7 months ago
  12. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 7 months ago
  13. ce8dfd2 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 7 months ago
  14. c33ff19 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 4 years, 7 months ago
  15. a6de824 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 8 months ago
  16. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
  17. c6ba9b4 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 5 years ago
  18. 90aa901 tools: Add firmware authenticated encryption tool by Sumit Garg · 5 years ago
  19. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 5 years ago
  20. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 8 months ago
  21. 28f39f0 SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 8 months ago
  22. 7c72bea Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · 4 years, 8 months ago
  23. 020ce8c Merge "Read-only xlat tables for BL31 memory" into integration by Mark Dykes · 4 years, 8 months ago
  24. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 5 years ago
  25. ce2b1ec SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · 4 years, 9 months ago
  26. b890b36 tools: Small improvement to print_memory_map script by Louis Mayencourt · 4 years, 8 months ago
  27. eff737c Fix clang build if CC is not in the path. by Arve Hjønnevåg · 4 years, 9 months ago
  28. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 8 months ago
  29. c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 5 years ago
  30. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 5 years ago
  31. 989429e Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · 4 years, 9 months ago
  32. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 9 months ago
  33. 3bff910 Introduce COT build option by Sandrine Bailleux · 4 years, 9 months ago
  34. 6de3237 Add support for documentation build as a target in Makefile by Madhukar Pappireddy · 4 years, 9 months ago
  35. c1f118f Merge "Enable -Wredundant-decls warning check" into integration by Soby Mathew · 4 years, 9 months ago
  36. ca661a0 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 10 months ago
  37. 8c10529 Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 9 months ago
  38. d974301 TSP: add PIE support by Masahiro Yamada · 4 years, 9 months ago
  39. 69af7fc BL2_AT_EL3: add PIE support by Masahiro Yamada · 4 years, 9 months ago
  40. 320920c PIE: pass PIE options only to BL31 by Masahiro Yamada · 4 years, 9 months ago
  41. c9c0b66 Merge "Set lld as the default linker for Clang builds" into integration by Sandrine Bailleux · 4 years, 9 months ago
  42. 641f16e Set lld as the default linker for Clang builds by Ambroise Vincent · 5 years ago
  43. 2d51b55 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 10 months ago
  44. f8578e6 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  45. be84a5b Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 10 months ago
  46. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 5 years ago
  47. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 5 years ago
  48. 0ca3913 debugfs: add 9p device interface by Olivier Deprez · 5 years ago
  49. 11a96e0 Remove -Wpadded warning by Justin Chadwell · 5 years ago
  50. 8cca5a7 Remove -Wmissing-declarations warning from WARNING1 level by Justin Chadwell · 5 years ago
  51. ae630cd Merge changes from topic "lm/memmap" into integration by Sandrine Bailleux · 4 years, 11 months ago
  52. f224bd4 Merge changes from topic "allwinner_bl31_size" into integration by Soby Mathew · 4 years, 11 months ago
  53. b3fc6c1 Merge "Remove -Wunused-const-variable warning" into integration by Mark Dykes · 4 years, 11 months ago
  54. 84bd7a4 Merge "Enable Link Time Optimization in GCC" into integration by Soby Mathew · 4 years, 11 months ago
  55. ebd6efa Reduce space lost to object alignment by Samuel Holland · 5 years ago
  56. 4960ef3 Remove -Wunused-const-variable warning by Justin Chadwell · 5 years ago
  57. edbce9a Enable Link Time Optimization in GCC by zelalem-aweke · 5 years ago
  58. cfe8391 Add memory_map tools as a target for Make by Louis Mayencourt · 5 years ago
  59. d7b4cd4 Enable -Wlogical-op always by Justin Chadwell · 5 years ago
  60. b7f6525 Enable -Wshadow always by Justin Chadwell · 5 years ago
  61. b8baa93 Remove unnecessary warning options by Justin Chadwell · 5 years ago
  62. 9ab81b5 Refactor the warning flags by Justin Chadwell · 5 years ago
  63. 2ee6b2b Update TF-A version to 2.2 by Deepika Bhavnani · 5 years ago
  64. c97cba4 Fix the CAS spinlock implementation by Soby Mathew · 5 years ago
  65. c428fba Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 5 years ago
  66. aacff74 Support larger RSA key sizes when using MBEDTLS by Justin Chadwell · 5 years ago
  67. b90f207 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 5 years ago
  68. 91624b7 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 5 years ago
  69. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 5 years ago
  70. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  71. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  72. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  73. d0d0f17 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  74. 93c690e Enable -Wshift-overflow=2 to check for undefined shift behavior by Justin Chadwell · 5 years ago
  75. bd97f83 Remove references to old project name from common files by John Tsichritzis · 5 years ago
  76. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  77. 0f95565 Merge "Introduce BTI support in ROMLIB" into integration by John Tsichritzis · 5 years ago
  78. 5a40810 Merge "Beautify "make help"" into integration by Paul Beesley · 5 years ago
  79. bac571a Merge "Makefile: Add default warning flags" into integration by Paul Beesley · 5 years ago
  80. 9fc5963 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  81. 0029657 Makefile: Add default warning flags by Ambroise Vincent · 5 years ago
  82. bbb24f6 Introduce BTI support in ROMLIB by John Tsichritzis · 5 years ago
  83. 7c23126 Beautify "make help" by John Tsichritzis · 5 years ago
  84. 1ef3551 doc: Make checkpatch ignore rst files by Paul Beesley · 6 years ago
  85. dfc66a1 Add Makefile check for PAuth and AArch64 by John Tsichritzis · 5 years ago
  86. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  87. 6f8261b Update TF-A version to 2.1 by Soby Mathew · 6 years ago
  88. 06715f8 Declare PAuth for Secure world as experimental by Alexei Fedorov · 6 years ago
  89. ab15922 Merge pull request #1884 from AlexeiFedorov/af/set_march_to_arch_minor by Soby Mathew · 6 years ago
  90. 9d0ac83 Merge pull request #1880 from lmayencourt/lm/pie by Soby Mathew · 6 years ago
  91. fa6f774 Allow setting compiler's target architecture by Alexei Fedorov · 6 years ago
  92. 80e1989 Makefile: fix linking with pie and binutils > 2.27 by Louis Mayencourt · 6 years ago
  93. 02a76d5 Add the possibility to pass options for checkpatch by Yann Gautier · 6 years ago
  94. a4acc7f Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 6 years ago
  95. c2ad38c Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 6 years ago
  96. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  97. 5283962 Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 6 years ago
  98. 77f1f7a Introduce build option to override libc by Varun Wadekar · 6 years ago
  99. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  100. 7e94a69 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 6 years ago