1. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 1 year, 1 month ago
  2. e7807d2 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 1 year, 5 months ago
  3. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · 1 year, 5 months ago
  4. 821364e feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 1 year, 5 months ago
  5. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 1 year, 5 months ago
  6. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  7. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  8. 2845c74 Merge "fix(zynqmp): handling of type el3 interrrupts" into integration by Joanna Farley · 1 year, 1 month ago
  9. 7b7ebff feat(fvp): mock support for CCA NV ctr by laurenw-arm · 1 year, 2 months ago
  10. a79a285 feat(auth): add CCA NV ctr to CCA CoT by laurenw-arm · 1 year, 2 months ago
  11. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · 1 year, 2 months ago
  12. 9b4f9d5 feat(cert-create): add new option for CCA NV ctr by laurenw-arm · 1 year, 2 months ago
  13. cb54303 Merge "fix(tsp): flush uart console" into integration by Manish Pandey · 1 year, 1 month ago
  14. 2bb003d Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 1 year, 1 month ago
  15. b375b31 Merge changes from topic "xlnx_smcc_soc_id" into integration by Joanna Farley · 1 year, 1 month ago
  16. aa5cde6 Merge "fix(zynqmp): make zynqmp_devices structure smaller" into integration by Joanna Farley · 1 year, 1 month ago
  17. 918a0dd fix(zynqmp): make zynqmp_devices structure smaller by Michal Simek · 1 year, 2 months ago
  18. 1b289ea Merge "fix(brcm): fix misspelled header inclusion guard" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  19. 8915758 Merge changes from topic "xilinx-ipi" into integration by Joanna Farley · 1 year, 1 month ago
  20. c494612 Merge "feat(versal-net): add the IPI CRC checksum macro support" into integration by Joanna Farley · 1 year, 1 month ago
  21. 17306ca Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 1 year, 1 month ago
  22. ff8e19b feat(versal-net): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 3 months ago
  23. 589ccce feat(versal): add support for SMCC ARCH SOC ID by Akshay Belsare · 1 year, 2 months ago
  24. 5303e3f refactor(versal-net): move macros to common header by Akshay Belsare · 1 year, 2 months ago
  25. ec1181c feat(xilinx): add support to get chipid by Akshay Belsare · 1 year, 3 months ago
  26. 0e7a405 Merge "fix(versal-net): fix BLXX memory limits for user defined values" into integration by Joanna Farley · 1 year, 1 month ago
  27. 13462fc Merge changes Ica1f9786,Ic96e3680 into integration by Joanna Farley · 1 year, 1 month ago
  28. c5b04f5 fix(versal-net): fix BLXX memory limits for user defined values by Michal Simek · 1 year, 1 month ago
  29. 3440e56 feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 1 year, 2 months ago
  30. cc3e739 fix(versal): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  31. bd54123 fix(zynqmp): fix BLXX memory limits for user defined values by Ilias Apalodimas · 1 year, 1 month ago
  32. f3662dd Merge "fix(intel): update checking for memcpy and memset" into integration by Sandrine Bailleux · 1 year, 1 month ago
  33. 709a519 Merge changes I38545567,I2f52d3ea into integration by Sandrine Bailleux · 1 year, 1 month ago
  34. 16fd1c0 Merge "fix(ti): remove check for zero value in BL31 boot args" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  35. 13f51b2 Merge "docs: fix rendering for code blocks in SPM" into integration by Olivier Deprez · 1 year, 1 month ago
  36. 2655adb Merge "feat(intel): setup SEU ERR read interface for FP8" into integration by Sandrine Bailleux · 1 year, 1 month ago
  37. e341c73 Merge "docs(maintainers): add Yann Gautier in TF-A maintainers list" into integration by Manish Pandey · 1 year, 1 month ago
  38. 821d6c2 fix(qemu): fix 32-bit builds with stack protector by Andre Przywara · 1 year, 1 month ago
  39. dc3fcdf feat(cpufeat): deny AArch64-only features when building for AArch32 by Andre Przywara · 1 year, 1 month ago
  40. 28c1c78 feat(intel): restructure sys mgr for S10/N5X by Jit Loon Lim · 1 year, 2 months ago
  41. 86f6fb3 feat(intel): restructure sys mgr for Agilex by Jit Loon Lim · 1 year, 2 months ago
  42. 54d5791 feat(cpufeat): add AArch32 PAN detection support by Andre Przywara · 1 year, 1 month ago
  43. 581ad47 fix(intel): update checking for memcpy and memset by Jit Loon Lim · 1 year, 2 months ago
  44. eeef80d fix(zynqmp): handling of type el3 interrrupts by Prasad Kummari · 1 year, 2 months ago
  45. 2bee173 feat(intel): setup SEU ERR read interface for FP8 by Jit Loon Lim · 1 year, 2 months ago
  46. 55ca30d fix(tsp): flush uart console by Govindraj Raja · 1 year, 1 month ago
  47. c1610fd Merge "docs(changelog): changelog for v2.9 release" into integration by Joanna Farley · 1 year, 1 month ago
  48. 73d3604 docs(maintainers): add Yann Gautier in TF-A maintainers list by Sandrine Bailleux · 1 year, 1 month ago
  49. f1d3aed Merge "docs: update feature support overview" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  50. e755eed docs: update feature support overview by Manish Pandey · 1 year, 1 month ago
  51. 0f51693 Merge "docs: update usage of ARM_ARCH_MAJOR/MINOR" into integration by Manish Pandey · 1 year, 1 month ago
  52. af6892a Merge "docs(n1sdp): add N1SDP PSCI instrumentation data" into integration by Manish Pandey · 1 year, 1 month ago
  53. 41a4c58 Merge "docs: add Juno runtime instrumentation data" into integration by Manish Pandey · 1 year, 1 month ago
  54. 6b4a8be Merge "fix: pin poetry to version used in CI" into integration by Joanna Farley · 1 year, 1 month ago
  55. 552a22e fix: pin poetry to version used in CI by Harrison Mutai · 1 year, 1 month ago
  56. 5248749 docs(changelog): changelog for v2.9 release by Juan Pablo Conde · 1 year, 2 months ago
  57. fa2fd89 docs(n1sdp): add N1SDP PSCI instrumentation data by Harrison Mutai · 1 year, 2 months ago
  58. 2bc044a Merge "docs(spm): memory region nodes definition" into integration by Madhukar Pappireddy · 1 year, 1 month ago
  59. 0470460 Merge changes I0a307cc1,Ic2ad5a56 into integration by Manish Pandey · 1 year, 1 month ago
  60. 973a1dc fix(morello): remove platform specific pwr_domain_suspend wrapper by sahil · 1 year, 1 month ago
  61. b7dcc96 fix(n1sdp): remove platform specific pwr_domain_suspend wrapper by sahil · 1 year, 1 month ago
  62. acdaac2 docs: update usage of ARM_ARCH_MAJOR/MINOR by Manish Pandey · 1 year, 2 months ago
  63. 79d3a02 docs(spm): memory region nodes definition by J-Alves · 1 year, 2 months ago
  64. 21cb965 docs: add Juno runtime instrumentation data by Harrison Mutai · 1 year, 2 months ago
  65. 0d8bc2e fix(doc): match boot-order size to implementation by Kathleen Capella · 1 year, 1 month ago
  66. 48de9b6 fix(ti): remove check for zero value in BL31 boot args by Andrew Davis · 1 year, 2 months ago
  67. c23473d feat(xilinx): fix IPI calculation for Versal/NET by Michal Simek · 1 year, 2 months ago
  68. 3a63f05 feat(xilinx): setup local/remote id in header by Michal Simek · 1 year, 2 months ago
  69. 9a8da50 feat(xilinx): clean macro names by Michal Simek · 1 year, 2 months ago
  70. 7b6eaba fix(zynqmp): do not export apu_ipi by Michal Simek · 1 year, 2 months ago
  71. 646cdd1 fix(zynqmp): remove unused headers by Michal Simek · 1 year, 2 months ago
  72. d62c8dd feat(xilinx): move IPI related macros to plat_ipi.h by Michal Simek · 1 year, 2 months ago
  73. f9dd34c fix(fiptool): move juno plat_fiptool.mk by Rob Hughes · 1 year, 2 months ago
  74. 4837d74 feat(versal-net): add the IPI CRC checksum macro support by Prasad Kummari · 1 year, 2 months ago
  75. 151b396 Merge "docs(prerequisites): update software and libraries prerequisites" into integration by Bipin Ravi · 1 year, 2 months ago
  76. 2fc760e docs(prerequisites): update software and libraries prerequisites by Govindraj Raja · 1 year, 2 months ago
  77. 3526a2b Merge "fix(tegra210): mark bits [23:17] as zero for Fast SMCs" into integration by Manish Pandey · 1 year, 2 months ago
  78. 7585f4f Merge changes from topic "ja/mem_share_doc" into integration by Manish Pandey · 1 year, 2 months ago
  79. 482970a Merge changes from topics "plat_tests_scalability", "sb/tc-plat-tests" into integration by Sandrine Bailleux · 1 year, 2 months ago
  80. 85956b0 fix(brcm): fix misspelled header inclusion guard by Andre Przywara · 1 year, 2 months ago
  81. 8abbb92 feat: define memory ranges for tc platform by J-Alves · 1 year, 2 months ago
  82. f0f42fb test(tc): unify platform tests traces by Sandrine Bailleux · 1 year, 2 months ago
  83. fb891a3 test(tc): return test failures count for tfm-testsuite by Sandrine Bailleux · 1 year, 2 months ago
  84. 27fba52 test(tc): move platform tests in their own function by Sandrine Bailleux · 1 year, 2 months ago
  85. e1da6c4 test(tc): centralize platform error handling by Sandrine Bailleux · 1 year, 2 months ago
  86. 0c0afde feat(memmap): add topological memory view by Harrison Mutai · 1 year, 4 months ago
  87. c9f96d1 build(bl32): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  88. 372b880 feat(memmap): add tabular memory use data by Harrison Mutai · 1 year, 4 months ago
  89. 8d6b741 build(bl31): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  90. b6f9a2b build(bl2): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  91. e420d1a build(bl1): add symbols for memory layout by Harrison Mutai · 1 year, 2 months ago
  92. e9bc488 refactor: improve readability of symbol table by Harrison Mutai · 1 year, 4 months ago
  93. 0004343 fix(tegra210): mark bits [23:17] as zero for Fast SMCs by Kalyani Chidambaram Vaidyanathan · 1 year, 2 months ago
  94. 3005be0 docs: fix syntax error in note by Harrison Mutai · 1 year, 2 months ago
  95. 3e79303 docs(spm): threat model for memory sharing functionality by J-Alves · 1 year, 7 months ago
  96. 743161d docs(spm): add memory sharing documentation by J-Alves · 1 year, 8 months ago
  97. 63932e8 fix(stm32mp1): add void entry in plat_def_toc_entries by Yann Gautier · 1 year, 6 months ago
  98. 4ccf8b3 Merge "docs(psci): expound runtime instrumentation docs" into integration by Manish Pandey · 1 year, 2 months ago
  99. 861a942 Merge changes from topic "ms/external_deps" into integration by Joanna Farley · 1 year, 2 months ago
  100. 1a72975 docs(psci): expound runtime instrumentation docs by Harrison Mutai · 1 year, 4 months ago