1. a40d955 fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 2 years, 8 months ago
  2. b33ea1e fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · 2 years, 7 months ago
  3. 1432d4b fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · 2 years, 7 months ago
  4. 33d7e30 fix(libc): properly define SCHAR_MIN by Yann Gautier · 2 years, 7 months ago
  5. 327f4bb fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 2 years, 9 months ago
  6. 06d5116 fix(st): include utils.h to solve compilation error by Yann Gautier · 2 years, 8 months ago
  7. f06ba4a fix(el3_runtime): restore SPSR/ELR/SCR after esb by Manish Pandey · 2 years, 9 months ago
  8. cede543 fix(console): fix crash on spin_unlock with cache disabled by Baruch Siach · 2 years, 9 months ago
  9. 9e01aed fix(sptool): add dependency to SP image by Jens Wiklander · 2 years, 9 months ago
  10. 2b2eaf1 fix(intel): fix fcs_client crashed when increased param size by Jit Loon Lim · 2 years, 11 months ago
  11. c06124d fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 2 years, 7 months ago
  12. 5a25a70 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 2 years, 7 months ago
  13. 209b8cc fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · 2 years, 8 months ago
  14. a89b1f1 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 2 years, 8 months ago
  15. 187e794 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 2 years, 8 months ago
  16. a9f7a50 fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · 2 years, 8 months ago
  17. 379183e fix(auth): require at least one extension to be present by Demi Marie Obenour · 2 years, 8 months ago
  18. 609437c fix(auth): forbid junk after extensions by Demi Marie Obenour · 2 years, 8 months ago
  19. b7f723e fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · 2 years, 8 months ago
  20. 3a80110 fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · 2 years, 8 months ago
  21. b0b654f fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · 2 years, 8 months ago
  22. 262bb3a fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · 2 years, 8 months ago
  23. c90daab fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · 2 years, 8 months ago
  24. 40b90a9 fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · 2 years, 9 months ago
  25. 1c65e87 feat(lx2): enable OCRAM ECC by Jiafei Pan · 2 years, 10 months ago
  26. fa8a6d7 feat(lx2): support more variants by Jiafei Pan · 3 years, 2 months ago
  27. fd85721 fix(lx2): init global data before using it by Jiafei Pan · 3 years, 2 months ago
  28. 4b654f4 fix(nxp-drivers): fix tzc380 memory regions config by Jiafei Pan · 3 years, 3 months ago
  29. ff86940 fix(ls1046a): 4 keys secureboot failure resolved by Kshitiz Varshney · 3 years, 2 months ago
  30. 1414e0a fix(nxp-ddr): apply Max CDD values for warm boot by Maninder Singh · 3 years, 6 months ago
  31. 8047151 fix(nxp-ddr): use CDDWW for write to read delay by Maninder Singh · 3 years, 6 months ago
  32. 61cc890 fix(layerscape): fix errata a008850 by Jiafei Pan · 3 years, 5 months ago
  33. bcdd515 fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 2 years, 9 months ago
  34. 9881bb9 Merge "docs(spm): update threat model" into integration by Manish Pandey · 2 years, 9 months ago v2.8 v2.8.0
  35. 9aef90c Merge "docs(qemu): document steps to run in OpenCI" into integration by Manish Pandey · 2 years, 9 months ago
  36. 31b5b36 docs(spm): update threat model by Madhukar Pappireddy · 2 years, 10 months ago
  37. a5667be docs(qemu): document steps to run in OpenCI by Harrison Mutai · 2 years, 9 months ago
  38. ca3f25d Merge "fix(intel): fix UART baud rate and clock" into integration by Sandrine Bailleux · 2 years, 9 months ago
  39. 8e53b2f fix(intel): fix UART baud rate and clock by Sieu Mun Tang · 3 years, 1 month ago
  40. 8613c15 Merge "docs(changelog): changelog for v2.8 release" into integration by Manish Pandey · 2 years, 9 months ago
  41. f69b20d Merge "fix(docs): add v2.9 release schedule" into integration by Joanna Farley · 2 years, 9 months ago
  42. a846d33 fix(docs): add v2.9 release schedule by Joanna Farley · 2 years, 9 months ago
  43. 02fd5a1 Merge changes I97687f18,I91d5718b into integration by Olivier Deprez · 2 years, 9 months ago
  44. 8fca0cd Merge changes from topic "ja/spm_doc" into integration by Olivier Deprez · 2 years, 9 months ago
  45. 06afdd1 docs(spm): interrupt handling guidance FF-A v1.1 EAC0 by Madhukar Pappireddy · 2 years, 10 months ago
  46. 0fa7fe5 docs(changelog): changelog for v2.8 release by laurenw-arm · 2 years, 9 months ago
  47. 03997f1 docs(spm): partition runtime model and schedule modes by Madhukar Pappireddy · 2 years, 10 months ago
  48. b688120 Merge "docs(marvell): fix typo 8K => A8K" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  49. 53e3b38 docs(spm): ff-a v1.1 indirect message by J-Alves · 2 years, 9 months ago
  50. 7106181 Merge changes If90a18ee,I02e88f8c,Iea447fb5,Ie0570481,Ieeb14cfc into integration by Manish V Badarkhe · 2 years, 9 months ago
  51. 54c52bc Merge "docs(spm): update FF-A manifest binding" into integration by Olivier Deprez · 2 years, 9 months ago
  52. c65bf2d docs: add top level section numbering by Boyan Karatotev · 2 years, 9 months ago
  53. b50838b docs(build): clarify getting started section by Boyan Karatotev · 2 years, 9 months ago
  54. 8526472 docs(build): clarify docs building instructions by Boyan Karatotev · 2 years, 9 months ago
  55. e48b1f8 fix(docs): prevent a sphinx warning by Boyan Karatotev · 2 years, 9 months ago
  56. 3fd1fe3 fix(docs): prevent a virtual environment from failing a build by Boyan Karatotev · 2 years, 9 months ago
  57. 98d83b9 Merge "fix(zynqmp): resolve coverity warnings" into integration by Joanna Farley · 2 years, 9 months ago
  58. 590519a fix(zynqmp): resolve coverity warnings by HariBabu Gattem · 2 years, 10 months ago
  59. baddcf4 Merge "fix(docs): unify referenced Ubuntu versions" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  60. 068d921 fix(docs): unify referenced Ubuntu versions by Boyan Karatotev · 2 years, 9 months ago
  61. fbcbd88 Merge "fix(rockchip): align fdt buffer on 8 bytes" into integration by Manish Pandey · 2 years, 9 months ago v2.8-rc0
  62. c8e4950 docs(spm): s-el0 partition support update by J-Alves · 2 years, 9 months ago
  63. 621acbd fix(rockchip): align fdt buffer on 8 bytes by Quentin Schulz · 2 years, 9 months ago
  64. e1d2411 Merge changes I256959d7,I721376bf into integration by Manish Pandey · 2 years, 9 months ago
  65. 5fab71a Merge "refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE" into integration by Manish Pandey · 2 years, 9 months ago
  66. 92f8be8 fix(cpus): remove plat_can_cmo check for aarch32 by Okash Khawaja · 2 years, 9 months ago
  67. a2e0123 fix(cpus): update doc and check for plat_can_cmo by Okash Khawaja · 2 years, 9 months ago
  68. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  69. c3170fd Merge changes from topic "stm32mp1-trusted-boot" into integration by Manish Pandey · 2 years, 9 months ago
  70. b82a30c docs(st): update documentation for TRUSTED_BOARD_BOOT by Lionel Debieve · 2 years, 10 months ago
  71. 598b166 fix(build): ensure that the correct rule is called for tools by Lionel Debieve · 2 years, 9 months ago
  72. 461d631 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · 2 years, 10 months ago
  73. 8ef8e0e fix(stm32mp13-fdts): remove secure status by Lionel Debieve · 2 years, 10 months ago
  74. 928fa66 feat(stm32mp1-fdts): add CoT and fuse references for authentication by Lionel Debieve · 2 years, 10 months ago
  75. 54007c3 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 2 years, 10 months ago
  76. cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
  77. beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
  78. 89c0774 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 2 years, 10 months ago
  79. f30034a feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 2 years, 10 months ago
  80. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  81. 381f465 fix(fconf): fix type error displaying disable_auth by Lionel Debieve · 2 years, 10 months ago
  82. 1ef303f feat(tbbr): increase PK_DER_LEN size by Nicolas Toromanoff · 4 years, 9 months ago
  83. ed38366 fix(auth): correct sign-compare warning by Nicolas Toromanoff · 4 years, 8 months ago
  84. 40f9f64 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 4 years, 9 months ago
  85. e78ba69 feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · 2 years, 9 months ago
  86. 84498ad Merge changes I5838964f,Id752c1cc,Idd42d5a2,Iff4680cd,I2b1801a7, ... into integration by Manish Pandey · 2 years, 9 months ago
  87. 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  88. 6b5fc19 feat(st-crypto): remove BL32 HASH driver usage by Lionel Debieve · 2 years, 10 months ago
  89. ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
  90. af8dee2 feat(st-crypto): add STM32 RNG driver by Yann Gautier · 6 years ago
  91. 4bb4e83 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 4 years, 11 months ago
  92. b0fbc02 feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 4 years, 10 months ago
  93. 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
  94. 32071c0 fix(mt8188): add mmap entry for CPU idle SRAM by Liju-Clr Chen · 2 years, 9 months ago
  95. 210ebbb fix(mt8188): refine gic init flow after system resume by James Liao · 2 years, 11 months ago
  96. 600f168 fix(mt8186): fix the DRAM voltage after the system resumes by Allen-KH Cheng · 2 years, 9 months ago
  97. c70f567 feat(mt8188): add audio support by Trevor Wu · 2 years, 11 months ago
  98. f278d84 refactor(mt8195): use ptp3 common drivers by Liju-Clr Chen · 2 years, 9 months ago
  99. 44a1051 feat(mt8188): add support for PTP3 by Riven Chen · 2 years, 10 months ago
  100. 0b1186a feat(mt8188): enable MTK_PUBEVENT_ENABLE by Rex-BC Chen · 2 years, 10 months ago