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