1. b44dec1 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · 3 years, 4 months ago
  2. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 1 month ago
  3. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 7 months ago
  4. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · 3 years, 3 months ago
  5. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 1 month ago
  6. 9f68976 feat(fvp): enable external SP images in BL2 config by Balint Dobszay · 3 years, 7 months ago
  7. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 3 years, 4 months ago
  8. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 3 years, 4 months ago
  9. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 3 years, 4 months ago
  10. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years, 4 months ago
  11. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 7 months ago
  12. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years, 4 months ago
  13. 4b78131 Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 3 years, 4 months ago
  14. 533d8b3 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · 3 years, 5 months ago
  15. fc530a5 Merge "fix(makefile): use space in WARNINGS list" into integration by Madhukar Pappireddy · 3 years, 4 months ago
  16. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 7 months ago
  17. 9a46c3e Merge "feat(tc0): add support for trusted services" into integration by Olivier Deprez · 3 years, 5 months ago
  18. 94a40b6 fix(makefile): use space in WARNINGS list by Yann Gautier · 3 years, 5 months ago
  19. 9cf46b3 feat(makefile): incrementing minor version to reflect v2.5 release by Madhukar Pappireddy · 3 years, 6 months ago
  20. 9a94914 feat(tc0): add support for trusted services by Davidson K · 3 years, 8 months ago
  21. 514e59c Add PIE support for AARCH32 by Yann Gautier · 4 years, 1 month ago
  22. 9e66a1c Merge "fiptool: Do not print duplicate verbose lines about building fiptool" into integration by Madhukar Pappireddy · 3 years, 7 months ago
  23. ef38ce7 fiptool: Do not print duplicate verbose lines about building fiptool by Pali Rohár · 3 years, 7 months ago
  24. 08fec33 arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms by Chris Kay · 3 years, 8 months ago
  25. fa59c6f Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 1 month ago
  26. 26c5b5c Add TRNG Firmware Interface service by Jimmy Brisson · 4 years, 4 months ago
  27. bf337ea Merge changes from topic "tp-feat-rng" into integration by Sandrine Bailleux · 3 years, 9 months ago
  28. de164b0 Makefile: Add FEAT_RNG support define by Tomas Pilar · 4 years ago
  29. a5416ab Makefile: Fix ${FIP_NAME} to be rebuilt only when needed by Pali Rohár · 4 years ago
  30. 54ff213 Makefile: Do not mark file targets as .PHONY target by Pali Rohár · 4 years ago
  31. 51f95cc Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 3 years, 10 months ago
  32. f3a4c54 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years ago
  33. 132e665 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 3 years, 11 months ago
  34. 73b7835 Makefile: Update the minor version to indicate 2.4 release by Manish V Badarkhe · 4 years, 1 month ago
  35. dd3ec7e lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 4 years, 5 months ago
  36. dbebf7a Makefile: Remove unused macro by Manish V Badarkhe · 4 years, 1 month ago
  37. 07538b5 Remove deprecated macro from TF-A code by Manish V Badarkhe · 4 years, 1 month ago
  38. 43cb824 Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 4 years, 1 month ago
  39. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 4 years, 2 months ago
  40. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 6 months ago
  41. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 4 years, 2 months ago
  42. 60ec67f Merge "plat/arm: Use common build flag for using generic sp804 driver" into integration by Mark Dykes · 4 years, 2 months ago
  43. 7a554a1 plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 4 years, 2 months ago
  44. 571ed6b SPM: Alter sp_gen.mk entry depending on owner of partition by Ruari Phipps · 4 years, 3 months ago
  45. 0a5ff01 Merge "Use abspath to dereference $BUILD_BASE" into integration by Alexei Fedorov · 4 years, 3 months ago
  46. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · 4 years, 3 months ago
  47. 43bfb73 Merge "SPM: build OP-TEE as an S-EL1 Secure Partition" into integration by Manish Pandey · 4 years, 3 months ago
  48. bcaa068 SPM: build OP-TEE as an S-EL1 Secure Partition by Olivier Deprez · 4 years, 7 months ago
  49. 3589b70 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 4 years, 3 months ago
  50. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years, 4 months ago
  51. 1bc7b0e Fix makefile to build on a Windows host PC by Sami Mujawar · 4 years, 6 months ago
  52. e039e48 TF-A: Add ARMv8.5 'bti' build option by Alexei Fedorov · 4 years, 4 months ago
  53. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 5 months ago
  54. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 5 months ago
  55. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 5 months ago
  56. aaaeb31 sptool: append cert_tool arguments. by Manish Pandey · 4 years, 5 months ago
  57. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 10 months ago
  58. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 6 months ago
  59. 44f8f47 Fix build type is empty in version string by Peiyuan Song · 4 years, 6 months ago
  60. dc5d9fe Incrementing the minor version to reflect upcoming v2.3 release by Madhukar Pappireddy · 4 years, 6 months ago
  61. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 7 months ago
  62. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 7 months ago
  63. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  64. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 7 months ago
  65. 2da400b Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · 4 years, 7 months ago
  66. 2633cbb Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · 4 years, 8 months ago
  67. 003dd76 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · 4 years, 7 months ago
  68. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 7 months ago
  69. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 7 months ago
  70. 042db53 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 4 years, 7 months ago
  71. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 8 months ago
  72. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 9 months ago
  73. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 5 years ago
  74. b6c4b3c tools: Add firmware authenticated encryption tool by Sumit Garg · 5 years ago
  75. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 5 years ago
  76. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 8 months ago
  77. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 8 months ago
  78. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · 4 years, 8 months ago
  79. 26529a6 Merge "Read-only xlat tables for BL31 memory" into integration by Mark Dykes · 4 years, 8 months ago
  80. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 5 years ago
  81. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · 4 years, 10 months ago
  82. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · 4 years, 9 months ago
  83. 8ed49ab Fix clang build if CC is not in the path. by Arve Hjønnevåg · 4 years, 9 months ago
  84. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 9 months ago
  85. 60b7b8a SPMD: enable SPM dispatcher support by Achin Gupta · 5 years ago
  86. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 5 years ago
  87. 2786bd6 Merge "Add support for documentation build as a target in Makefile" into integration by Sandrine Bailleux · 4 years, 9 months ago
  88. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 9 months ago
  89. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 9 months ago
  90. 46adb1b Add support for documentation build as a target in Makefile by Madhukar Pappireddy · 4 years, 9 months ago
  91. e3364b8 Merge "Enable -Wredundant-decls warning check" into integration by Soby Mathew · 4 years, 9 months ago
  92. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 10 months ago
  93. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 9 months ago
  94. de634f8 TSP: add PIE support by Masahiro Yamada · 4 years, 9 months ago
  95. 65d699d BL2_AT_EL3: add PIE support by Masahiro Yamada · 4 years, 9 months ago
  96. c3ca881 PIE: pass PIE options only to BL31 by Masahiro Yamada · 4 years, 9 months ago
  97. b610dd3 Merge "Set lld as the default linker for Clang builds" into integration by Sandrine Bailleux · 4 years, 9 months ago
  98. 05c07c5 Set lld as the default linker for Clang builds by Ambroise Vincent · 5 years ago
  99. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 10 months ago
  100. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago