1. 901b0a3 fix(psa): extend measured boot logging by Tamas Ban · 2 years, 9 months ago
  2. 471c989 fix(psa): align with original API in tf-m-extras by Tamas Ban · 2 years, 9 months ago
  3. 420deb5 feat(psa): remove initial attestation partition API by Tamas Ban · 2 years, 10 months ago
  4. 4b09ffe feat(psa): add delegated attestation partition API by Tamas Ban · 2 years, 10 months ago
  5. 7884204 Merge "fix(semihosting): fix seek call failure check" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  6. c19116d Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  7. 252b2bd Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · 2 years, 9 months ago
  8. e0b6826 refactor(console): move putchar() to console driver by Claus Pedersen · 2 years, 10 months ago
  9. 9bd1aed Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · 2 years, 9 months ago
  10. bd063a7 refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 2 years, 10 months ago
  11. aa9d315 Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · 2 years, 9 months ago
  12. b41b082 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 2 years, 11 months ago
  13. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 9 months ago
  14. 7c49438 fix(semihosting): fix seek call failure check by Manish V Badarkhe · 2 years, 9 months ago
  15. c5862af chore(libc): clean up includes in lib/libc/printf.c by Jorge Troncoso · 2 years, 9 months ago
  16. 885e268 refactor(libc): clean up dependencies in libc by Claus Pedersen · 2 years, 10 months ago
  17. 65bbb93 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 3 years ago
  18. f171ea2 Merge "fix(context mgmt): remove explicit ICC_SRE_EL2 register read" into integration by Manish Pandey · 2 years, 10 months ago
  19. 2b28727 fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 2 years, 10 months ago
  20. 9592567 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 2 years, 10 months ago
  21. 5d3c1f5 fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 2 years, 10 months ago
  22. b781fcf fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  23. 0a549c5 Merge "fix(gpt): correct the GPC enable sequence" into integration by Manish V Badarkhe · 2 years, 10 months ago
  24. 945f0ad Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 2 years, 10 months ago
  25. c58b9a8 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 2 years, 11 months ago
  26. 11d448c fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 3 years ago
  27. 14cddd7 fix(gpt): correct the GPC enable sequence by Kathleen Capella · 3 years ago
  28. 748749a Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 2 years, 10 months ago
  29. ac2605e Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 2 years, 10 months ago
  30. 4b6f002 fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 3 years ago
  31. a67c1b1 fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 3 years ago
  32. 3280e5e fix(errata): workaround for Cortex-A710 erratum 2147715 by Akram Ahmad · 3 years ago
  33. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 2 years, 11 months ago
  34. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years ago
  35. e6602d4 fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 3 years ago
  36. 6a50222 Merge "fix(errata): workaround for Neoverse-V1 erratum 1618635" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  37. 1631f9c Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 2 years, 11 months ago
  38. 14a6fed fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 3 years, 4 months ago
  39. 6cc743c feat(plat/qti): fix to support cpu errata by Saurabh Gorecha · 3 years, 3 months ago
  40. 0551aac fix(psci): fix MISRA failure - Memory - illegal accesses by Manish V Badarkhe · 3 years ago
  41. 3f9d5c2 Merge "fix(doc): document missing RMM-EL3 runtime services" into integration by Manish Pandey · 3 years ago
  42. c1d7585 Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · 3 years ago
  43. bc0f84d fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · 3 years ago
  44. 486ebd6 Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · 3 years ago
  45. e50fedb fix(doc): document missing RMM-EL3 runtime services by Javier Almansa Sobrino · 3 years ago
  46. 0051ff8 Merge "feat(psci): add a helper function to ensure that non-boot PEs are offline" into integration by Manish Pandey · 3 years ago
  47. ce14a12 feat(psci): add a helper function to ensure that non-boot PEs are offline by Lucian Paul-Trifu · 3 years, 4 months ago
  48. 6be1aa7 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · 3 years ago
  49. 3220f05 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · 3 years ago
  50. 6979f47 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · 3 years ago
  51. 8008bab fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · 3 years ago
  52. 994e1cf Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · 3 years ago
  53. fab7a17 Merge "feat(cpus): add a64fx cpu to tf-a" into integration by Bipin Ravi · 3 years ago
  54. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 3 months ago
  55. 884d515 fix(cpus): workaround for Neoverse-N2 erratum 2388450 by Daniel Boulby · 3 years ago
  56. 74ec90e feat(cpus): add a64fx cpu to tf-a by Itaru Kitayama · 3 years ago
  57. 26a3351 feat(sme): fall back to SVE if SME is not there by Mark Brown · 3 years, 2 months ago
  58. f95ddea Merge changes from topic "st_optee_paged" into integration by Manish Pandey · 3 years ago
  59. 63d49c4 Merge "fix(measured-boot): fix verbosity level of RSS digests traces" into integration by Sandrine Bailleux · 3 years ago
  60. c0a11cd feat(optee): check paged_image_info by Yann Gautier · 3 years, 1 month ago
  61. ffa3f94 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  62. 75fb34d Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  63. 7bf1a7a fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · 3 years, 1 month ago
  64. 57b73d5 fix(errata): workaround for Neoverse-V1 erratum 2372203 by Bipin Ravi · 3 years, 1 month ago
  65. 2abd317 fix(measured-boot): fix verbosity level of RSS digests traces by Sandrine Bailleux · 3 years, 1 month ago
  66. 39eb5dd fix(errata): workaround for Neoverse-V1 erratum 2294912 by Bipin Ravi · 3 years, 1 month ago
  67. cadd6af Merge "refactor(context mgmt): refactor EL2 context save and restore functions" into integration by Manish Pandey · 3 years, 1 month ago
  68. d20052f refactor(context mgmt): refactor EL2 context save and restore functions by Zelalem Aweke · 3 years, 3 months ago
  69. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
  70. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 2 months ago
  71. ed96c53 Merge "fix(lib/psa): fix Null pointer dereference error" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  72. b2ed998 fix(cpus/denver): use CPU_NO_EXTRA3_FUNC for all variants by Varun Wadekar · 3 years, 1 month ago
  73. c32ab75 fix(lib/psa): fix Null pointer dereference error by David Vincze · 3 years, 2 months ago
  74. b515f54 refactor(context mgmt): refactor initialization of EL1 context registers by Zelalem Aweke · 3 years, 3 months ago
  75. 6aed554 Merge changes from topic "rss/mboot-attest" into integration by Sandrine Bailleux · 3 years, 2 months ago
  76. 15e498d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  77. c2a1521 fix(security): workaround for CVE-2022-23960 by Bipin Ravi · 3 years, 2 months ago
  78. 7e3273e fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · 3 years, 6 months ago
  79. 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 6 months ago
  80. 0848565 feat(lib/psa): add initial attestation API by Tamas Ban · 3 years, 5 months ago
  81. 758c647 feat(lib/psa): add measured boot API by Tamas Ban · 3 years, 6 months ago
  82. e81e999 fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · 3 years, 2 months ago
  83. 7b76c20 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · 3 years, 3 months ago
  84. 6e8eca7 feat(cpu): add support for Cortex-X1 by Okash Khawaja · 3 years, 3 months ago
  85. aeef2c2 Merge "fix(errata): workaround for Cortex-A710 erratum 2008768" into integration by Bipin Ravi · 3 years, 2 months ago
  86. 76d0797 Merge "fix(errata): workaround for Cortex-A78 erratum 2395406" into integration by Bipin Ravi · 3 years, 2 months ago
  87. 24cf4d7 Merge "fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72" into integration by Bipin Ravi · 3 years, 2 months ago
  88. a11cbe7 Merge "feat(snprintf): add support for length specifiers" into integration by Madhukar Pappireddy · 3 years, 2 months ago
  89. 3eb8cb4 Merge "fix(errata): workaround for Cortex-A78 erratum 2376745" into integration by Joanna Farley · 3 years, 2 months ago
  90. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 3 years, 2 months ago
  91. 18c3320 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 3 years, 2 months ago
  92. 701e94b feat(snprintf): add support for length specifiers by kadabi · 3 years, 4 months ago
  93. 3b577ed fix(errata): workaround for Cortex-A78 erratum 2395406 by John Powell · 3 years, 2 months ago
  94. af220eb fix(errata): workaround for Cortex-A710 erratum 2008768 by johpow01 · 3 years, 4 months ago
  95. 5d796b3 fix(errata): workaround for Cortex-A78 erratum 2376745 by John Powell · 3 years, 2 months ago
  96. 0482503 fix(cm): add barrier before el3 ns exit by Olivier Deprez · 3 years, 2 months ago
  97. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 5 months ago
  98. 2e5d7a4 fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72 by John Powell · 3 years, 3 months ago
  99. 1ced6ca Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 3 years, 2 months ago
  100. 187a617 fix(security): update Cortex-A15 CPU lib files for CVE-2022-23960 by John Powell · 3 years, 3 months ago