1. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  2. 6bc2bbf feat(tbbr): increase PK_DER_LEN size by Nicolas Toromanoff · 3 years, 8 months ago
  3. 7f95ac8 feat(auth): allow to verify PublicKey with platform format PK by Nicolas Toromanoff · 3 years, 8 months ago
  4. f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · 5 years ago
  5. da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · 3 years, 10 months ago
  6. db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · 3 years, 9 months ago
  7. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 3 years, 6 months ago
  8. d38d427 Merge changes from topic "mp/ras_refactoring" into integration by Manish Pandey · 1 year, 8 months ago
  9. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  10. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  11. 2ff5dc3 fix(debug): decouple "get_el_str()" from backtrace by Manish Pandey · 1 year, 8 months ago
  12. 33dd845 feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · 1 year, 9 months ago
  13. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 1 year, 8 months ago
  14. 84e794e Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into integration by Sandrine Bailleux · 1 year, 8 months ago
  15. 9a7cd80 Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration by Bipin Ravi · 1 year, 8 months ago
  16. f8de535 fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · 1 year, 9 months ago
  17. 6559dbd fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · 1 year, 9 months ago
  18. d3f8b4d fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · 1 year, 9 months ago
  19. bdf953c chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · 1 year, 8 months ago
  20. c6eef7e Merge "fix(security): optimisations for CVE-2022-23960" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  21. 9ee6dd4 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 1 year, 9 months ago
  22. 318e7a5 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · 1 year, 8 months ago
  23. 9f574f6 fix(aarch64): make AArch64 FGT feature detection more robust by Andre Przywara · 1 year, 9 months ago
  24. 99e7457 Merge "fix(cpus): workaround for Cortex-A510 erratum 2666669" into integration by Madhukar Pappireddy · 1 year, 8 months ago
  25. 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · 1 year, 8 months ago
  26. 2625ac0 feat(libfdt): upgrade libfdt source files by Daniel Boulby · 1 year, 9 months ago
  27. 89034d6 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · 1 year, 9 months ago
  28. 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  29. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 9 months ago
  30. 3f3a922 Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration by Bipin Ravi · 1 year, 9 months ago
  31. e5cf16b revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · 1 year, 9 months ago
  32. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 9 months ago
  33. b6d3f06 feat(psa): remove initial attestation partition API by Tamas Ban · 1 year, 10 months ago
  34. 3ae52c6 feat(psa): add delegated attestation partition API by Tamas Ban · 1 year, 10 months ago
  35. b614969 feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 2 years ago
  36. cabcad5 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 2 years ago
  37. fcfe431 feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 2 years ago
  38. 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 2 years, 1 month ago
  39. 8401e1a feat(drtm): retrieve DRTM features by Manish V Badarkhe · 2 years, 1 month ago
  40. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · 2 years, 4 months ago
  41. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 2 months ago
  42. fdc9642 feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 2 years, 4 months ago
  43. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years ago
  44. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  45. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  46. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  47. 600d53a Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 1 year, 9 months ago
  48. 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · 1 year, 11 months ago
  49. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  50. 69508e9 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 5 years ago
  51. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 9 months ago
  52. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 9 months ago
  53. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 9 months ago
  54. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 1 month ago
  55. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · 1 year, 11 months ago
  56. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 1 year, 9 months ago
  57. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 4 months ago
  58. 8f14f6b Merge "fix(bl31): fix validate_el3_interrupt_rm preprocessor usage" into integration by Olivier Deprez · 1 year, 9 months ago
  59. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  60. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 1 year, 9 months ago
  61. fb13a23 fix(bl31): fix validate_el3_interrupt_rm preprocessor usage by Marco Felsch · 1 year, 9 months ago
  62. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  63. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 2 years, 10 months ago
  64. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 1 year, 11 months ago
  65. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  66. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 1 year, 11 months ago
  67. 0c2a2ca fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 1 year, 11 months ago
  68. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  69. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 1 year, 10 months ago
  70. edb18d7 chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  71. f685a58 Merge changes from topic "fix_fip_in_emmc_boot" into integration by Manish Pandey · 1 year, 10 months ago
  72. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 1 year, 10 months ago
  73. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · 1 year, 10 months ago
  74. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  75. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 1 year, 10 months ago
  76. 6f09e7f Merge changes from topic "st-nand-updates" into integration by Manish Pandey · 1 year, 10 months ago
  77. 4f01c27 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 1 year, 10 months ago
  78. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 2 years ago
  79. 669bf40 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 2 years ago
  80. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 3 years, 3 months ago
  81. c92490b feat(libc): introduce __maybe_unused by Yann Gautier · 1 year, 10 months ago
  82. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 1 year, 10 months ago
  83. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 1 year, 10 months ago
  84. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 2 years ago
  85. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 2 years ago
  86. be3f7d0 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 10 months ago
  87. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  88. e089a17 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 2 years ago
  89. 42633b3 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · 1 year, 10 months ago
  90. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  91. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  92. a96ca0e Merge "fix(errata): workaround for Neoverse-N2 erratum 2376738" into integration by Bipin Ravi · 1 year, 11 months ago
  93. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 2 years ago
  94. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 5 years ago
  95. c64f835 Merge "fix(errata): workaround for Neoverse-V1 erratum 1618635" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  96. 3d1f190 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  97. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 2 years, 4 months ago
  98. 322337d fix(lib/psa): update measured boot handle by Jamie Fox · 1 year, 11 months ago
  99. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 2 years ago
  100. 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 1 year, 11 months ago