1. 420deb5 feat(psa): remove initial attestation partition API by Tamas Ban · 2 years, 10 months ago
  2. 4b09ffe feat(psa): add delegated attestation partition API by Tamas Ban · 2 years, 10 months ago
  3. d5f225d feat(fvp): add plat API to validate that passed region is non-secure by Manish V Badarkhe · 3 years ago
  4. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years ago
  5. 586f60c feat(fvp): add plat API to set and get the DRTM error by Manish V Badarkhe · 3 years ago
  6. b9b1750 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · 3 years, 1 month ago
  7. e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 3 years, 1 month ago
  8. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 4 months ago
  9. e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 3 years, 2 months ago
  10. ff1e42e feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · 3 years, 4 months ago
  11. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years ago
  12. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 4 months ago
  13. e62748e feat(drtm): add standard DRTM service by Manish V Badarkhe · 3 years, 4 months ago
  14. d72c486 feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 3 years ago
  15. 4f2c4ec Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 2 years, 9 months ago
  16. 6dc5979 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 6 years ago
  17. bb22891 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 6 years ago
  18. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 2 years, 10 months ago
  19. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 9 months ago
  20. 3125901 feat(rss): add new comms protocols by Raef Coles · 3 years, 1 month ago
  21. d307229 fix(libc): pri*ptr macros for aarch64 by K · 3 years ago
  22. 2aaed86 Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 2 years, 9 months ago
  23. 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 4 months ago
  24. aef9b0d Merge "fix(bl31): fix validate_el3_interrupt_rm preprocessor usage" into integration by Olivier Deprez · 2 years, 10 months ago
  25. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 10 months ago
  26. 93910a7 Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 2 years, 10 months ago
  27. 6e08cff fix(bl31): fix validate_el3_interrupt_rm preprocessor usage by Marco Felsch · 2 years, 10 months ago
  28. b86cbe1 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 2 years, 10 months ago
  29. b0980e5 feat(services): add a SPD for ProvenCore by Florian Lugou · 3 years, 10 months ago
  30. f1fe144 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 3 years ago
  31. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  32. 158ed58 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 3 years ago
  33. e689048 fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 3 years ago
  34. dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 3 years, 10 months ago
  35. 9592567 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 2 years, 10 months ago
  36. b0f473f chore: use tabs for indentation by Jorge Troncoso · 2 years, 10 months ago
  37. 1309c6c Merge changes from topic "fix_fip_in_emmc_boot" into integration by Manish Pandey · 2 years, 10 months ago
  38. 5d3c1f5 fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 2 years, 10 months ago
  39. f462c12 feat(mmc): get boot partition size by Yann Gautier · 2 years, 10 months ago
  40. b781fcf fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  41. 945f0ad Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 2 years, 10 months ago
  42. 7805999 Merge changes from topic "st-nand-updates" into integration by Manish Pandey · 2 years, 10 months ago
  43. 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 2 years, 10 months ago
  44. 11d448c fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 3 years ago
  45. 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
  46. f29c070 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 4 years, 3 months ago
  47. 351f9cd feat(libc): introduce __maybe_unused by Yann Gautier · 2 years, 10 months ago
  48. 748749a Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 2 years, 10 months ago
  49. ac2605e Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 2 years, 10 months ago
  50. 4b6f002 fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 3 years ago
  51. a67c1b1 fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 3 years ago
  52. 19037a7 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 10 months ago
  53. 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 9 months ago
  54. 9ff5f75 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 3 years ago
  55. 49b8b70 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · 2 years, 11 months ago
  56. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 2 years, 11 months ago
  57. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  58. 25c9a4c Merge "fix(errata): workaround for Neoverse-N2 erratum 2376738" into integration by Bipin Ravi · 2 years, 11 months ago
  59. e6602d4 fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 3 years ago
  60. e5b267b feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 6 years ago
  61. 6a50222 Merge "fix(errata): workaround for Neoverse-V1 erratum 1618635" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  62. 8f23476 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  63. 14a6fed fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 3 years, 4 months ago
  64. 4d879e1 fix(lib/psa): update measured boot handle by Jamie Fox · 3 years ago
  65. dddf428 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 3 years ago
  66. c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
  67. 1d867c1 Merge "fix(ufs): add retries to ufs_read_capacity" into integration by Madhukar Pappireddy · 3 years ago
  68. 3f9d5c2 Merge "fix(doc): document missing RMM-EL3 runtime services" into integration by Manish Pandey · 3 years ago
  69. c1d7585 Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · 3 years ago
  70. bc0f84d fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · 3 years ago
  71. 486ebd6 Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · 3 years ago
  72. e50fedb fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 3 years ago
  73. 0051ff8 Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration by Manish Pandey · 3 years ago
  74. ce14a12 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 3 years, 4 months ago
  75. 6be1aa7 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · 3 years ago
  76. 3220f05 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · 3 years ago
  77. 6979f47 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · 3 years ago
  78. 8008bab fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · 3 years ago
  79. 994e1cf Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · 3 years ago
  80. fab7a17 Merge "feat(cpus): add a64fx cpu to tf-a" into integration by Bipin Ravi · 3 years ago
  81. a4a3642 Merge "feat(libfdt): add function to set MAC addresses" into integration by Manish Pandey · 3 years ago
  82. 28645eb fix(ufs): add retries to ufs_read_capacity by Rohit Ner · 3 years ago
  83. 884d515 fix(cpus): workaround for Neoverse-N2 erratum 2388450 by Daniel Boulby · 3 years ago
  84. e516ba6 fix(rme): xlat table setup fails for bl2 by Soby Mathew · 3 years ago
  85. 74ec90e feat(cpus): add a64fx cpu to tf-a by Itaru Kitayama · 3 years ago
  86. 564f5d4 feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · 3 years, 4 months ago
  87. 717daad Merge changes from topic "jas/rmm-el3-ifc" into integration by Soby Mathew · 3 years ago
  88. 1d0ca40 feat(rmmd): add support to create a boot manifest by Javier Almansa Sobrino · 3 years, 2 months ago
  89. dc65ae4 fix(rme): use RMM shared buffer for attest SMCs by Javier Almansa Sobrino · 3 years, 3 months ago
  90. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 7 months ago
  91. 2d8e80c Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · 3 years ago
  92. 24f51f2 Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · 3 years ago
  93. 0245080 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · 3 years ago
  94. a4e485d feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · 3 years, 1 month ago
  95. f324949 Merge changes from topic "lw/cca_cot" into integration by Manish Pandey · 3 years ago
  96. 84adb05 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · 3 years ago
  97. ffa3f94 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  98. 75fb34d Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  99. 78da42a refactor(measured-boot): mb algorithm selection by laurenw-arm · 3 years, 1 month ago
  100. 7bf1a7a fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · 3 years, 1 month ago