1. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 4 months ago
  2. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 3 months ago
  3. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 4 months ago
  4. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 4 months ago
  5. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 4 months ago
  6. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 8 months ago
  7. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 4 months ago
  8. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 8 months ago
  9. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 4 months ago
  10. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 4 months ago
  11. b768a1b FDT helper functions: Fix MISRA issues by Andre Przywara · 4 years, 9 months ago
  12. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 8 months ago
  13. 6885560 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 4 years, 9 months ago
  14. 16e6419 FDT helper functions: Add function documentation by Andre Przywara · 4 years, 9 months ago
  15. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 9 months ago
  16. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · 4 years, 11 months ago
  17. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  18. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 9 months ago
  19. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 10 months ago
  20. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 4 years, 10 months ago
  21. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  22. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 4 years, 10 months ago
  23. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  24. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 4 years, 11 months ago
  25. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 5 years ago
  26. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  27. e1e7845 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  28. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  29. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  30. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  31. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  32. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  33. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  34. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  35. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  36. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  37. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  38. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  39. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago
  40. 5a1451e Allow setting log level back to compile time value by Junhan Zhou · 6 years ago
  41. 4f6dba9 Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · 6 years ago
  42. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · 6 years ago
  43. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · 6 years ago
  44. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · 6 years ago
  45. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · 6 years ago
  46. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · 6 years ago
  47. 9fec10f tf_snprintf: Add support for '%s' by Antonio Nino Diaz · 6 years ago
  48. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  49. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · 6 years ago
  50. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · 6 years ago
  51. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · 6 years ago
  52. 71059df Remove rt_svc_descs pointer from inner scope by Daniel Boulby · 6 years ago
  53. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · 6 years ago
  54. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  55. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · 6 years ago
  56. 4a3bc08 Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · 6 years ago
  57. 484f6dd Fix MISRA rule 8.5 Part 1 by Roberto Vargas · 6 years ago
  58. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  59. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  60. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · 7 years ago
  61. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · 6 years ago
  62. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · 6 years ago
  63. 7c8af06 Unify cache flush code path after image load by Soby Mathew · 7 years ago
  64. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · 7 years ago
  65. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  66. 9daa33d Include debug.h in debug.S by Roberto Vargas · 7 years ago
  67. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  68. aaf15f5 Implement log framework by Soby Mathew · 7 years ago
  69. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 7 years ago
  70. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  71. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
  72. 9c107fa Introduce `tf_snprintf` by Antonio Nino Diaz · 7 years ago
  73. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · 7 years ago
  74. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  75. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  76. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  77. a6919d6 Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load by davidcunado-arm · 7 years ago
  78. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  79. 09c97c9 Minor refactor of BL2 image load v2 by Dan Handley · 7 years ago
  80. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · 7 years ago
  81. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · 7 years ago
  82. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · 7 years ago
  83. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  84. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  85. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · 7 years ago
  86. b0e529b Export is_mem_free() function by Sandrine Bailleux · 8 years ago
  87. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · 8 years ago
  88. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · 7 years ago
  89. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  90. d7db870 Optimize cache flush when authenticating images by Antonio Nino Diaz · 8 years ago
  91. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  92. 3345a8d Add new version of image loading. by Yatharth Kochar · 8 years ago
  93. cdf58cb AArch32: resolve build error when LOG_LEVEL=50 by Soby Mathew · 8 years ago
  94. 3a59e99 Merge pull request #689 from yatharth-arm/yk/plat_report_expn by davidcunado-arm · 8 years ago
  95. 47b0fe3 Remove looping around `plat_report_exception` by Yatharth Kochar · 8 years ago
  96. 9c730bf Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · 8 years ago
  97. 9c96ed5 Remove dcache invalidation after image authentication by Dan Handley · 8 years ago
  98. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · 8 years ago
  99. 0691d97 AArch32: Add tf_printf support by Soby Mathew · 8 years ago
  100. d29f67b AArch32: Add assembly helpers by Soby Mathew · 8 years ago