1. b516a6f Merge "fix(cpus): use hint instruction for "tsb csync"" into integration by Bipin Ravi · 2 years, 4 months ago
  2. 4a24538 Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integration by Manish Pandey · 2 years, 4 months ago
  3. ddb615b feat(hcx): initialize HCRX_EL2 to its default value by Juan Pablo Conde · 2 years, 5 months ago
  4. 15db503 Merge "feat(pie/por): support permission indirection and overlay" into integration by André Przywara · 2 years, 4 months ago
  5. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  6. 6632741 fix(psci): potential array overflow with cpu on by Olivier Deprez · 2 years, 4 months ago
  7. 6578343 feat(cpus): add support for blackhawk cpu by Govindraj Raja · 2 years, 5 months ago
  8. 516a52f feat(cpus): add support for chaberton cpu by Govindraj Raja · 2 years, 5 months ago
  9. ad27f4b fix(psci): remove unreachable switch/case blocks by Andre Przywara · 2 years, 4 months ago
  10. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  11. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  12. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  13. b57e16a refactor(amu): use new AMU feature check routines by Andre Przywara · 2 years, 5 months ago
  14. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  15. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  16. bafd657 Merge "refactor(fvp): use RSS API to retrieve attestation token and key" into integration by Sandrine Bailleux · 2 years, 5 months ago
  17. 7a181b7 fix(cpus): use hint instruction for "tsb csync" by Andre Przywara · 2 years, 5 months ago
  18. d679cde refactor(fvp): use RSS API to retrieve attestation token and key by Manish V Badarkhe · 2 years, 5 months ago
  19. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  20. d5384b6 refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  21. 1223d2a refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  22. 7db710f refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  23. b8f03d2 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  24. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  25. b01a59e fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 2 years, 5 months ago
  26. 672eb21 fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 2 years, 5 months ago
  27. 9a70e69 feat(psci): update PSCI_FEATURES by Wing Li · 2 years, 11 months ago
  28. 606b743 feat(psci): add support for OS-initiated mode by Wing Li · 2 years, 11 months ago
  29. b88a441 feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · 2 years, 11 months ago
  30. 7419b7a Merge changes from topic "feat_state_part3" into integration by Manish Pandey · 2 years, 5 months ago
  31. a59cddf Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 2 years, 5 months ago
  32. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  33. 9448f2b refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  34. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  35. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  36. 16e3ddb fix(spe): drop SPE EL2 context switch code by Andre Przywara · 2 years, 6 months ago
  37. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  38. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  39. 7c25a3a chore(cpus): remove redundant asserts by Boyan Karatotev · 2 years, 6 months ago
  40. e444763 refactor(cpus): shorten errata flag defines by Boyan Karatotev · 2 years, 9 months ago
  41. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  42. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  43. 4c985e8 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 2 years, 5 months ago
  44. 2535e20 style: fix functions definitions by Elyes Haouas · 2 years, 6 months ago
  45. 521d4fe Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 2 years, 5 months ago
  46. f1c3eae fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 2 years, 5 months ago
  47. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  48. 66bf3ba fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 2 years, 5 months ago
  49. a63332c fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 2 years, 5 months ago
  50. b4fc041 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · 2 years, 5 months ago
  51. fc8d2d3 refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  52. ff49103 refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  53. f5360cf refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  54. de8c489 fix(cpufeat): context-switch: move FGT availability check to callers by Andre Przywara · 2 years, 6 months ago
  55. 766d78b Merge changes from topic "mbedtls3_support" into integration by Manish V Badarkhe · 2 years, 5 months ago
  56. a8eadc5 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · 2 years, 7 months ago
  57. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  58. 23af596 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · 2 years, 6 months ago
  59. bdedee5 fix(deps): add missing aeabi_memset.S by Boyan Karatotev · 2 years, 6 months ago
  60. f90fe02 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  61. 904da6f Merge "fix(context-mgmt): enable SCXTNUM access" into integration by Manish Pandey · 2 years, 6 months ago
  62. d69a0bf Merge "fix(mpam): run-time checks for mpam save/restore routines" into integration by Manish Pandey · 2 years, 6 months ago
  63. af4fee0 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · 2 years, 6 months ago
  64. 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 6 months ago
  65. c2ce57f Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · 2 years, 6 months ago
  66. 8374508 feat(psa): interface with RSS for NV counters by laurenw-arm · 3 years ago
  67. 05e5503 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · 2 years, 6 months ago
  68. 8b47f87 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 2 years, 6 months ago
  69. 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 10 months ago
  70. ae006cd Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · 2 years, 6 months ago
  71. 1678bbb Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · 2 years, 6 months ago
  72. fc3bdab Merge "fix(psci): tighten psci_power_down_wfi behaviour" into integration by Lauren Wehrmeister · 2 years, 6 months ago
  73. aea4ccf fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 2 years, 8 months ago
  74. 695a48b fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · 2 years, 7 months ago
  75. ed80440 fix(mpam): run-time checks for mpam save/restore routines by Rohit Mathew · 2 years, 9 months ago
  76. 982f8e1 Merge changes from topic "srm/errata" into integration by Bipin Ravi · 2 years, 7 months ago
  77. acf455b Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  78. 2757da0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 2 years, 7 months ago
  79. 7d1700c fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 2 years, 7 months ago
  80. 344e5e8 Merge changes from topic "feat_state_rework" into integration by Manish Pandey · 2 years, 7 months ago
  81. 00230e3 fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · 2 years, 7 months ago
  82. e5d6cec Merge "fix(mpam): remove unwanted param for "endfunc" macro" into integration by Manish Pandey · 2 years, 7 months ago
  83. 7202031 Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  84. fb79797 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · 2 years, 7 months ago
  85. f9c6301 fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · 2 years, 8 months ago
  86. c5a3ebb refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · 2 years, 9 months ago
  87. bb7b85a refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · 2 years, 9 months ago
  88. ce48595 refactor(cpufeat): decouple FGT feature detection and build flags by Andre Przywara · 2 years, 9 months ago
  89. 28dc825 fix(libc): remove __putchar alias by Yann Gautier · 2 years, 7 months ago
  90. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  91. 89d85ad fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · 2 years, 8 months ago
  92. 0e0bd25 fix(mpam): remove unwanted param for "endfunc" macro by Rohit Mathew · 2 years, 10 months ago
  93. 1ee7c82 fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · 2 years, 8 months ago
  94. b10afcc fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · 2 years, 8 months ago
  95. 31747f0 fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · 2 years, 8 months ago
  96. 309b18b Merge changes Ibb593369,I9cc984dd into integration by Bipin Ravi · 2 years, 8 months ago
  97. bc1123f Merge "fix(gpt_rme): fix compilation error for gpt_rme.c" into integration by Soby Mathew · 2 years, 8 months ago
  98. 19e09e2 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · 2 years, 8 months ago
  99. 1cbe42a fix(el3_runtime): allow SErrors when executing in EL3 by Manish Pandey · 2 years, 9 months ago
  100. a0d5147 fix(gpt_rme): fix compilation error for gpt_rme.c by AlexeiFedorov · 2 years, 8 months ago