1. 5fb6946 fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 2 years, 7 months ago
  2. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 9 months ago
  3. 0ae4a3a fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 2 years, 8 months ago
  4. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
  5. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 10 months ago
  6. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 3 years, 10 months ago
  7. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  8. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 4 years, 10 months ago
  9. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 3 years, 11 months ago
  10. 30e8fa7 refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 4 years ago
  11. a5fea81 fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 4 years ago
  12. 5d9101b Fix typos and misspellings by David Horstmann · 4 years, 8 months ago
  13. 8109d2d Merge "Use constant stack size with RECLAIM_INIT_CODE" into integration by Alexei Fedorov · 4 years, 8 months ago v2.4-rc0
  14. 3ed5606 Use constant stack size with RECLAIM_INIT_CODE by David Horstmann · 4 years, 9 months ago
  15. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  16. 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
  17. cb7b9db plat: common: include "bl_common.h" from plat_spmd_manifest.c by Varun Wadekar · 5 years ago
  18. 9206908 Use true instead of 1 in while by Jimmy Brisson · 5 years ago
  19. d74c6b8 Prevent colliding identifiers by Jimmy Brisson · 5 years ago
  20. c2e3b3b BL31: Fix relocation error for PIE by Alexei Fedorov · 5 years ago
  21. 6f0a2f0 SMCCC: Introduce function to check SMCCC function availability by Manish V Badarkhe · 5 years ago
  22. 3f498b0 TF-A: Add support for Measured Boot driver in BL1 and BL2 by Alexei Fedorov · 5 years ago
  23. fdd5f9e SPMD: fix boundary check if manifest is page aligned by Manish Pandey · 5 years ago
  24. 34dd1e9 TF-A: Fix BL31 linker script error by Alexei Fedorov · 5 years ago
  25. 662af36 SPCI is now called PSA FF-A by J-Alves · 5 years ago
  26. 6cac724 Enable v8.6 WFE trap delays by johpow01 · 5 years ago
  27. 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
  28. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  29. ff4e6c3 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 5 years ago
  30. f27b692 Flush dcache when storing timestamp by Zelalem · 5 years ago
  31. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  32. ac03ac5 SPMD: Add support for SPCI_ID_GET by Max Shvetsov · 5 years ago
  33. f9ea3a6 Merge "Fix crash dump for lower EL" into integration by Mark Dykes · 5 years ago
  34. b4292bc Fix crash dump for lower EL by Alexei Fedorov · 5 years ago
  35. 2be57b8 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 6 years ago
  36. 033039f SPMD: add command line parameter to run SPM at S-EL2 or S-EL1 by Max Shvetsov · 5 years ago
  37. d4b2910 include: move MHZ_TICKS_PER_SEC to utils_def.h by Varun Wadekar · 5 years ago
  38. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  39. e693728 Coverity: remove unnecessary header file includes by Zelalem · 5 years ago
  40. 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 5 years ago
  41. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  42. daa9b6e Simplify PMF helper macro definitions across header files by Madhukar Pappireddy · 5 years ago
  43. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  44. 1f46197 Add UBSAN support and handlers by Justin Chadwell · 6 years ago
  45. f51df47 console: add a flag to prepend '\r' in the multi-console framework by Masahiro Yamada · 6 years ago
  46. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  47. 5b6ebee Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 6 years ago
  48. 2cc9777 Remove deprecated plat_crash_console_* by Ambroise Vincent · 6 years ago
  49. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  50. f009c5f Merge pull request #1847 from jts-arm/mbedtls by Antonio Niño Díaz · 6 years ago
  51. 17e1335 Remove Mbed TLS dependency from plat_bl_common.c by John Tsichritzis · 6 years ago
  52. 7330861 Minor changes to documentation and comments by Antonio Nino Diaz · 6 years ago
  53. e095ba3 Remove unused function symbols by Varun Wadekar · 6 years ago
  54. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  55. c094008 Merge pull request #1708 from Yann-lms/warnings by Soby Mathew · 7 years ago
  56. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  57. 1b18c6c correct some missing-prototype warnings by Yann Gautier · 7 years ago
  58. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  59. 63c52d0 plat/common/crash_console_helpers.S: Fix MULTI_CONSOLE_API support by Julius Werner · 7 years ago
  60. b2f7c9d plat/common: Remove duplication of plat_crash_console functions/stubs by Julius Werner · 7 years ago
  61. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  62. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  63. e74afb6 Deprecate weak crash console functions by Antonio Nino Diaz · 7 years ago
  64. 6c9ada3 Add sample crash console functions by Antonio Nino Diaz · 7 years ago
  65. 200006d Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_Console by Dimitris Papastamos · 7 years ago
  66. 3ed87a4 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 7 years ago
  67. fe199e3 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 7 years ago
  68. 5b5ca4f Remove deprecated bl1_init_bl2_mem_layout() by Antonio Nino Diaz · 7 years ago
  69. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 7 years ago
  70. f9ed3cb gic: Remove deprecated driver and interfaces by Antonio Nino Diaz · 7 years ago
  71. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 7 years ago
  72. 0b81230 PSCI: Remove deprecated file plat_psci_common.c by Antonio Nino Diaz · 7 years ago
  73. 871de53 PSCI: Remove platform compatibility layer by Roberto Vargas · 7 years ago
  74. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  75. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
  76. 6d01a46 Prepare Mbed TLS drivers for shared heap by John Tsichritzis · 7 years ago
  77. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 7 years ago
  78. e0ced7a plat/common: gic: MISRA fixes by Antonio Nino Diaz · 7 years ago
  79. 1a92a0e xlat v2: Support the EL2 translation regime by Antonio Nino Diaz · 7 years ago
  80. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  81. 2bc3dba PSCI: Fix MISRA defects in platform code by Antonio Nino Diaz · 7 years ago
  82. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  83. eaeaa4d RAS: Introduce handler for EL3 EAs by Jeenu Viswambharan · 7 years ago
  84. d5a23af RAS: Introduce handler for Double Faults by Jeenu Viswambharan · 7 years ago
  85. b56dc2a RAS: Introduce handler for Uncontainable errors by Jeenu Viswambharan · 7 years ago
  86. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  87. 64ee263 DynamIQ: Enable MMU without using stack by Jeenu Viswambharan · 7 years ago
  88. f13cb56 LOAD_IMAGE_V1: Align BL2 memory layout struct to 8 bytes by Antonio Nino Diaz · 7 years ago
  89. e1040aa Fix build error with correct format string by Jeenu Viswambharan · 7 years ago
  90. 362599e RAS: Add support for node registration by Jeenu Viswambharan · 8 years ago
  91. 76454ab AArch64: Introduce External Abort handling by Jeenu Viswambharan · 8 years ago
  92. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 7 years ago
  93. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  94. 8ae0df9 plat/common: remove fall-through on release build by Jonathan Wright · 7 years ago
  95. c37be00 Merge pull request #1292 from danh-arm/dh/spurious-dep-warn by davidcunado-arm · 7 years ago
  96. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  97. 97924e4 Suppress spurious deprecated declaration warnings by Dan Handley · 7 years ago
  98. 7fabe1a Fix MISRA rule 8.4 in common code by Roberto Vargas · 7 years ago
  99. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  100. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago