1. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  2. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  3. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  4. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · Thu Sep 02 17:00:06 2021 +0100
  5. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · Wed May 19 09:37:21 2021 +0100
  6. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · Tue Sep 28 16:06:25 2021 +0100
  7. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · Tue Sep 28 15:52:14 2021 +0100
  8. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · Tue Sep 14 23:12:42 2021 +0100
  9. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · Mon Sep 20 09:06:02 2021 +0100
  10. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · Fri Jul 02 20:29:56 2021 +0100
  11. b59bf9f feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · Thu Jul 01 21:32:31 2021 +0100
  12. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · Fri Jul 30 17:58:22 2021 +0200
  13. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · Mon Jul 26 16:31:42 2021 +0100
  14. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · Tue Jul 20 23:57:47 2021 +0200
  15. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · Thu Apr 22 14:41:27 2021 +0100
  16. a65a8ff feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · Mon Mar 01 19:34:37 2021 +0000
  17. 3776ff0 fdt: Use proper #address-cells and #size-cells for reserved-memory by Andre Przywara · Sun Jan 17 02:11:32 2021 +0000
  18. 7b4e2d6 Print newline after hex address in aarch64 el3_panic function by Pali Rohár · Tue Feb 16 18:05:57 2021 +0100
  19. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · Sun Oct 18 14:51:00 2020 +0000
  20. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · Tue Aug 04 16:18:52 2020 -0500
  21. 39f9eee Don't return error information from console_flush by Jimmy Brisson · Wed Aug 05 13:44:05 2020 -0500
  22. f3310a5 fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · Wed Oct 07 11:09:42 2020 +0100
  23. f783dd6 Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · Wed Sep 30 07:58:44 2020 +0000
  24. 64b9e14 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · Mon Aug 24 18:28:44 2020 +0100
  25. d04c7ae Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · Thu Sep 17 15:15:27 2020 +0200
  26. 40f4984 Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · Tue Aug 25 16:16:29 2020 +0100
  27. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · Tue Jul 14 14:43:12 2020 +0100
  28. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · Tue Mar 24 10:03:34 2020 -0500
  29. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · Fri Feb 07 15:44:43 2020 +0100
  30. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · Thu Mar 26 12:52:06 2020 +0000
  31. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · Thu Mar 26 12:11:34 2020 +0000
  32. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · Thu Mar 26 11:57:43 2020 +0000
  33. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · Thu Mar 26 11:50:33 2020 +0000
  34. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · Thu Mar 26 11:22:37 2020 +0000
  35. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · Mon Mar 30 23:21:13 2020 +0100
  36. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · Mon Feb 10 14:14:27 2020 +0000
  37. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · Tue Mar 03 13:31:58 2020 +0000
  38. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · Tue Feb 11 16:15:45 2020 +0000
  39. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · Tue Feb 11 08:34:47 2020 +0000
  40. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · Mon Feb 10 17:20:53 2020 +0000
  41. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · Fri Oct 11 14:54:48 2019 +0100
  42. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · Thu Feb 06 17:11:03 2020 +0000
  43. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · Mon Sep 30 10:57:24 2019 +0100
  44. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · Wed Feb 05 14:12:39 2020 -0600
  45. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · Wed Jan 29 16:21:28 2020 +0000
  46. b768a1b FDT helper functions: Fix MISRA issues by Andre Przywara · Mon Sep 16 16:50:57 2019 +0100
  47. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · Mon Oct 14 13:47:21 2019 +0200
  48. 6885560 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · Thu Sep 19 10:55:25 2019 +0100
  49. 16e6419 FDT helper functions: Add function documentation by Andre Przywara · Thu Sep 19 10:45:28 2019 +0100
  50. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · Mon Sep 16 14:21:04 2019 +0000
  51. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · Mon Jul 15 09:00:23 2019 +0100
  52. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · Wed Jul 10 17:27:17 2019 +0100
  53. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · Fri Sep 13 14:11:59 2019 +0100
  54. 7690382 Move assembly newline function into common debug code by Justin Chadwell · Tue Aug 20 10:58:49 2019 +0100
  55. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · Mon Jul 29 13:34:07 2019 +0100
  56. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  57. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · Thu Jul 25 09:04:21 2019 +0000
  58. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · Wed May 29 17:01:46 2019 -0700
  59. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · Wed Jul 17 10:49:26 2019 +0000
  60. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · Tue Jul 09 11:40:55 2019 +0100
  61. 63801cd Remove references to old project name from common files by John Tsichritzis · Fri Jul 05 14:22:12 2019 +0100
  62. e1e7845 Correctly check for support of Address Authentication by Antonio Nino Diaz · Fri Mar 01 09:35:26 2019 +0000
  63. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · Tue Feb 19 11:53:51 2019 +0000
  64. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · Wed Jan 30 16:27:16 2019 +0100
  65. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Wed Jan 30 16:01:49 2019 +0000
  66. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · Thu Nov 15 14:22:30 2018 +0000
  67. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  68. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  69. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · Mon Nov 19 11:48:30 2018 +0000
  70. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · Tue Jun 26 10:34:10 2018 +0100
  71. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · Tue Jun 26 10:34:07 2018 +0100
  72. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · Thu Oct 04 09:55:23 2018 +0100
  73. 5753e49 Mark BL31 initialization functions by Daniel Boulby · Thu Sep 20 14:12:46 2018 +0100
  74. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · Mon Sep 24 17:20:48 2018 +0100
  75. 5a1451e Allow setting log level back to compile time value by Junhan Zhou · Mon Sep 10 16:36:06 2018 -0400
  76. 4f6dba9 Merge pull request #1549 from danielboulby-arm/db/pointer by Dimitris Papastamos · Fri Aug 31 09:53:03 2018 +0100
  77. 278d402 Remove rt_svc_descs pointer from global scope by Daniel Boulby · Wed Jun 27 16:18:48 2018 +0100
  78. 14fabd0 Fix MISRA defects in log helpers by Antonio Nino Diaz · Tue Aug 28 11:44:44 2018 +0100
  79. 7741463 backtrace: Introduce backtrace function by Douglas Raillard · Tue Aug 21 12:54:45 2018 +0100
  80. c0c8eb6 libc: Move tf_printf and tf_snprintf to libc by Antonio Nino Diaz · Wed Aug 15 17:02:28 2018 +0100
  81. f440708 tf_printf: Return number of printed characters by Antonio Nino Diaz · Wed Aug 15 16:52:32 2018 +0100
  82. 9fec10f tf_snprintf: Add support for '%s' by Antonio Nino Diaz · Thu Aug 09 15:30:47 2018 +0100
  83. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · Tue Apr 17 11:31:43 2018 +0100
  84. fef5d2d Fix MISRA Rule 5.3 Part 2 by Daniel Boulby · Fri May 04 14:04:07 2018 +0100
  85. 4f3b6ed Fix MISRA Rule 5.3 Part 1 by Daniel Boulby · Fri May 04 11:18:26 2018 +0100
  86. 9576baa Revert "Code change to fix small bugs" by Dimitris Papastamos · Fri Jun 08 13:17:26 2018 +0100
  87. 71059df Remove rt_svc_descs pointer from inner scope by Daniel Boulby · Thu May 03 17:11:04 2018 +0100
  88. 9fe8804 Allow disabling authentication dynamically by Soby Mathew · Mon Mar 26 12:43:37 2018 +0100
  89. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · Mon Apr 23 15:43:29 2018 +0100
  90. 5cc3bc8 Clean usage of void pointers to access symbols by Joel Hutton · Wed Mar 21 11:40:57 2018 +0000
  91. 4a3bc08 Dynamic cfg: Do not populate args if already initialized by Amit Daniel Kachhap · Fri Mar 02 18:47:55 2018 +0530
  92. 484f6dd Fix MISRA rule 8.5 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  93. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  94. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  95. b9fccca Dynamic cfg: Introduce fdt wrappers by Soby Mathew · Mon Nov 06 13:56:40 2017 +0000
  96. 18f65db image_decompress: add APIs for decompressing images by Masahiro Yamada · Fri Jan 26 11:42:01 2018 +0900
  97. 18c7353 Add support to left-pad with zeroes in tf_printf by Antonio Nino Diaz · Fri Dec 15 10:36:20 2017 +0000
  98. 7c8af06 Unify cache flush code path after image load by Soby Mathew · Fri Nov 10 13:14:40 2017 +0000
  99. 4cce835 ARMv7 may not support Virtualization Extensions by Etienne Carriere · Wed Nov 08 14:38:33 2017 +0100
  100. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · Mon Nov 06 13:59:42 2017 +0000