1. 7eaaac7 fix(gpt): unify logging messages by AlexeiFedorov · 10 weeks ago
  2. eb6f6cd chore(gpt): remove gpt_ prefix by AlexeiFedorov · 10 weeks ago
  3. ebd0191 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · 10 weeks ago
  4. a13f584 feat(locks): add bitlock by AlexeiFedorov · 10 weeks ago
  5. 6525845 feat(rme): build TF-A with ENABLE_RME for Armv9.2 by AlexeiFedorov · 10 weeks ago
  6. 468483e Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · 2 months ago
  7. b3c3dc8 Merge changes from topic "commitizen-fixes" into integration by Madhukar Pappireddy · 2 months ago
  8. 421d1cd Merge "docs: add documentation for `entry_point_info`" into integration by Madhukar Pappireddy · 2 months ago
  9. e75df8f Merge "fix(tc): do not use r0 for HW_CONFIG" into integration by Manish V Badarkhe · 2 months ago
  10. 5b0366b docs: add documentation for `entry_point_info` by Harrison Mutai · 4 months ago
  11. 8900a58 Merge changes from topic "xlnx_smc_doc" into integration by Joanna Farley · 2 months ago
  12. 4c178ca Merge "fix(misra): fix MISRA defects" into integration by Manish Pandey · 2 months ago
  13. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · 2 months ago
  14. eedaed3 build(npm): fix Commitizen ES Module errors by Chris Kay · 2 months ago
  15. f6397ca build(npm): adhere to Husky deprecation notice by Chris Kay · 2 months ago
  16. ad514e5 Merge "fix(cpus): workaround for Cortex-A715 erratum 2344187" into integration by Lauren Wehrmeister · 2 months ago
  17. 29670e6 fix(misra): fix MISRA defects by Arvind Ram Prakash · 3 months ago
  18. 5963574 Merge "feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25" into integration by Madhukar Pappireddy · 2 months ago
  19. 8c5893e Merge "fix(cpus): workaround for Cortex-X4 erratum 2701112" into integration by Bipin Ravi · 2 months ago
  20. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · 4 months ago
  21. f56d431 fix(tc): do not use r0 for HW_CONFIG by Jackson Cooper-Driver · 3 months ago
  22. 5af4b78 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 5 months ago
  23. 9421e52 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 3 months ago
  24. 40e8daa Merge changes from topic "errata" into integration by Mark Dykes · 2 months ago
  25. e4e83a8 Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into integration by Bipin Ravi · 2 months ago
  26. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 3 months ago
  27. a4ec940 fix(cpus): workaround for Cortex-A715 erratum 2331818 by Bipin Ravi · 3 months ago
  28. 1415c5d Merge "fix(arm): move console flush/switch in common function" into integration by Bipin Ravi · 2 months ago
  29. 7273966 fix(arm): move console flush/switch in common function by Manish Pandey · 2 months ago
  30. 7ff2742 fix(cpus): workaround for Cortex-A715 erratum 2420947 by Bipin Ravi · 3 months ago
  31. 789df4d Merge changes from topic "drtm1.0-updates" into integration by Manish V Badarkhe · 2 months ago
  32. a5d3ca8 feat(tc): group components into certificates by Tamas Ban · 4 months ago
  33. d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · 4 months ago
  34. f389927 refactor(sds): modify log level for region validity by David Vincze · 3 months ago
  35. 2cbc56b feat(tc): add dummy TRNG support to be able to boot pVMs by David Vincze · 5 months ago
  36. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · 12 months ago
  37. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · 11 months ago
  38. f879bf1 feat(tc): add DPE context handle node to device tree by Tamas Ban · 11 months ago
  39. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 12 months ago
  40. 455ff2e Merge "docs(maintainers): add myself as SynQuacer platform co-maintainer" into integration by Yann Gautier · 3 months ago
  41. 322e183 feat(auth): add explicit entries for key OIDs by Tamas Ban · 4 months ago
  42. 95bcd30 feat(dice): add DPE driver to measured boot by Tamas Ban · 12 months ago
  43. fb6237e feat(dice): add client API for DICE Protection Environment by Tamas Ban · 12 months ago
  44. 9e4a4f8 feat(dice): add QCBOR library as a dependency of DPE by Tamas Ban · 12 months ago
  45. a49698c feat(dice): add typedefs from the Open DICE repo by Tamas Ban · 12 months ago
  46. 109a480 docs(changelog): add 'dice' scope by Tamas Ban · 3 months ago
  47. 5a63798 refactor(tc): align image identifier string macros by Tamas Ban · 12 months ago
  48. b1cc069 refactor(fvp): align image identifier string macros by Tamas Ban · 12 months ago
  49. cba0561 refactor(imx8m): align image identifier string macros by Tamas Ban · 12 months ago
  50. b979600 refactor(qemu): align image identifier string macros by Tamas Ban · 12 months ago
  51. aca5898 fix(measured-boot): add missing image identifier string by Tamas Ban · 4 months ago
  52. c96425b refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · 3 months ago
  53. 1d2ca4f refactor(measured-boot): move image identifier strings to a common header by Tamas Ban · 4 months ago
  54. a5db184 feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 by Yann Gautier · 3 years, 1 month ago
  55. ff1fd17 Merge changes from topic "sm/framework_optimize" into integration by Lauren Wehrmeister · 3 months ago
  56. 246bd8d feat(drtm): update DRTM version to 1.0 by Stuart Yoder · 4 months ago
  57. 9e2dd0b feat(drtm): update references to DRTM beta0 by Stuart Yoder · 4 months ago
  58. d4d2b69 feat(drtm): for TPM features fw hash algorithm should be 16-bits by Stuart Yoder · 4 months ago
  59. bb0d9c5 feat(drtm): add ACPI table region size to the DLME header by Stuart Yoder · 4 months ago
  60. fa17dd4 feat(drtm): update return code if secondary PE is not off by Stuart Yoder · 4 months ago
  61. 8ee3852 feat(drtm): add additional return codes by Stuart Yoder · 4 months ago
  62. f25ad88 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · 3 months ago
  63. f3f371c chore: rearrange the fvp_cpu_errata.mk file by Sona Mathew · 3 months ago
  64. d8b91ac fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 3 months ago
  65. 8d1a153 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 8 months ago
  66. 595a31d refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 8 months ago
  67. 5ae5f81 Merge "fix(cpus): workaround for Cortex-A715 erratum 2429384" into integration by Lauren Wehrmeister · 3 months ago
  68. d9571c5 Merge "build: allow platform makefiles to configure `ENABLE_LTO`" into integration by Bipin Ravi · 3 months ago
  69. 00416dc build: allow platform makefiles to configure `ENABLE_LTO` by Chris Kay · 3 months ago
  70. 4b7e13f docs(maintainers): add myself as SynQuacer platform co-maintainer by Masahisa Kojima · 3 months ago
  71. 0a7a0bc Merge "docs(auth): align TBBR CoT names to match the code" into integration by Manish Pandey · 3 months ago
  72. 6b17eb4 Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · 3 months ago
  73. 8ce67c9 Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · 3 months ago
  74. fc12f8d refactor(allwinner): console runtime switch on bl31 exit by Salman Nabi · 3 months ago
  75. 442b075 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · 3 months ago
  76. fed5e29 refactor(console): flush before console_switch_state by Salman Nabi · 3 months ago
  77. 3ace691 Merge "fix(spm): reduce verbosity on passing tf-a-tests" into integration by Madhukar Pappireddy · 3 months ago
  78. 464e155 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · 3 months ago
  79. eb9ac47 Merge changes from topic "sgi_to_nrd" into integration by Manish Pandey · 3 months ago
  80. 9e7e008 fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 3 months ago
  81. 3302be8 Merge "fix(cpus): workaround for Cortex-X3 erratum 2372204" into integration by Mark Dykes · 3 months ago
  82. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · 3 months ago
  83. faa6d8d Merge "refactor(qemu): console runtime switch on bl31 exit" into integration by Manish Pandey · 3 months ago
  84. 7c9a204 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · 3 months ago
  85. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 4 months ago
  86. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · 4 months ago
  87. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 3 months ago
  88. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 3 months ago
  89. 3d1f4f6 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · 3 months ago
  90. fe2b1e9 feat(fwu): add some sanity checks for the FWU metadata by Sughosh Ganu · 4 months ago
  91. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · 4 months ago
  92. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · 4 months ago
  93. 61905e5 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  94. 9a480a3 feat(fwu): migrate FWU metadata structure to version 2 by Sughosh Ganu · 4 months ago
  95. 401970b feat(fwu): document the config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  96. f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · 4 months ago
  97. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · 3 months ago
  98. a72adec fix(el3-spmc): add datastore linker script markers by Shruti Gupta · 1 year, 5 months ago
  99. f800893 Merge "build(npm): update Node.js and all packages" into integration by Bipin Ravi · 3 months ago
  100. 89b6c6a fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 3 months ago