1. 560537e feat((smccc): add version FID for PMF by Govindraj Raja · Tue Apr 23 11:48:48 2024 -0500
  2. cd29ad5 refactor(smccc): move pmf to vendor el3 calls by Govindraj Raja · Mon Apr 15 12:42:13 2024 -0500
  3. 79cd7a0 refactor(smccc): move debugfs to vendor el3 calls by Govindraj Raja · Thu Mar 07 15:24:19 2024 -0600
  4. 3109e28 feat(smccc): add vendor specific el3 id by Govindraj Raja · Thu Feb 15 15:29:02 2024 -0600
  5. dbb7eb3 Merge changes from topic "rss_rse_rename" into integration by Manish V Badarkhe · Fri Apr 26 16:55:04 2024 +0200
  6. 6b4a772 Merge changes from topic "hm/handoff" into integration by Manish Pandey · Fri Apr 26 16:22:38 2024 +0200
  7. 803d22b feat(handoff): add TE's for BL1 handoff interface by Harrison Mutai · Thu Jan 04 16:25:47 2024 +0000
  8. d9c8eff fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · Fri Apr 05 16:27:07 2024 -0500
  9. dc2a286 refactor(psa): change all occurrences of RSS to RSE by Tamas Ban · Thu Feb 22 11:41:25 2024 +0100
  10. dcc639e refactor(psa): rename all 'rss' files to 'rse' by Tamas Ban · Wed Feb 21 12:25:02 2024 +0100
  11. 739e8c7 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · Wed Apr 17 17:07:13 2024 -0500
  12. 69921c9 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · Fri Apr 19 11:24:01 2024 +0200
  13. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · Tue Apr 16 15:51:44 2024 +0200
  14. a13f584 feat(locks): add bitlock by AlexeiFedorov · Wed Mar 13 12:16:51 2024 +0000
  15. fe24635 Merge "fix(handoff): correct representation of tag_id" into integration by Mark Dykes · Fri Apr 12 17:49:46 2024 +0200
  16. c117dd8 fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · Thu Apr 11 14:13:52 2024 +0100
  17. 564c286 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · Tue Feb 06 15:43:40 2024 +0000
  18. bf9cb5f fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · Mon Mar 25 17:49:00 2024 -0500
  19. 4490cd0 fix(handoff): correct representation of tag_id by Harrison Mutai · Wed Mar 20 14:37:51 2024 +0000
  20. 60438ee feat(handoff): add additional TE tags by Harrison Mutai · Fri Dec 01 14:57:57 2023 +0000
  21. 4199eaa Merge changes from topic "mte_fixes" into integration by Madhukar Pappireddy · Tue Mar 26 23:01:05 2024 +0100
  22. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  23. 51108be chore: rename Poseidon to Neoverse V3 by Sona Mathew · Thu Mar 07 14:41:20 2024 -0600
  24. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · Thu Mar 14 16:52:21 2024 -0500
  25. 593ade7 Merge "fix(cpus): workaround for Cortex-A720 erratum 2940794" into integration by Madhukar Pappireddy · Fri Mar 22 00:09:19 2024 +0100
  26. 38ab0b7 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · Tue Mar 12 10:29:16 2024 -0500
  27. bfcacc8 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · Tue Feb 20 16:59:45 2024 -0600
  28. 468483e Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · Fri Mar 08 17:20:33 2024 +0100
  29. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  30. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · Wed Jan 24 20:05:07 2024 +0000
  31. 5af4b78 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · Tue Jan 02 16:55:44 2024 +0000
  32. d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · Tue Jan 30 10:22:29 2024 +0100
  33. fb6237e feat(dice): add client API for DICE Protection Environment by Tamas Ban · Tue Jun 06 13:41:14 2023 +0200
  34. a49698c feat(dice): add typedefs from the Open DICE repo by Tamas Ban · Tue Jun 06 13:14:45 2023 +0200
  35. c96425b refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · Fri Feb 23 10:41:05 2024 +0100
  36. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · Tue Feb 27 10:59:58 2024 +0100
  37. be6fe2f Merge "fix(psa): fix static check failure" into integration by Manish Pandey · Tue Feb 27 10:50:01 2024 +0100
  38. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  39. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · Mon Jan 08 13:14:27 2024 +0000
  40. 07b699d fix(psa): fix static check failure by Manish V Badarkhe · Sat Feb 17 23:30:31 2024 +0000
  41. 5813125 refactor(tc): update platform tests by David Vincze · Fri Dec 22 14:34:22 2023 +0100
  42. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · Fri Sep 08 08:00:01 2023 +0200
  43. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · Wed Feb 07 17:21:39 2024 +0100
  44. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · Tue Feb 06 22:20:24 2024 +0100
  45. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · Wed Oct 04 17:16:45 2023 +0100
  46. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · Thu Jan 25 16:18:20 2024 -0600
  47. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · Thu Sep 14 11:07:02 2023 +0100
  48. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · Tue Jan 30 23:27:01 2024 +0100
  49. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · Wed Sep 20 23:25:32 2023 +0800
  50. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · Thu Jan 25 15:38:46 2024 -0600
  51. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · Wed Jan 24 11:05:32 2024 +0100
  52. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  53. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · Wed Dec 20 14:53:37 2023 -0600
  54. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · Wed Jan 10 21:52:52 2024 +0100
  55. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · Tue Jan 09 11:28:21 2024 +0000
  56. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · Fri Dec 15 12:50:58 2023 +0000
  57. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · Fri Dec 15 12:40:41 2023 +0000
  58. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  59. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  60. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · Wed Nov 08 12:28:30 2023 -0600
  61. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  62. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · Tue Dec 19 04:50:46 2023 +0100
  63. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · Fri Dec 08 20:19:58 2023 -0600
  64. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · Mon Dec 18 18:08:37 2023 +0100
  65. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · Wed Oct 04 09:19:16 2023 -0700
  66. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · Sat Dec 09 20:44:56 2023 -0600
  67. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · Sat Dec 09 13:09:30 2023 -0600
  68. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · Fri Dec 08 20:52:17 2023 -0600
  69. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · Wed Nov 29 23:40:05 2023 +0100
  70. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · Tue Oct 17 19:42:15 2023 -0500
  71. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · Wed Nov 29 16:07:16 2023 +0100
  72. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · Tue Oct 17 18:35:55 2023 -0500
  73. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · Tue Nov 14 14:00:48 2023 -0600
  74. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · Tue Nov 07 13:46:15 2023 -0600
  75. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · Mon Nov 06 13:48:22 2023 -0600
  76. 31a6982 Merge "chore(libfdt): update header files to v1.7.0 tag" into integration by Manish Pandey · Tue Nov 07 17:25:56 2023 +0100
  77. 0d07b48 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · Mon Nov 06 13:28:48 2023 +0000
  78. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Mon Nov 06 17:33:30 2023 +0100
  79. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · Tue Oct 17 05:56:01 2023 -0500
  80. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · Tue Oct 10 15:42:19 2023 +0100
  81. 07952fb feat(el3-runtime): modify vector entry paths by Manish Pandey · Thu May 25 13:46:14 2023 +0100
  82. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · Tue Jul 18 14:10:25 2023 +0100
  83. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · Tue Sep 19 14:57:29 2023 -0500
  84. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · Wed Oct 11 12:10:56 2023 -0500
  85. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · Tue Oct 03 17:09:09 2023 -0500
  86. e581ac4 Merge changes from topic "rm/handoff" into integration by Manish Pandey · Mon Oct 02 15:50:28 2023 +0200
  87. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Fri Sep 22 20:22:19 2023 +0200
  88. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · Tue Jul 25 07:53:35 2023 -0700
  89. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · Mon Sep 18 19:54:41 2023 -0500
  90. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · Mon Sep 18 19:28:32 2023 -0500
  91. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · Mon Sep 18 17:27:29 2023 -0500
  92. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · Mon Sep 18 16:34:13 2023 -0500
  93. 2673db6 Merge "feat(fvp): capture timestamps in bl stages" into integration by Manish V Badarkhe · Mon Sep 11 14:57:18 2023 +0200
  94. 6805e8d feat(fvp): capture timestamps in bl stages by thagon01-arm · Wed Jul 12 10:43:58 2023 -0500
  95. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · Tue Sep 05 14:10:03 2023 -0500
  96. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · Thu Jul 06 15:38:59 2023 -0500
  97. a698989 refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · Mon May 15 15:09:16 2023 +0100
  98. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · Wed Jul 05 11:57:50 2023 -0500
  99. 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · Tue Aug 08 17:26:48 2023 +0200
  100. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500