1. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  3. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · Mon Nov 19 11:48:30 2018 +0000
  4. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · Tue Jun 26 10:34:10 2018 +0100
  5. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · Tue Jun 26 10:34:07 2018 +0100
  6. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  7. 5753e49 Mark BL31 initialization functions by Daniel Boulby · Thu Sep 20 14:12:46 2018 +0100
  8. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  9. 5a1451e Allow setting log level back to compile time value by Junhan Zhou · Mon Sep 10 16:36:06 2018 -0400
  10. 4f6dba9 Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · Fri Aug 31 09:53:03 2018 +0100
  11. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · Wed Jun 27 16:18:48 2018 +0100
  12. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  13. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  14. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  15. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · Wed Aug 15 16:52:32 2018 +0100
  16. 9fec10f tf_snprintf: Add support for '%s' by Antonio Nino Diaz · Thu Aug 09 15:30:47 2018 +0100
  17. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  18. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  19. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · Fri May 04 11:18:26 2018 +0100
  20. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · Fri Jun 08 13:17:26 2018 +0100
  21. 71059df Remove rt_svc_descs pointer from inner scope by Daniel Boulby · Thu May 03 17:11:04 2018 +0100
  22. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  23. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  24. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  25. 4a3bc08 Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · Fri Mar 02 18:47:55 2018 +0530
  26. 484f6dd Fix MISRA rule 8.5 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  27. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  28. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  29. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · Mon Nov 06 13:56:40 2017 +0000
  30. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  31. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · Fri Dec 15 10:36:20 2017 +0000
  32. 7c8af06 Unify cache flush code path after image load by Soby Mathew · Fri Nov 10 13:14:40 2017 +0000
  33. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · Wed Nov 08 14:38:33 2017 +0100
  34. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000
  35. 9daa33d Include debug.h in debug.S by Roberto Vargas · Fri Oct 20 10:37:48 2017 +0100
  36. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · Tue Sep 26 12:53:01 2017 +0100
  37. aaf15f5 Implement log framework by Soby Mathew · Mon Sep 04 11:49:29 2017 +0100
  38. f583a06 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · Mon Sep 04 11:45:52 2017 +0100
  39. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · Thu Jul 27 14:59:34 2017 -0700
  40. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · Wed Jun 07 09:57:42 2017 -0700
  41. 9c107fa Introduce `tf_snprintf` by Antonio Nino Diaz · Wed May 17 15:34:22 2017 +0100
  42. aba6fac Align tf_printf implementation between AArch32 and AArch64 by dp-arm · Wed May 10 16:28:40 2017 +0100
  43. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · Thu May 04 16:35:19 2017 +0100
  44. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  45. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · Wed Apr 05 11:34:03 2017 +0100
  46. a6919d6 Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load by davidcunado-arm · Mon Apr 24 14:40:35 2017 +0100
  47. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · Thu Apr 20 09:58:28 2017 +0100
  48. 09c97c9 Minor refactor of BL2 image load v2 by Dan Handley · Tue Apr 18 14:46:23 2017 +0100
  49. 808c229 Add `ENABLE_ASSERTIONS` build option by Antonio Nino Diaz · Tue Apr 18 15:16:05 2017 +0100
  50. e98fa3a Remove dead loops in assert() in C and ASM by Antonio Nino Diaz · Thu Feb 16 16:49:18 2017 +0000
  51. d3ec543 Add and use plat_crash_console_flush() API by Antonio Nino Diaz · Fri Feb 17 17:11:27 2017 +0000
  52. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · Mon Feb 20 14:22:22 2017 +0000
  53. 21362a9 Introduce unified API to zero memory by Douglas Raillard · Fri Dec 02 13:51:54 2016 +0000
  54. 2b7d7ae Merge pull request #791 from jeenu-arm/asm-assert-32 by danh-arm · Tue Dec 20 17:00:32 2016 +0000
  55. b0e529b Export is_mem_free() function by Sandrine Bailleux · Tue Nov 08 14:27:10 2016 +0000
  56. ff640c4 AArch32: Print ASM_ASSERT and panic messages by Jeenu Viswambharan · Mon Nov 28 09:59:27 2016 +0000
  57. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · Mon Dec 12 14:29:01 2016 +0000
  58. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  59. d7db870 Optimize cache flush when authenticating images by Antonio Nino Diaz · Tue Nov 22 10:58:30 2016 +0000
  60. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  61. 3345a8d Add new version of image loading. by Yatharth Kochar · Mon Sep 12 16:08:41 2016 +0100
  62. cdf58cb AArch32: resolve build error when LOG_LEVEL=50 by Soby Mathew · Tue Aug 30 13:07:31 2016 +0100
  63. 3a59e99 Merge pull request #689 from yatharth-arm/yk/plat_report_expn by davidcunado-arm · Wed Aug 31 14:36:20 2016 +0100
  64. 47b0fe3 Remove looping around `plat_report_exception` by Yatharth Kochar · Wed Aug 17 11:10:16 2016 +0100
  65. 9c730bf Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth by danh-arm · Thu Aug 18 11:38:48 2016 +0100
  66. 9c96ed5 Remove dcache invalidation after image authentication by Dan Handley · Thu Jul 28 14:38:03 2016 +0100
  67. a9482df AArch32: Add API to invoke runtime service handler by Soby Mathew · Thu May 05 12:49:09 2016 +0100
  68. 0691d97 AArch32: Add tf_printf support by Soby Mathew · Thu May 05 12:34:41 2016 +0100
  69. d29f67b AArch32: Add assembly helpers by Soby Mathew · Thu May 05 12:31:57 2016 +0100
  70. c873cc3 Merge pull request #673 from soby-mathew/sm/coverity_issue by danh-arm · Thu Jul 28 09:25:40 2016 +0100
  71. ff1c229 Improve debug assertion for runtime svc number by Soby Mathew · Tue Jul 26 16:09:44 2016 +0100
  72. 4ec7e2d Ensure addresses in is_mem_free() don't overflow by Sandrine Bailleux · Tue Jul 12 09:12:24 2016 +0100
  73. 7304f45 Make runtime_svc_init() function more robust by Sandrine Bailleux · Tue Jun 28 16:48:30 2016 +0100
  74. 4711058 Improvements to runtime service init code by Sandrine Bailleux · Tue Jun 28 16:44:28 2016 +0100
  75. 0d78607 Introduce `el3_runtime` and `PSCI` libraries by Soby Mathew · Thu Mar 24 16:56:29 2016 +0000
  76. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  77. bb272b4 Merge pull request #650 from Xilinx/zynqmp-updates by danh-arm · Wed Jun 15 15:57:02 2016 +0100
  78. 8eaf46e Update comments in load_image() by Sandrine Bailleux · Fri May 27 14:08:10 2016 +0100
  79. a913dee Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs by danh-arm · Fri Jun 03 15:12:37 2016 +0100
  80. d75d2ba Build option to include AArch32 registers in cpu context by Soby Mathew · Tue May 17 14:01:32 2016 +0100
  81. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · Tue May 24 16:56:03 2016 +0100
  82. a3b3c05 context: Fix typo in comment by Soren Brinkmann · Mon Apr 18 10:46:19 2016 -0700
  83. 44170c4 Refactor the xlat_tables library code by Soby Mathew · Tue Mar 22 15:51:08 2016 +0000
  84. f62d546 Differentiate `long` and `long long` formats in tf_printf by Soby Mathew · Tue Mar 22 17:38:00 2016 +0000
  85. edd0b75 Merge pull request #563 from sbranden/tf_issue_380 by danh-arm · Thu Apr 07 17:09:48 2016 +0100
  86. 632d6df Enable asynchronous abort exceptions during boot by Gerald Lejeune · Tue Mar 22 09:29:23 2016 +0100
  87. 57bd75c Add support for %z in tf_print() by Scott Branden · Wed Mar 23 13:37:33 2016 -0700
  88. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · Mon Feb 01 13:57:25 2016 +0000
  89. b3a0a7b Add support for %p in tf_printf() by Antonio Nino Diaz · Tue Feb 02 12:03:38 2016 +0000
  90. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · Thu Dec 17 13:58:58 2015 +0000
  91. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · Mon Dec 14 09:35:25 2015 +0000
  92. 6c0566c Move context management code to common location by Yatharth Kochar · Fri Oct 02 17:56:48 2015 +0100
  93. b371da7 Merge pull request #423 from jcastillo-arm/jc/genfw/1211 by Achin Gupta · Wed Nov 04 22:32:50 2015 +0000
  94. 6e76206 Remove deprecated IO return definitions by Juan Castillo · Mon Nov 02 10:47:01 2015 +0000
  95. b2e224c Introduce print_entry_point_info() function by Sandrine Bailleux · Mon Sep 28 17:03:06 2015 +0100
  96. ec813f5 Use standard errno definitions in load_auth_image() by Juan Castillo · Thu Oct 01 18:37:40 2015 +0100
  97. ceb0d0f Ensure BL2 security state is secure by Vikram Kanigiri · Thu Jul 23 11:16:28 2015 +0100
  98. 97dbcf1 TBB: abort boot if BL3-2 cannot be authenticated by Juan Castillo · Mon Aug 17 10:43:27 2015 +0100
  99. c9ac73f TBB: delete deprecated PolarSSL authentication module by Juan Castillo · Fri Apr 10 11:58:34 2015 +0100
  100. a08a5e7 TBB: switch to the new authentication framework by Juan Castillo · Tue May 19 11:54:12 2015 +0100