1. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 1 year, 6 months ago
  2. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 1 year, 6 months ago
  3. ceea140 Merge "docs(security): security advisory for CVE-2022-47630" into integration by Sandrine Bailleux · 1 year, 5 months ago
  4. abd9780 docs(security): security advisory for CVE-2022-47630 by Sandrine Bailleux · 1 year, 6 months ago
  5. 6e84576 Merge "refactor(el3_runtime): remove unnecessary assembly macros" into integration by Manish Pandey · 1 year, 6 months ago
  6. 93ca3a1 Merge "fix(mpam): remove unwanted param for "endfunc" macro" into integration by Manish Pandey · 1 year, 6 months ago
  7. b9a7c59 Merge changes from topic "tonnad01/rdn2cfg3" into integration by Manish V Badarkhe · 1 year, 6 months ago
  8. ee4bc72 Merge changes Id4570f91,Ibdf1af70 into integration by Sandrine Bailleux · 1 year, 6 months ago
  9. a81a3d9 feat(rdn2): add platform id value for rdn2 variant 3 by Tony K Nadackal · 2 years, 7 months ago
  10. 11cc995 refactor(rdn2): reduce use of CSS_SGI_PLATFORM_VARIANT build flag by Tony K Nadackal · 1 year, 8 months ago
  11. 3a17004 Merge changes from topic "fix-power-up-dwn-issue" into integration by Joanna Farley · 1 year, 6 months ago
  12. 1bbd26d Merge "fix(versal): print proper atf handoff source" into integration by Joanna Farley · 1 year, 6 months ago
  13. 5afa45f Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  14. f6eaab3 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  15. 7dccf8f fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  16. e3511ae fix(versal): print proper atf handoff source by Akshay Belsare · 1 year, 6 months ago
  17. b3c6198 refactor(el3_runtime): remove unnecessary assembly macros by Manish Pandey · 1 year, 6 months ago
  18. 6cb3ef2 fix(auth): properly validate X.509 extensions by Demi Marie Obenour · 1 year, 7 months ago
  19. 745f6f5 fix(auth): avoid out-of-bounds read in auth_nvctr() by Demi Marie Obenour · 1 year, 7 months ago
  20. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  21. 69e474e fix(versal-net): enable wake interrupt during client suspend by Jay Buddhabhatti · 1 year, 6 months ago
  22. edfadb7 fix(versal-net): disable wakeup interrupt during client wakeup by Jay Buddhabhatti · 1 year, 6 months ago
  23. 07d85c9 fix(versal-net): clear power down bit during wakeup by Jay Buddhabhatti · 1 year, 6 months ago
  24. 7c5adef fix(versal-net): fix setting power down state by Jay Buddhabhatti · 1 year, 6 months ago
  25. c235865 fix(versal-net): clear power down interrupt status before enable by Jay Buddhabhatti · 1 year, 6 months ago
  26. 43cbf7e fix(versal-net): resolve misra rule 20.7 warnings by Jay Buddhabhatti · 1 year, 6 months ago
  27. 3d832ea fix(versal-net): resolve misra 10.6 warnings by Jay Buddhabhatti · 1 year, 6 months ago
  28. 380c198 fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  29. ca91d27 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · 1 year, 8 months ago
  30. 543381b Merge "docs(changelog): add console scope" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  31. e1ec137 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  32. 3ae8d8c Merge "docs(maintainers): update maintainers for total compute" into integration by Manish V Badarkhe · 1 year, 6 months ago
  33. 5e02d27 docs(maintainers): update maintainers for total compute by Rupinderjit Singh · 1 year, 6 months ago
  34. e60b90d Merge "fix(plat/tc): increase TC_TZC_DRAM1_SIZE" into integration by Manish V Badarkhe · 1 year, 6 months ago
  35. 1832d66 docs(changelog): add console scope by Yann Gautier · 1 year, 6 months ago
  36. b880f84 Merge "fix(fconf): make struct fconf_populator static" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  37. 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · 1 year, 6 months ago
  38. 39531c6 fix(fconf): make struct fconf_populator static by Yann Gautier · 1 year, 7 months ago
  39. 7f9710f Merge "feat(mt8188): update INFRA IOMMU enable flow" into integration by Olivier Deprez · 1 year, 6 months ago
  40. ca791f8 feat(mt8188): update INFRA IOMMU enable flow by developer · 1 year, 6 months ago
  41. 93b14a2 Merge changes from topic "fvp_trap_rng" into integration by Manish Pandey · 1 year, 6 months ago
  42. cdc6eb2 Merge "refactor(trng): discarding the used entropy bits" into integration by Manish Pandey · 1 year, 6 months ago
  43. ac9e120 fix(plat/tc): increase TC_TZC_DRAM1_SIZE by Arunachalam Ganapathy · 2 years, 3 months ago
  44. 4912303 Merge "refactor(auth): avoid parsing signature algorithm twice" into integration by Sandrine Bailleux · 1 year, 6 months ago
  45. 5d62c47 Merge changes I794d2927,Ie33205fb,Ifdbe3b4c into integration by Sandrine Bailleux · 1 year, 6 months ago
  46. 0587d9c refactor(auth): do not include SEQUENCE tag in saved extensions by Demi Marie Obenour · 1 year, 7 months ago
  47. bfff4d9 fix(auth): reject junk after certificates by Demi Marie Obenour · 1 year, 7 months ago
  48. 4d1610b fix(auth): require bit strings to have no unused bits by Demi Marie Obenour · 1 year, 7 months ago
  49. 916eebe Merge changes Ia748b6ae,Id8a48e14,Id25ab231,Ie26eed8a,Idf48f716, ... into integration by Sandrine Bailleux · 1 year, 6 months ago
  50. e2a1eef Merge changes from topic "st_fix_sparse_warnings" into integration by Manish Pandey · 1 year, 6 months ago
  51. 139b84c refactor(auth): avoid parsing signature algorithm twice by Demi Marie Obenour · 1 year, 7 months ago
  52. b1342a2 refactor(auth): partially validate SubjectPublicKeyInfo early by Demi Marie Obenour · 1 year, 7 months ago
  53. 447adc0 fix(auth): reject padding after BIT STRING in signatures by Demi Marie Obenour · 1 year, 7 months ago
  54. ae26664 fix(auth): reject invalid padding in digests by Demi Marie Obenour · 1 year, 7 months ago
  55. 47a8055 fix(auth): require at least one extension to be present by Demi Marie Obenour · 1 year, 7 months ago
  56. fa07d04 fix(auth): forbid junk after extensions by Demi Marie Obenour · 1 year, 7 months ago
  57. 83737b7 fix(auth): only accept v3 X.509 certificates by Demi Marie Obenour · 1 year, 7 months ago
  58. d043cdb Merge "fix(qemu-sbsa): enable SVE and SME" into integration by Bipin Ravi · 1 year, 6 months ago
  59. 51ffef3 Merge changes Ia14738de,I6f4cffdc into integration by Manish V Badarkhe · 1 year, 6 months ago
  60. 3bc5e79 Merge "fix(cpus): workaround for Neoverse N2 erratum 2743089" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  61. cc744bf fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · 1 year, 7 months ago
  62. c5d31c6 Merge changes I0362da46,I8ee7c16c into integration by Madhukar Pappireddy · 1 year, 6 months ago
  63. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · 1 year, 7 months ago
  64. fa914d8 feat(el3-runtime): introduce system register trap handler by Andre Przywara · 1 year, 7 months ago
  65. 8f78e0d fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · 1 year, 7 months ago
  66. fe4b0c4 fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · 1 year, 7 months ago
  67. 23964f1 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 1 year, 6 months ago
  68. 0de3c95 Merge "feat(tc): add delegated attest and measurement tests" into integration by Sandrine Bailleux · 1 year, 6 months ago
  69. 4662a88 fix(tc): change the properties of optee reserved memory by Davidson K · 1 year, 7 months ago
  70. ce63312 feat(tc): use smmu 700 by Davidson K · 1 year, 7 months ago
  71. fdc28cf Merge "fix(gic): wrap cache enabled assert under plat_can_cmo" into integration by Manish Pandey · 1 year, 6 months ago
  72. 2757de7 Merge "fix(intel): add mailbox error return status for FCS_DECRYPTION" into integration by Sandrine Bailleux · 1 year, 6 months ago
  73. e992095 Merge "fix(arm): arm_rotpk_header undefined reference" into integration by Manish V Badarkhe · 1 year, 6 months ago
  74. 2590dfd fix(arm): arm_rotpk_header undefined reference by laurenw-arm · 1 year, 7 months ago
  75. 14ba4af feat(tc): add delegated attest and measurement tests by Mate Toth-Pal · 1 year, 8 months ago
  76. 36f6cd1 Merge "fix(xilinx): resolve integer handling issue" into integration by Joanna Farley · 1 year, 6 months ago
  77. c8a399d Merge "fix(intel): missing NCORE CCU snoop filter fix in BL2" into integration by Sandrine Bailleux · 1 year, 6 months ago
  78. ac45dbf fix(xilinx): resolve integer handling issue by Akshay Belsare · 1 year, 7 months ago
  79. 2f2a019 Merge changes Ibb593369,I9cc984dd into integration by Bipin Ravi · 1 year, 7 months ago
  80. b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · 1 year, 7 months ago
  81. a4e7d3a Merge "fix(gpt_rme): fix compilation error for gpt_rme.c" into integration by Soby Mathew · 1 year, 7 months ago
  82. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago
  83. 6c7f0c7 fix(intel): add mailbox error return status for FCS_DECRYPTION by Sieu Mun Tang · 1 year, 7 months ago
  84. 12fd5ed fix(intel): missing NCORE CCU snoop filter fix in BL2 by Jit Loon Lim · 1 year, 8 months ago
  85. bde7eb7 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · 1 year, 7 months ago
  86. ba0ed3e docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 1 year, 7 months ago
  87. 62d532a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 1 year, 7 months ago
  88. 70bbdbd fix(el3_runtime): do not save scr_el3 during EL3 entry by Manish Pandey · 1 year, 7 months ago
  89. 4b90fcf Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 1 year, 7 months ago
  90. 8393b61 Merge changes Ie6a13e4a,I517074b8,Ifd29b748,I1279d9cb,I3b78e0c5, ... into integration by Madhukar Pappireddy · 1 year, 7 months ago
  91. d36013e feat(imx8mq): add BL31 PIE support by Lucas Stach · 1 year, 7 months ago
  92. c272283 refactor(imx8mq): introduce BL31_SIZE by Lucas Stach · 1 year, 7 months ago
  93. 61baf7e refactor(imx8mq): make use of setup_page_tables() by Lucas Stach · 1 year, 7 months ago
  94. c8a57ff feat(imx8mq): always set up console by Lucas Stach · 1 year, 7 months ago
  95. 38b4bd9 feat(imx8mq): remove empty bl31_plat_runtime_setup by Lucas Stach · 1 year, 7 months ago
  96. 1f78315 feat(imx8mq): make IMX_BOOT_UART_BASE configurable via build parameter by Lucas Stach · 1 year, 7 months ago
  97. 55f3eb4 fix(st-crypto): remove platdata functions by Yann Gautier · 1 year, 7 months ago
  98. 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 1 year, 7 months ago
  99. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · 1 year, 7 months ago
  100. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · 1 year, 7 months ago