1. b6fd418 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  2. b86048c Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  3. c4e9d82 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  4. 0709055 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  5. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  6. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  7. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  8. 9c6d1c5 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  9. 73f1ac6 Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  10. 2747362 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  11. 81542c0 Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  12. 87c8513 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  13. ed51b51 Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  14. 2adb786 Allow setting log level back to compile time value by Junhan Zhou · 6 years ago
  15. 708531c Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · 6 years ago
  16. e19ea3f Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  17. 5a22e46 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  18. 0c62883 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  19. 870ce3d libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  20. cb6dbfe tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  21. 73bc6e7 tf_snprintf: Add support for '%s' by Antonio Nino Diaz · 6 years ago
  22. a9203ed Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  23. 896a590 Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  24. d3775d4 Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  25. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  26. c43f046 Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  27. 209a60c Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  28. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  29. 9f85f9e Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  30. 1cc99de Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · 6 years ago
  31. 637955c Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 6 years ago
  32. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  33. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 7 years ago
  34. e5674e1 Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  35. 2e379d2 image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  36. 84816dc Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 7 years ago
  37. 76163b3 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  38. 64cc6e9 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  39. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  40. 4d476e4 Include debug.h in debug.S by Roberto Vargas · 7 years ago
  41. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  42. 7f56e9a Implement log framework by Soby Mathew · 7 years ago
  43. 2d7e828 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  44. 4d91838 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  45. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  46. da5241c Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  47. 6ba71d6 Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  48. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  49. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  50. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  51. ffc299f Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load by davidcunado-arm · 7 years ago
  52. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  53. c2a9ee6 Minor refactor of BL2 image load v2 by Dan Handley · 7 years ago
  54. cc8b563 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  55. 1e09ff9 Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  56. 801cf93 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  57. d50ece0 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  58. 308d359 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  59. bd83b41 Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 8 years ago
  60. 99c5eba Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  61. e12cb61 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  62. 1b5fa6e Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 8 years ago
  63. a806dad Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  64. 0f325c6 Optimize cache flush when authenticating images by Antonio Nino Diaz · 8 years ago
  65. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  66. 7260022 Add new version of image loading. by Yatharth Kochar · 8 years ago
  67. 51c79b7 AArch32: resolve build error when LOG_LEVEL=50 by Soby Mathew · 8 years ago
  68. f6ace15 Merge pull request #689 from yatharth-arm/yk/plat_report_expn by davidcunado-arm · 8 years ago
  69. 5bbc451 Remove looping around `plat_report_exception` by Yatharth Kochar · 8 years ago
  70. efc759a Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · 8 years ago
  71. ad4494d Remove dcache invalidation after image authentication by Dan Handley · 8 years ago
  72. 1ae0a49 AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  73. bc202b4 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  74. f24307d AArch32: Add assembly helpers by Soby Mathew · 8 years ago
  75. 578b3ad Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · 8 years ago
  76. 5e5e416 Improve debug assertion for runtime svc number by Soby Mathew · 8 years ago
  77. 7b6d330 Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · 8 years ago
  78. 3a26a28 Make runtime_svc_init() function more robust by Sandrine Bailleux · 8 years ago
  79. 9d24d35 Improvements to runtime service init code by Sandrine Bailleux · 8 years ago
  80. 532ed61 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · 8 years ago
  81. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 8 years ago
  82. 50f7101 Merge pull request #650 from Xilinx/zynqmp-updates by danh-arm · 8 years ago
  83. a6b995f Update comments in load_image() by Sandrine Bailleux · 8 years ago
  84. 8d8c61e Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · 8 years ago
  85. 8cd16e6 Build option to include AArch32 registers in cpu context by Soby Mathew · 8 years ago
  86. e0ae9fa Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  87. 1c87351 context: Fix typo in comment by Soren Brinkmann · 8 years ago
  88. 3ca9928 Refactor the xlat_tables library code by Soby Mathew · 8 years ago
  89. f2f5a7b Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · 8 years ago
  90. a8f6e21 Merge pull request #563 from sbranden/tf_issue_380 by danh-arm · 8 years ago
  91. adb4fcf Enable asynchronous abort exceptions during boot by Gerald Lejeune · 8 years ago
  92. bda7701 Add support for %z in tf_print() by Scott Branden · 8 years ago
  93. 1c3ea10 Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  94. f0dd061 Add support for %p in tf_printf() by Antonio Nino Diaz · 8 years ago
  95. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  96. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  97. bbf8f6f Move context management code to common location by Yatharth Kochar · 9 years ago
  98. 135c9dd Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · 9 years ago
  99. e098e24 Remove deprecated IO return definitions by Juan Castillo · 9 years ago
  100. 68a68c9 Introduce print_entry_point_info() function by Sandrine Bailleux · 9 years ago