1. 7a788d4 Merge "Measured Boot Driver: Fix MISRA-C 2012 defects" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  2. 55de5b2 Merge "Crypto library: Migrate support to MbedTLS v2.24.0" into integration by Olivier Deprez · 3 years, 9 months ago
  3. 42cb1aa Crypto library: Migrate support to MbedTLS v2.24.0 by Alexei Fedorov · 3 years, 9 months ago
  4. f783dd6 Merge changes from topic "stm32_exceptions" into integration by Manish Pandey · 3 years, 9 months ago
  5. e7510c0 Merge changes from topic "fpga_generic" into integration by André Przywara · 3 years, 9 months ago
  6. 3671d6f Merge "Workaround for Cortex A77 erratum 1508412" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  7. 2d31770 arm_fpga: Add platform documentation by Andre Przywara · 3 years, 10 months ago
  8. 6228e43 arm_fpga: Add post-build linker script by Andre Przywara · 3 years, 10 months ago
  9. 586de5e arm_fpga: Add ROM trampoline by Andre Przywara · 4 years ago
  10. eb5cb80 arm_fpga: Add devicetree file by Andre Przywara · 4 years ago
  11. efece28 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · 4 years ago
  12. 210541b arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · 3 years, 10 months ago
  13. 64b9e14 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 3 years, 10 months ago
  14. 95581b4 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 3 years, 10 months ago
  15. e867a90 Merge changes I1ecbe5a1,Ib5945c37,Ic6b79648 into integration by Manish Pandey · 3 years, 9 months ago
  16. 38cf520 Merge "arm_fpga: Add support for unknown MPIDs" into integration by André Przywara · 3 years, 9 months ago
  17. f3a6cab plat/arm: Add platform support for Morello by Chandni Cherukuri · 3 years, 9 months ago
  18. 779e415 fdts: add device tree sources for morello platform by Manoj Kumar · 4 years ago
  19. 9b4e3d7 lib/cpus: add support for Morello Rainier CPUs by Manoj Kumar · 4 years ago
  20. f52e6a1 Measured Boot Driver: Fix MISRA-C 2012 defects by Alexei Fedorov · 3 years, 9 months ago
  21. 99ad976 Workaround for Cortex A77 erratum 1508412 by laurenw-arm · 4 years ago
  22. e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 3 years, 10 months ago
  23. 7d9ec41 Merge changes from topic "stm32_drivers_update" into integration by Manish Pandey · 3 years, 9 months ago
  24. d4f3089 Merge changes from topic "tc0_architecture_change" into integration by Olivier Deprez · 3 years, 9 months ago
  25. 7c18f55 Merge "plat/arm/css/sgi: Map flash used for mem_protect" into integration by Manish Pandey · 3 years, 9 months ago
  26. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 3 years, 9 months ago
  27. a4f315c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 4 years, 2 months ago
  28. c746b46 Merge "Select the Log Level for the Event Log Dump on Measured Boot at build time." into integration by Alexei Fedorov · 3 years, 9 months ago
  29. e445ff8 plat: tc0: enable TZC by Usama Arif · 3 years, 11 months ago
  30. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 4 years, 5 months ago
  31. 4b94d91 drivers: st: add missing includes in ETZPC header by Yann Gautier · 3 years, 10 months ago
  32. 1045422 mmc: st: clear some flags before sending a command by Yann Gautier · 4 years, 1 month ago
  33. dbb9f57 mmc: st: correct retries management by Yann Gautier · 4 years, 1 month ago
  34. 7c58f5a nand: raw_nand: fix timeout issue in nand_wait_ready by Lionel Debieve · 3 years, 10 months ago
  35. 5fd6a19 mtd: spi_nor: change message level on macronix detection by Lionel Debieve · 4 years, 2 months ago
  36. 2e002b0 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · 3 years, 10 months ago
  37. b66d7d1 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · 4 years, 5 months ago
  38. 67b17e3 Merge "libc: Import strtok_r from FreeBSD project" into integration by Lauren Wehrmeister · 3 years, 9 months ago
  39. 884f40d fdts: tc0: update MHUv2 interrupt number by Usama Arif · 3 years, 11 months ago
  40. 0d1f6b1 Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 3 years, 10 months ago
  41. a6bdd60 Merge "plat: marvell: ap807: implement workaround for errata-id 3033912" into integration by Manish Pandey · 3 years, 9 months ago
  42. afa4879 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · 3 years, 9 months ago
  43. 868007e stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · 4 years, 4 months ago
  44. a0388f3 stm32mp1: add plat_panic_handler function by Yann Gautier · 3 years, 10 months ago
  45. e0b4fde stm32mp1: update plat_report_exception by Yann Gautier · 3 years, 10 months ago
  46. d04c7ae Align AARCH32 version of debug.S with AARCH64 by Yann Gautier · 3 years, 10 months ago
  47. 7dea0db Merge "n1sdp: add support for remote chip pcie." into integration by Manish Pandey · 3 years, 9 months ago
  48. 43cb824 Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 3 years, 9 months ago
  49. 4d062db Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into integration by Olivier Deprez · 3 years, 9 months ago
  50. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  51. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  52. 7f76a26 Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 3 years, 10 months ago
  53. f721b0c Merge "doc: Recommend using C rather than assembly language" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  54. 09482e9 n1sdp: add support for remote chip pcie. by Sayanta Pattanayak · 4 years ago
  55. 8e509d6 Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  56. c862678 Merge changes from topic "cot-parser" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  57. 0c76d2f Merge "doc: Correct CPACR.FPEN usage" into integration by Mark Dykes · 3 years, 10 months ago
  58. 40946a4 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · 3 years, 10 months ago
  59. b92a954 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 3 years, 10 months ago
  60. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years ago
  61. 10a77b1 Merge "doc: add description of "owner" field in SP layout file." into integration by Madhukar Pappireddy · 3 years, 10 months ago
  62. be047ca Merge changes from topic "sami/834_fiptool_pack_issue_win_v1" into integration by Manish Pandey · 3 years, 10 months ago
  63. 7787096 doc: add description of "owner" field in SP layout file. by Manish Pandey · 3 years, 11 months ago
  64. e6a35a5 Merge "fdts: corstone700: add NXP isp1763 node to device tree" into integration by Manish Pandey · 3 years, 10 months ago
  65. f3bb423 Merge "rockchip: don't crash if we get an FDT we can't parse" into integration by Mark Dykes · 3 years, 10 months ago
  66. 7828f22 SPE: Fix feature detection by Andre Przywara · 3 years, 10 months ago
  67. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  68. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 2 months ago
  69. e7a583d Fix fiptool packaging issue on windows by Sami Mujawar · 4 years, 2 months ago
  70. 9632c9c doc: Correct CPACR.FPEN usage by Peng Fan · 3 years, 10 months ago
  71. 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 3 years, 10 months ago
  72. 134bf86 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 3 years, 10 months ago
  73. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 3 years, 10 months ago
  74. f16f214 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  75. c9c2958 Merge "tc0: increase SCP_BL2 size to 128 kB" into integration by Manish Pandey · 3 years, 10 months ago
  76. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 3 years, 10 months ago
  77. a531f07 Merge "tools: Set the tool's default binary name" into integration by Mark Dykes · 3 years, 10 months ago
  78. e2428fd Workaround for Neoverse N1 erratum 1868343 by johpow01 · 3 years, 11 months ago
  79. 849f7af defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 4 years ago
  80. ec34bf2 Merge "plat/arm: rdn1edge: Correct mismatched parenthesis in makefile" into integration by Manish Pandey · 3 years, 10 months ago
  81. 54d086a Merge "Addition of standard APIs in qtiseclib interface" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  82. 82d931e tc0: increase SCP_BL2 size to 128 kB by Usama Arif · 3 years, 10 months ago
  83. 6da88e9 plat: tegra: Use generic ehf defines by Sandeep Tripathy · 3 years, 10 months ago
  84. e9b259e plat/arm: rdn1edge: Correct mismatched parenthesis in makefile by Anders Dellien · 3 years, 10 months ago
  85. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 3 years, 11 months ago
  86. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  87. 30ceca4 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 3 years, 10 months ago
  88. 3c91d49 Merge "mediatek: Add jedec info" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  89. 991c442 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · 3 years, 10 months ago
  90. a1420ee Merge "plat: Fix build issue for qemu and rpi3 platforms" into integration by Olivier Deprez · 3 years, 10 months ago
  91. ca57953 Merge "Fix: fixing coverity issue for SPM Core." into integration by Olivier Deprez · 3 years, 10 months ago
  92. 7df7112 Addition of standard APIs in qtiseclib interface by Saurabh Gorecha · 3 years, 10 months ago
  93. 30e91cb Merge "Enabling DPU in dts file for TC0" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  94. df71a60 Enabling DPU in dts file for TC0 by Avinash Mehta · 4 years ago
  95. 094b559 Merge "doc: Improve contribution guidelines" into integration by joanna.farley · 3 years, 10 months ago
  96. f80c64d Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 3 years, 10 months ago
  97. 23b8ad8 fdts: corstone700: add NXP isp1763 node to device tree by Rui Miguel Silva · 4 years ago
  98. d8c877f plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 3 years, 10 months ago
  99. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 10 months ago
  100. 16e7bcf libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 3 years, 10 months ago