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