1. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years ago
  2. 9223485 Prevent RAS register access from lower ELs by Varun Wadekar · 4 years, 1 month ago
  3. ae58772 Merge changes from topic "sp_secure_boot" into integration by Manish Pandey · 4 years, 1 month ago
  4. 02cc3ff plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 4 years, 1 month ago
  5. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  6. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  7. 2801ed4 Implement workaround for AT speculative behaviour by Manish V Badarkhe · 4 years, 2 months ago
  8. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 3 months ago
  9. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 3 months ago
  10. 6b232d9 fconf: Clean Arm IO by Louis Mayencourt · 4 years, 4 months ago
  11. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  12. eec5244 Makefile: Add support to optionally encrypt BL31 and BL32 by Sumit Garg · 4 years, 8 months ago
  13. 392e4df drivers: crypto: Add authenticated decryption framework by Sumit Garg · 4 years, 8 months ago
  14. e7fd80e SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 4 years, 4 months ago
  15. bdf502d SPMD: save/restore EL2 system registers. by Max Shvetsov · 4 years, 4 months ago
  16. 1ef23ba Build: fix 'BL stage' comment for build macros by Masahiro Yamada · 4 years, 4 months ago
  17. e5a6fef Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 4 years, 8 months ago
  18. 172d568 Build system: Changes to drive cert_create for dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  19. 3414e3a build_macros: add create sequence helper function by Vijayenthiran Subramaniam · 4 years, 5 months ago
  20. badcac8 fconf: Move platform io policies into fconf by Louis Mayencourt · 4 years, 8 months ago
  21. 759c269 Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 4 years, 5 months ago
  22. d4c1d44 Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  23. 913cb7e Measured Boot: add function for hash calculation by Alexei Fedorov · 4 years, 5 months ago
  24. e2e8e10 Build: support per-BL LDFLAGS by Masahiro Yamada · 4 years, 6 months ago
  25. 5ce2c32 Replace dts includes with C preprocessor syntax by Balint Dobszay · 4 years, 6 months ago
  26. 31a14e1 bl31: Split into two separate memory regions by Samuel Holland · 6 years ago
  27. 40b88bd Merge "debugfs: add 9p device interface" into integration by Mark Dykes · 4 years, 6 months ago
  28. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  29. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  30. cb4c562 debugfs: add 9p device interface by Olivier Deprez · 4 years, 10 months ago
  31. d5f4527 Enable Link Time Optimization in GCC by zelalem-aweke · 4 years, 8 months ago
  32. ad04201 Fix the CAS spinlock implementation by Soby Mathew · 4 years, 9 months ago
  33. 6cab520 Merge changes from topic "jc/rsa-pkcs" into integration by Soby Mathew · 4 years, 10 months ago
  34. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  35. 461f8f4 Invalidate dcache build option for bl2 entry at EL3 by Hadi Asyrafi · 4 years, 11 months ago
  36. c235b12 Merge changes from topic "jc/mte_enable" into integration by Soby Mathew · 4 years, 10 months ago
  37. 83e0488 Add UBSAN support and handlers by Justin Chadwell · 4 years, 11 months ago
  38. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  39. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  40. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  41. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  42. c5f7bd1 Console: removed legacy console API by Ambroise Vincent · 5 years ago
  43. 90f2e88 Add support for Branch Target Identification by Alexei Fedorov · 5 years ago
  44. 4f088e4 build_macros: Add mechanism to prevent bin generation. by Christoph Müllner · 5 years ago
  45. fb6f2fc Merge pull request #1751 from vwadekar/tegra-scatter-file-support by Antonio Niño Díaz · 5 years ago
  46. 56b68ad Minor changes to documentation and comments by Antonio Nino Diaz · 5 years ago
  47. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  48. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  49. 594811b Add ARMv8.3-PAuth registers to CPU context by Antonio Nino Diaz · 5 years ago
  50. 078e66f plat/arm: Support for Cortex A5 in FVP Versatile Express platform by Usama Arif · 6 years ago
  51. a884dfb libc: Move setjmp to libc folder by Antonio Nino Diaz · 5 years ago
  52. 3f9002c Introduce build option to override libc by Varun Wadekar · 5 years ago
  53. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  54. e6c5a23 Make device tree pre-processing similar to U-boot/Linux by Manish Pandey · 5 years ago
  55. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  56. 1ff4071 build: Support BL-specific build flags by Jeenu Viswambharan · 6 years ago
  57. 8cd7ea3 SPM: Deprecate the current implementation by Antonio Nino Diaz · 6 years ago
  58. f5ec500 romlib: Allow patching of romlib functions by Sathees Balya · 6 years ago
  59. 078f1a4 Basic Makefile changes for PIE by Soby Mathew · 6 years ago
  60. ffd122b Makefile: Fix verbose builds on Windows by Antonio Nino Diaz · 6 years ago
  61. cf2bb08 Makefile: Support totally quiet output with -s by Andre Przywara · 6 years ago
  62. 488e289 Merge pull request #1595 from Yann-lms/dts_dep by Soby Mathew · 6 years ago
  63. 468f0d7 Introduce RECLAIM_INIT_CODE build flag by Daniel Boulby · 6 years ago
  64. 2f5de9d Set the IMAGE_BLx flag for the linker preprocessor by Daniel Boulby · 6 years ago
  65. 29b9f5b gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 6 years ago
  66. d8d734c tbbr: Use USE_TBBR_DEFS=1 by default by Antonio Nino Diaz · 6 years ago
  67. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  68. f383180 MAKE_DTB: dependencies on device tree source files by Yann Gautier · 6 years ago
  69. 80914a8 Allow manually setting the AArch32 instruction set by Antonio Nino Diaz · 6 years ago
  70. 2da918c AArch64: Enable MPAM for lower ELs by Jeenu Viswambharan · 6 years ago
  71. e92111a Add support for romlib in the build system by Roberto Vargas · 6 years ago
  72. 21360f3 Add make macros to build library archives by Roberto Vargas · 6 years ago
  73. 4815a85 make: support libraries in MAKE_BL macro by Konstantin Porotchkin · 6 years ago
  74. 2cf1dbc Build: add cpp build processing for dtb by Yann Gautier · 6 years ago
  75. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  76. f00da74 RAS: Add fault injection support by Jeenu Viswambharan · 7 years ago
  77. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  78. 96c7df0 AArch64: Introduce External Abort handling by Jeenu Viswambharan · 7 years ago
  79. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  80. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  81. d5d26fb Merge pull request #1293 from swarren/issue-551-followup by davidcunado-arm · 6 years ago
  82. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  83. c4d562a Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  84. 6fa89a2 Improve MULTI_CONSOLE_API deprecation warnings by Dan Handley · 6 years ago
  85. f3d4f95 Revert "Make all build results depend on all makefiles" by Dimitris Papastamos · 6 years ago
  86. ab4181d Makefile: Add `all` target to MAKE_DTBS by Soby Mathew · 7 years ago
  87. ca7a680 Make all build results depend on all makefiles by Stephen Warren · 6 years ago
  88. eff36a9 Build: add GZIP compression filter by Masahiro Yamada · 6 years ago
  89. bfb64ac Build: support pre-tool image processing by Masahiro Yamada · 6 years ago
  90. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  91. 5c3ae33 Build: make tools depend on $(BIN) instead of PHONY target by Masahiro Yamada · 6 years ago
  92. 5ebfda3 Build: remove third argument of CERT_ADD_CMD_OPT by Masahiro Yamada · 6 years ago
  93. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  94. 6c2b459 Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  95. ec154ad Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD by Masahiro Yamada · 6 years ago
  96. 714a692 Build: rip off unneeded $(eval ...) from buid macros by Masahiro Yamada · 6 years ago
  97. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  98. babbf20 Build: squash MAKE_TOOL_ARGS into MAKE_BL by Masahiro Yamada · 6 years ago
  99. c751705 Build: check if specified external image exists by Masahiro Yamada · 6 years ago
  100. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago