1. abf9fb9 refactor(aarch64): refactor usage of elx_panic by Govindraj Raja · 1 year, 6 months ago
  2. 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 1 year, 5 months ago
  3. f20ad90 refactor(cpufeat): convert FEAT_HCX to new scheme by Andre Przywara · 1 year, 8 months ago
  4. 2c550e3 refactor(amu): convert FEAT_AMUv1 to new scheme by Andre Przywara · 1 year, 8 months ago
  5. e8920f6 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 1 year, 8 months ago
  6. cc4118d refactor(cpufeat): check FEAT_FGT in a new way by Andre Przywara · 1 year, 8 months ago
  7. 5b00511 refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ by Andre Przywara · 1 year, 8 months ago
  8. 50b6772 fix(fdt-wrappers): use correct prototypes by Yann Gautier · 1 year, 7 months ago
  9. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  10. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  11. 5645384 Merge "fix: backtrace stack unwind misses lr adjustment" into integration by Manish Pandey · 1 year, 9 months ago
  12. fcda293 fix: backtrace stack unwind misses lr adjustment by Olivier Deprez · 1 year, 9 months ago
  13. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  14. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  15. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  16. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 2 years ago
  17. 0d90f22 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · 2 years ago
  18. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  19. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  20. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  21. 36c60fb Merge changes from topic "allwinner-idle" into integration by André Przywara · 2 years, 2 months ago
  22. d480202 feat(fdt-wrappers): add function to find or add a sudnode by Ruchika Gupta · 2 years, 3 months ago
  23. ad0dae7 feat(fdt): add the ability to supply idle state information by Samuel Holland · 2 years, 5 months ago
  24. 3e8c7ec feat(libfdt): add function to set MAC addresses by Andre Przywara · 2 years, 6 months ago
  25. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  26. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  27. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 7 months ago
  28. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  29. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  30. 18c85a1 fix(fdt): avoid output on missing DT property by Andre Przywara · 2 years, 10 months ago
  31. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 1 month ago
  32. 93c9db0 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 2 years, 9 months ago
  33. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  34. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  35. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  36. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  37. b59bf9f feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · 3 years ago
  38. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 3 years ago
  39. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 3 years ago
  40. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  41. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  42. a65a8ff feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 3 years, 4 months ago
  43. 3776ff0 fdt: Use proper #address-cells and #size-cells for reserved-memory by Andre Przywara · 3 years, 6 months ago
  44. 7b4e2d6 Print newline after hex address in aarch64 el3_panic function by Pali Rohár · 3 years, 4 months ago
  45. f68a683 Merge "Increase type widths to satisfy width requirements" into integration by Joanna Farley · 3 years, 9 months ago
  46. ed20207 Increase type widths to satisfy width requirements by Jimmy Brisson · 4 years ago
  47. 39f9eee Don't return error information from console_flush by Jimmy Brisson · 3 years, 11 months ago
  48. f3310a5 fdt: Fix coverity complaint about 32-bit multiplication by Andre Przywara · 3 years, 9 months ago
  49. f783dd6 Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 3 years, 9 months ago
  50. 64b9e14 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 3 years, 10 months ago
  51. d04c7ae Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · 3 years, 10 months ago
  52. 40f4984 Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 3 years, 10 months ago
  53. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years ago
  54. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 3 months ago
  55. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  56. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 3 months ago
  57. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  58. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 3 months ago
  59. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  60. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 3 months ago
  61. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 3 months ago
  62. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 5 months ago
  63. 813c9f9 Fix crash dump for lower EL by Alexei Fedorov · 4 years, 4 months ago
  64. 94eb27f Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 4 years, 5 months ago
  65. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 5 months ago
  66. bcc0ade Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 4 years, 5 months ago
  67. da6ef0e SPMD: add support for an example SPM core manifest by Achin Gupta · 4 years, 9 months ago
  68. b8f26e9 Make PAC demangling more generic by Alexei Fedorov · 4 years, 5 months ago
  69. 4da9b31 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 4 years, 9 months ago
  70. e8dadb1 coverity: Fix MISRA null pointer violations by Zelalem · 4 years, 5 months ago
  71. 2de82fc FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 4 years, 5 months ago
  72. b768a1b FDT helper functions: Fix MISRA issues by Andre Przywara · 4 years, 10 months ago
  73. 2cce803 Refactor load_auth_image_internal(). by Sandrine Bailleux · 4 years, 9 months ago
  74. 6885560 FDT helper functions: Respect architecture in PSCI function IDs by Andre Przywara · 4 years, 10 months ago
  75. 16e6419 FDT helper functions: Add function documentation by Andre Przywara · 4 years, 10 months ago
  76. 83d90be Merge changes from topic "raspberry-pi-4-support" into integration by Sandrine Bailleux · 4 years, 10 months ago
  77. 83fc839 Add fdt_add_reserved_memory() helper function by Andre Przywara · 5 years ago
  78. ffbacb0 qemu: Move and generalise FDT PSCI fixup by Andre Przywara · 5 years ago
  79. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  80. 7690382 Move assembly newline function into common debug code by Justin Chadwell · 4 years, 11 months ago
  81. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  82. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  83. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  84. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  85. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 5 years ago
  86. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 5 years ago
  87. 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
  88. e1e7845 Correctly check for support of Address Authentication by Antonio Nino Diaz · 5 years ago
  89. 25cda67 Add support for pointer authentication by Antonio Nino Diaz · 5 years ago
  90. 57f8326 Remove dead code related to LOAD_IMAGE_V2=0 by Sandrine Bailleux · 5 years ago
  91. 0e402d3 Remove support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 5 years ago
  92. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  93. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  94. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  95. c3a2cf2 backtrace: Extract rules from root Makefile by Antonio Nino Diaz · 6 years ago
  96. 3fddfbb Introduce fdtw_read_array() helper by Antonio Nino Diaz · 6 years ago
  97. d85c878 Introduce new fdt helper to read string properties by Antonio Nino Diaz · 6 years ago
  98. f0b14cf Remove some MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  99. 5753e49 Mark BL31 initialization functions by Daniel Boulby · 6 years ago
  100. 025946a Remove build option LOAD_IMAGE_V2 by Roberto Vargas · 6 years ago