1. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 1 year, 6 months ago
  2. f00e4d7 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 1 year, 6 months ago
  3. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 1 year, 6 months ago
  4. 00d36b2 fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 1 year, 6 months ago
  5. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 1 year, 6 months ago
  6. 5b6f4ca refactor(fvp): nv ctr addr static helper function by laurenw-arm · 1 year, 2 months ago
  7. 7f73129 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 1 year, 1 month ago
  8. e2e0578 docs: add detail to assembly language guideline by Boyan Karatotev · 1 year, 3 months ago
  9. 03a9a3e feat(aarch64): add stack debug information to assembly routines by Boyan Karatotev · 1 year, 4 months ago
  10. 32df52d chore: reformat sphinx configuration by Harrison Mutai · 1 year, 1 month ago
  11. 6619295 Merge "feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present" into integration by Soby Mathew · 1 year, 1 month ago
  12. 81d4838 Merge "fix(fiptool): move juno plat_fiptool.mk" into integration by Manish Pandey · 1 year, 1 month ago
  13. 79ee1c4 feat(qemu-sbsa): handle GIC base by Marcin Juszkiewicz · 1 year, 2 months ago
  14. b6839fb feat(qemu-sbsa): handle platform version by Marcin Juszkiewicz · 1 year, 2 months ago
  15. 8c8107e feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · 1 year, 2 months ago
  16. ccf8b54 Merge changes from topic "cot_cca_nvctr" into integration by Sandrine Bailleux · 1 year, 1 month ago
  17. ab590c2 Merge "fix(measured-boot): don't strip last non-0 char" into integration by Sandrine Bailleux · 1 year, 1 month ago
  18. dd19b2e Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 1 year, 1 month ago
  19. e3d15a8 Merge changes from topic "sb/maintainters-process" into integration by Sandrine Bailleux · 1 year, 1 month ago
  20. a36c5d8 docs: clarify maintainers election process by Sandrine Bailleux · 1 year, 1 month ago
  21. e4ec3d6 docs: consolidate code review process documentation by Sandrine Bailleux · 1 year, 1 month ago
  22. c0dc639 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · 1 year, 2 months ago
  23. bd63482 fix(sc7280): update pwr_domain_suspend by Wing Li · 1 year, 2 months ago
  24. 0dea615 fix(fvp): update pwr_domain_suspend by Wing Li · 1 year, 2 months ago
  25. fc00b6c Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · 1 year, 1 month ago
  26. 93a583f fix(spi-nand): add Quad Enable management by Christophe Kerello · 1 year, 9 months ago
  27. 0100a61 fix(measured-boot): don't strip last non-0 char by Jimmy Brisson · 1 year, 4 months ago
  28. 6f9d19e Merge "feat: define memory ranges for tc platform" into integration by Olivier Deprez · 1 year, 1 month ago
  29. c723994 fix(st-clock): disabling CKPER clock is not functional on stm32mp13 by Gabriel Fernandez · 1 year, 2 months ago
  30. f0f59d0 fix(st-uart): skip console flush if UART is disabled by Yann Gautier · 1 year, 3 months ago
  31. 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · 1 year, 3 months ago
  32. 67bcec8 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 2 years, 5 months ago
  33. a783383 fix(stm32mp13-fdts): correct the BSEC nodes compatible by Patrick Delaunay · 2 years, 5 months ago
  34. 5c14e6b fix(stm32mp1-fdts): move /omit-if-no-ref/ to overlay files by Yann Gautier · 1 year, 3 months ago
  35. 79c9c08 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 2 years, 7 months ago
  36. 3d883e8 Merge "docs: fix syntax error in note" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  37. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 1 year, 1 month ago
  38. e7807d2 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 1 year, 5 months ago
  39. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · 1 year, 5 months ago
  40. 821364e feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 1 year, 5 months ago
  41. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 1 year, 5 months ago
  42. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  43. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  44. 2845c74 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 1 year, 1 month ago
  45. 7b7ebff feat(fvp): mock support for CCA NV ctr by laurenw-arm · 1 year, 2 months ago
  46. a79a285 feat(auth): add CCA NV ctr to CCA CoT by laurenw-arm · 1 year, 2 months ago
  47. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · 1 year, 2 months ago
  48. 9b4f9d5 feat(cert-create): add new option for CCA NV ctr by laurenw-arm · 1 year, 2 months ago
  49. cb54303 Merge "fix(tsp): flush uart console" into integration by Manish Pandey · 1 year, 1 month ago
  50. 2bb003d Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 1 year, 1 month ago
  51. f4a70f2 fix(build): include Cortex-A78AE cpu file for FVP by Juan Pablo Conde · 1 year, 1 month ago
  52. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 1 year, 1 month ago
  53. aa5cde6 Merge "fix(zynqmp): make zynqmp_devices structure smaller" into integration by Joanna Farley · 1 year, 1 month ago
  54. 918a0dd fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 1 year, 2 months ago
  55. 1b289ea Merge "fix(brcm): fix misspelled header inclusion guard" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  56. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 1 year, 1 month ago
  57. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 1 year, 1 month ago
  58. 17306ca Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 1 year, 1 month ago
  59. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 3 months ago
  60. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 2 months ago
  61. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · 1 year, 2 months ago
  62. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · 1 year, 3 months ago
  63. 0e7a405 Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 1 year, 1 month ago
  64. 13462fc Merge changes Ica1f9786,Ic96e3680 into integration by Joanna Farley · 1 year, 1 month ago
  65. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 1 year, 1 month ago
  66. 3440e56 feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 1 year, 2 months ago
  67. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  68. bd54123 fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 2 months ago
  69. f3662dd Merge "fix(intel): update checking for memcpy and memset" into integration by Sandrine Bailleux · 1 year, 1 month ago
  70. 709a519 Merge changes I38545567,I2f52d3ea into integration by Sandrine Bailleux · 1 year, 1 month ago
  71. 16fd1c0 Merge "fix(ti): remove check for zero value in BL31 boot args" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  72. 13f51b2 Merge "docs: fix rendering for code blocks in SPM" into integration by Olivier Deprez · 1 year, 1 month ago
  73. 2655adb Merge "feat(intel): setup SEU ERR read interface for FP8" into integration by Sandrine Bailleux · 1 year, 1 month ago
  74. e341c73 Merge "docs(maintainers): add Yann Gautier in TF-A maintainers list" into integration by Manish Pandey · 1 year, 1 month ago
  75. 821d6c2 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 1 year, 1 month ago
  76. dc3fcdf feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 1 year, 1 month ago
  77. 28c1c78 feat(intel): restructure sys mgr for S10/N5X by Jit Loon Lim · 1 year, 2 months ago
  78. 86f6fb3 feat(intel): restructure sys mgr for Agilex by Jit Loon Lim · 1 year, 2 months ago
  79. 54d5791 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 1 year, 1 month ago
  80. 581ad47 fix(intel): update checking for memcpy and memset by Jit Loon Lim · 1 year, 2 months ago
  81. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 1 year, 2 months ago
  82. 2bee173 feat(intel): setup SEU ERR read interface for FP8 by Jit Loon Lim · 1 year, 2 months ago
  83. 55ca30d fix(tsp): flush uart console by Govindraj Raja · 1 year, 1 month ago
  84. c1610fd Merge "docs(changelog): changelog for v2.9 release" into integration by Joanna Farley · 1 year, 1 month ago
  85. 73d3604 docs(maintainers): add Yann Gautier in TF-A maintainers list by Sandrine Bailleux · 1 year, 1 month ago
  86. f1d3aed Merge "docs: update feature support overview" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  87. e755eed docs: update feature support overview by Manish Pandey · 1 year, 2 months ago
  88. 0f51693 Merge "docs: update usage of ARM_ARCH_MAJOR/MINOR" into integration by Manish Pandey · 1 year, 1 month ago
  89. af6892a Merge "docs(n1sdp): add N1SDP PSCI instrumentation data" into integration by Manish Pandey · 1 year, 1 month ago
  90. 41a4c58 Merge "docs: add Juno runtime instrumentation data" into integration by Manish Pandey · 1 year, 1 month ago
  91. 6b4a8be Merge "fix: pin poetry to version used in CI" into integration by Joanna Farley · 1 year, 2 months ago
  92. 552a22e fix: pin poetry to version used in CI by Harrison Mutai · 1 year, 2 months ago
  93. 5248749 docs(changelog): changelog for v2.9 release by Juan Pablo Conde · 1 year, 2 months ago
  94. fa2fd89 docs(n1sdp): add N1SDP PSCI instrumentation data by Harrison Mutai · 1 year, 2 months ago
  95. 2bc044a Merge "docs(spm): memory region nodes definition" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  96. 0470460 Merge changes I0a307cc1,Ic2ad5a56 into integration by Manish Pandey · 1 year, 2 months ago
  97. 973a1dc fix(morello): remove platform specific pwr_domain_suspend wrapper by sahil · 1 year, 2 months ago
  98. b7dcc96 fix(n1sdp): remove platform specific pwr_domain_suspend wrapper by sahil · 1 year, 2 months ago
  99. acdaac2 docs: update usage of ARM_ARCH_MAJOR/MINOR by Manish Pandey · 1 year, 2 months ago
  100. 79d3a02 docs(spm): memory region nodes definition by J-Alves · 1 year, 2 months ago