1. 63b60b4 build: use full paths for generated libraries by Chris Kay · Tue Sep 03 12:36:33 2024 +0000
  2. 2dba0e6 Merge "feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA" into integration by Govindraj Raja · Wed Nov 06 21:56:22 2024 +0100
  3. fd54447 Merge "fix(romlib): prevent race condition on the build directory" into integration by Yann Gautier · Wed Nov 06 17:46:42 2024 +0100
  4. 8fc8e18 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · Fri Aug 09 17:04:22 2024 +0100
  5. 9699f90 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · Tue Nov 05 18:29:38 2024 +0100
  6. 25c47c7 feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · Mon Oct 28 19:27:49 2024 +0000
  7. f76d5a2 Merge "build: fix grouped targets on Make <= 4.2" into integration by Manish V Badarkhe · Mon Nov 04 15:22:35 2024 +0100
  8. e079f7a fix(romlib): prevent race condition on the build directory by Boyan Karatotev · Wed Oct 30 09:56:27 2024 +0000
  9. 834cfe1 build: fix grouped targets on Make <= 4.2 by Chris Kay · Tue Aug 06 15:32:57 2024 +0000
  10. e63794e feat(d128): add support for FEAT_D128 by Govindraj Raja · Fri Sep 06 15:43:43 2024 +0100
  11. fb3e615 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · Thu Oct 24 15:26:23 2024 +0200
  12. 44460e8 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · Mon Oct 21 19:53:23 2024 +0200
  13. 7609730 Merge "feat(cpus): add support for arcadia cpu" into integration by Olivier Deprez · Mon Oct 21 17:20:12 2024 +0200
  14. 898364b feat(cpus): add support for cortex-a720ae by Ahmed Azeem · Tue Oct 15 10:31:12 2024 +0100
  15. 4f91d75 Merge "fix(brbe): allow RME builds with BRBE" into integration by Olivier Deprez · Mon Oct 21 12:12:17 2024 +0200
  16. 75264d2 Merge "feat(context-mgmt): introduce EL3/root context" into integration by Manish Pandey · Fri Oct 18 14:44:19 2024 +0200
  17. 066978e fix(brbe): allow RME builds with BRBE by Boyan Karatotev · Fri Oct 18 11:02:54 2024 +0100
  18. 7ae5f5b feat(cpus): add support for arcadia cpu by Govindraj Raja · Wed Oct 02 16:15:35 2024 -0500
  19. 24395f4 chore(cpus): optimise runtime errata applications by Boyan Karatotev · Thu Sep 26 17:09:53 2024 +0100
  20. b459065 feat(context-mgmt): introduce EL3/root context by Jayanth Dodderi Chidanand · Tue Aug 08 16:10:16 2023 +0100
  21. 70cc175 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · Fri Sep 06 13:49:31 2024 +0100
  22. 6b70686 feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · Thu Sep 05 22:24:04 2024 +0100
  23. b0ac801 Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · Mon Oct 07 16:59:28 2024 +0200
  24. ef1b5d8 fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · Wed Jul 10 18:04:40 2024 -0500
  25. 89e8307 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · Tue May 21 11:56:37 2024 +0100
  26. 9708274 Merge "fix(cpus): workaround for Cortex-X4 erratum 2897503" into integration by Mark Dykes · Wed Sep 25 17:04:20 2024 +0200
  27. 323f55e Merge changes from topic "dynamic-toolchain" into integration by Manish V Badarkhe · Wed Sep 25 13:53:54 2024 +0200
  28. 0f38c77 fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · Mon Aug 26 17:04:27 2024 -0500
  29. e739f47 chore(gpt): fix typo in comment by Moritz Fischer · Tue Aug 20 21:58:35 2024 +0000
  30. 87e98c2 build: determine toolchain tools dynamically by Chris Kay · Mon Jun 03 11:10:11 2024 +0000
  31. 34060b4 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · Mon Sep 02 20:55:13 2024 +0100
  32. 5fc97ca Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · Tue Aug 27 16:23:58 2024 +0200
  33. 0dd1f0d Merge changes from topic "jc/refact_el1_ctx" into integration by Madhukar Pappireddy · Wed Aug 21 21:55:56 2024 +0200
  34. 1b33abf feat(cm): enhance the cpu_context memory report by Jayanth Dodderi Chidanand · Mon May 20 23:29:05 2024 +0100
  35. 9abe23b refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · Tue May 07 18:50:57 2024 +0100
  36. 61fb4e3 Merge "fix(cpus): workaround for Cortex-A720 erratum 2792132" into integration by Mark Dykes · Wed Aug 21 16:41:19 2024 +0200
  37. aeb82d6 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · Tue Jul 30 17:04:23 2024 +0100
  38. 4231000 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · Tue Aug 20 22:30:06 2024 +0200
  39. a85a8ba fix(cpus): workaround for Cortex-A720 erratum 2792132 by Arvind Ram Prakash · Fri Jul 19 15:59:17 2024 -0500
  40. 5c1b8d9 feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · Mon Jun 17 15:26:00 2024 -0500
  41. 78728cd feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · Mon Jun 17 15:22:36 2024 -0500
  42. 9fd242b Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · Mon Aug 19 11:56:49 2024 +0200
  43. df0b426 feat(cm): asymmetric feature support for trbe by Arvind Ram Prakash · Mon Aug 05 16:11:42 2024 -0500
  44. 2b43393 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · Mon Aug 05 16:04:37 2024 -0500
  45. 929e696 feat(cm): handle asymmetry for SPE feature by Manish Pandey · Thu Jul 18 16:27:13 2024 +0100
  46. 8dc2c8e feat(cm): support for asymmetric feature among cores by Manish Pandey · Fri Jul 12 12:40:04 2024 +0100
  47. 771d40d feat(cpufeat): add new feature state for asymmetric features by Manish Pandey · Thu Jul 18 15:18:20 2024 +0100
  48. 3668336 Merge changes from topic "romlib-fixes" into integration by Manish V Badarkhe · Sat Aug 17 10:09:06 2024 +0200
  49. 4ba3c35 Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · Sat Aug 17 00:18:54 2024 +0200
  50. 7c36945 Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration by Mark Dykes · Sat Aug 17 00:18:02 2024 +0200
  51. 1dfa271 fix(romlib): wrap indirectly included functions by Jimmy Brisson · Mon Jul 22 12:55:43 2024 -0500
  52. 9c80104 fix(psci): fix parent parsing in psci_is_last_cpu_to_idle_at_pwrlvl by Charlie Bareham · Tue Oct 17 20:17:58 2023 +0200
  53. b4fd827 Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · Mon Aug 05 17:16:52 2024 +0200
  54. 1ee6a98 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · Fri Jul 19 18:09:20 2024 -0500
  55. d1cb83e fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · Tue Jul 16 14:34:42 2024 -0500
  56. 58f89ed feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · Fri Jul 19 11:39:49 2024 -0500
  57. e01b422 feat(spe): introduce spe_disable() function by Manish Pandey · Thu Jul 18 16:17:45 2024 +0100
  58. 46dff39 chore(spe): rename spe_disable() to spe_stop() by Manish Pandey · Thu Jul 18 16:07:21 2024 +0100
  59. 3c0bf86 Merge changes from topic "jc/refact_el1_ctx" into integration by Manish V Badarkhe · Mon Jul 29 19:21:30 2024 +0200
  60. 0ae29ef Merge "build: consolidate directory creation rules" into integration by Manish Pandey · Mon Jul 29 15:54:46 2024 +0200
  61. 4d69bd6 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · Thu Apr 11 11:09:12 2024 +0100
  62. 3a71df6 feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · Wed Jun 05 11:13:05 2024 +0100
  63. 3f588c4 refactor(cpus): remove cpu specific errata funcs by Ryan Everett · Tue May 14 14:47:09 2024 +0100
  64. d34d7fd refactor(cpus): directly invoke errata reporter by Ryan Everett · Fri May 10 14:56:02 2024 +0100
  65. 7bce645 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · Wed Jul 24 20:04:53 2024 +0200
  66. 55878e5 Merge "fix(xlat): correct attribute retrieval in a RME enabled system" into integration by Olivier Deprez · Wed Jul 24 18:20:37 2024 +0200
  67. deae050 Merge "feat(fgt2): add support for FEAT_FGT2" into integration by Manish Pandey · Wed Jul 24 17:26:21 2024 +0200
  68. 0f78f9a fix(context-mgmt): keep actlr_el2 value in the init context by Jagdish Gediya · Wed Jul 17 15:52:08 2024 +0100
  69. ea13e58 Merge "feat(debugv8p9): add support for FEAT_Debugv8p9" into integration by Manish Pandey · Mon Jul 22 18:07:11 2024 +0200
  70. 010d2ae feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · Mon May 13 10:27:17 2024 +0100
  71. 468c3d4 fix(xlat): correct attribute retrieval in a RME enabled system by Manish V Badarkhe · Mon Jun 24 14:35:46 2024 +0100
  72. 1559f64 build: consolidate directory creation rules by Chris Kay · Tue Jun 04 00:04:48 2024 +0000
  73. d7a54c8 refactor(cpus): modify log for "ERRATA_NOT_APPLIES" by Sona Mathew · Thu Jul 18 21:53:09 2024 -0500
  74. 62d87e7 feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · Thu Jun 06 11:33:37 2024 -0500
  75. 05b4763 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · Wed May 22 15:24:00 2024 -0500
  76. 9d806cc chore(cm): fix some typos in comments by Manish Pandey · Tue Jul 16 21:47:59 2024 +0100
  77. bbb6a92 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · Thu Jun 27 23:18:27 2024 +0200
  78. 0566a97 Merge "refactor(cm): update SCTLR_EL2 initialisation" into integration by Manish V Badarkhe · Thu Jun 27 16:24:23 2024 +0200
  79. 118b335 feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · Tue Jun 18 15:22:54 2024 +0100
  80. a256551 fix(gpt): fix GPT library fill_l1_tbl() function by AlexeiFedorov · Thu Jun 20 10:29:58 2024 +0100
  81. aaec9ad refactor(cm): update SCTLR_EL2 initialisation by Jayanth Dodderi Chidanand · Wed Mar 06 18:46:52 2024 +0000
  82. 1870c72 build: unify verbosity handling by Chris Kay · Thu May 02 17:52:37 2024 +0000
  83. a28c5b4 Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · Fri Jun 14 10:09:02 2024 +0200
  84. 716eb70 feat(psa): introduce generic library for CCA attestation by Vivek Gautam · Tue Mar 28 21:44:56 2023 +0100
  85. 9b9e522 feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · Fri Sep 30 08:56:21 2022 +0000
  86. cefe39d Merge "fix(gpt): fix RME GPT library bug" into integration by Soby Mathew · Fri Jun 07 11:39:27 2024 +0200
  87. 98fc2bc fix(gpt): fix RME GPT library bug by AlexeiFedorov · Thu Jun 06 11:48:44 2024 +0100
  88. 1479b1a build(romlib): don't timestamp generated wrappers by Chris Kay · Thu May 23 13:09:39 2024 +0000
  89. 48d20fa build(romlib): de-duplicate ROMLib wrapper sources by Chris Kay · Wed May 29 21:57:48 2024 +0000
  90. feb5223 Merge "refactor(cm): move mpam registers into el2 context" into integration by Manish Pandey · Thu May 30 13:48:04 2024 +0200
  91. 8276014 chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · Fri May 17 13:39:07 2024 -0500
  92. 106437d chore: rename Chaberton to Cortex-A725 by Govindraj Raja · Fri May 17 13:35:19 2024 -0500
  93. c1b4148 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · Tue May 28 17:44:10 2024 +0100
  94. b0f21ca Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · Tue May 28 12:26:37 2024 +0200
  95. c0ca2d7 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · Mon May 13 15:35:54 2024 +0100
  96. 0adde4e build: skip toolchain detection for some targets by Chris Kay · Tue May 14 13:08:31 2024 +0000
  97. bd8b1bb feat(gpt): add support for large GPT mappings by AlexeiFedorov · Wed Mar 13 17:07:03 2024 +0000
  98. fc07663 build(libfdt): introduce include guards by Chris Kay · Wed May 01 13:04:58 2024 +0000
  99. 7a97828 Merge "chore(compiler-rt): update compiler-rt source files" into integration by Manish Pandey · Fri May 10 11:26:59 2024 +0200
  100. 736e638 chore(compiler-rt): update compiler-rt source files by Manish Pandey · Thu May 09 17:13:24 2024 +0100