1. 326f295 feat(gcs): support guarded control stack by Mark Brown · Tue Mar 14 21:33:04 2023 +0000
  2. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · Tue Mar 14 20:48:43 2023 +0000
  3. 84f8ae8 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · Thu Apr 06 13:52:25 2023 +0200
  4. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  5. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  6. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  7. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  8. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  9. 906776e refactor(amu): use new AMU feature check routines by Andre Przywara · Fri Mar 03 10:30:06 2023 +0000
  10. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
  11. 254b79e Merge changes from topic "errata" into integration by Madhukar Pappireddy · Wed Mar 22 15:36:48 2023 +0100
  12. edc449d refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 14:09:20 2023 +0000
  13. 902c902 refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  14. c346418 refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  15. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  16. a1c9ad1 fix(cpufeat): make stub enable functions "static inline" by Andre Przywara · Wed Mar 22 13:25:00 2023 +0000
  17. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · Tue Mar 14 10:04:23 2023 -0500
  18. e6407a5 Merge "fix(smccc): check smc_fid [23:17] bits" into integration by Manish V Badarkhe · Tue Mar 21 16:07:14 2023 +0100
  19. 1545d80 style(docs): fix typo s/flase/false/ by Michal Simek · Tue Mar 21 13:27:39 2023 +0100
  20. d28393a feat(psci): update PSCI_FEATURES by Wing Li · Wed Sep 14 13:18:19 2022 -0700
  21. 2c556f3 feat(psci): add support for OS-initiated mode by Wing Li · Wed Sep 14 13:18:17 2022 -0700
  22. 71f69df feat(psci): add support for PSCI_SET_SUSPEND_MODE by Wing Li · Wed Sep 14 13:18:15 2022 -0700
  23. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  24. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  25. 108e30b feat(libc): add support for fallthrough statement by Andre Przywara · Tue Feb 21 12:05:29 2023 +0000
  26. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  27. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · Fri Feb 03 15:23:59 2023 +0000
  28. 3e474f7 fix(smccc): check smc_fid [23:17] bits by Jayanth Dodderi Chidanand · Thu Mar 09 13:56:03 2023 +0000
  29. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  30. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  31. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
  32. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  33. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
  34. f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · Mon Mar 13 12:34:21 2023 +0100
  35. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
  36. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  37. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
  38. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
  39. 77b8b87 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · Wed Mar 01 15:35:28 2023 +0000
  40. 06ea44e refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 17:30:43 2022 +0000
  41. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  42. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · Fri Feb 10 10:05:12 2023 +0100
  43. d6246c2 Merge "feat(psa): interface with RSS for NV counters" into integration by Sandrine Bailleux · Wed Feb 08 11:48:14 2023 +0100
  44. 4fc77a7 feat(psa): interface with RSS for NV counters by laurenw-arm · Thu Aug 11 15:29:56 2022 -0500
  45. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  46. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · Fri Feb 03 00:42:17 2023 +0100
  47. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
  48. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
  49. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
  50. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
  51. 27d45ca Merge changes from topic "feat_state_rework" into integration by Manish Pandey · Thu Jan 19 18:19:50 2023 +0100
  52. eacd6e3 Merge "fix: add parenthesis for tests in MIN, MAX and CLAMP macros" into integration by Madhukar Pappireddy · Wed Jan 18 18:06:38 2023 +0100
  53. 619d6fb feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · Thu Jan 12 09:32:33 2023 -0600
  54. b3fd376 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · Tue Jan 10 13:25:42 2023 -0600
  55. e7d7d11 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · Tue Jan 10 13:14:37 2023 -0600
  56. 1d8795e refactor(context-mgmt): move FEAT_HCX save/restore into C by Andre Przywara · Tue Nov 15 11:45:19 2022 +0000
  57. 5d6d2ab refactor(context-mgmt): move FEAT_FGT save/restore code into C by Andre Przywara · Thu Nov 10 14:40:37 2022 +0000
  58. e1ec137 Merge "fix(libc): properly define SCHAR_MIN" into integration by Madhukar Pappireddy · Mon Jan 09 16:14:42 2023 +0100
  59. 93416b7 fix(libc): properly define SCHAR_MIN by Yann Gautier · Fri Jan 06 14:18:25 2023 +0100
  60. 39531c6 fix(fconf): make struct fconf_populator static by Yann Gautier · Fri Nov 18 14:04:03 2022 +0100
  61. 2bc097c fix: add parenthesis for tests in MIN, MAX and CLAMP macros by Yann Gautier · Fri Nov 18 15:00:43 2022 +0100
  62. 0f391cb Merge changes Ida9abfd5,Iec447d97 into integration by Sandrine Bailleux · Wed Dec 07 13:51:57 2022 +0100
  63. 48b2106 Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration by Lauren Wehrmeister · Mon Nov 28 18:15:06 2022 +0100
  64. 2857270 fix(rss): remove null-terminator from RSS metadata by David Vincze · Fri Nov 04 18:28:12 2022 +0100
  65. 445ee11 feat(lib/psa): add read_measurement API by Mate Toth-Pal · Mon Oct 24 15:15:10 2022 +0200
  66. 82dd5ac fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · Fri Nov 11 14:09:55 2022 +0000
  67. 33dd845 feat: pass SMCCCv1.3 SVE hint bit to dispatchers by Olivier Deprez · Tue Oct 11 15:38:27 2022 +0200
  68. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · Fri Oct 28 15:56:28 2022 +0200
  69. f8de535 fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · Mon Oct 03 14:21:28 2022 +0100
  70. 6559dbd fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · Mon Oct 03 14:18:28 2022 +0100
  71. d3f8b4d fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · Mon Oct 03 14:07:08 2022 +0100
  72. bdf953c chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · Tue Oct 25 11:29:04 2022 +0100
  73. 318e7a5 feat(compiler-rt): update compiler-rt source files by Daniel Boulby · Fri Oct 21 20:20:52 2022 +0100
  74. 2625ac0 feat(libfdt): upgrade libfdt source files by Daniel Boulby · Fri Sep 23 16:22:27 2022 +0100
  75. 89034d6 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · Wed Sep 21 13:59:56 2022 +0100
  76. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · Tue Oct 11 17:23:56 2022 +0200
  77. 3f3a922 Merge "revert(cpus): "Revert workaround for A77 erratum 1800714"" into integration by Bipin Ravi · Tue Oct 11 17:01:17 2022 +0200
  78. e5cf16b revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · Tue Sep 27 10:37:54 2022 +0100
  79. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · Mon Oct 03 12:48:35 2022 +0100
  80. b6d3f06 feat(psa): remove initial attestation partition API by Tamas Ban · Thu Sep 01 09:02:49 2022 +0200
  81. 3ae52c6 feat(psa): add delegated attestation partition API by Tamas Ban · Wed Aug 31 14:50:27 2022 +0200
  82. baa3e6c feat(drtm): add platform functions for DRTM by johpow01 · Fri Mar 11 17:50:58 2022 -0600
  83. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · Wed Feb 23 11:26:53 2022 +0000
  84. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  85. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · Wed Jul 27 17:30:49 2022 +0500
  86. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · Mon Sep 12 22:42:58 2022 +0000
  87. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · Fri Jul 22 23:11:16 2022 +0530
  88. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · Tue Sep 13 20:59:43 2022 +0200
  89. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · Tue Sep 06 11:23:25 2022 +0100
  90. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · Thu Sep 01 22:09:54 2022 +0100
  91. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · Tue Sep 06 14:49:53 2022 +0200
  92. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · Thu Jul 21 14:01:33 2022 +0100
  93. c92490b feat(libc): introduce __maybe_unused by Yann Gautier · Mon Aug 29 09:33:46 2022 +0200
  94. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · Wed Aug 24 23:46:02 2022 +0200
  95. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · Wed Aug 24 23:37:52 2022 +0200
  96. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · Tue Jul 19 14:38:46 2022 +0100
  97. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · Fri Jul 22 16:20:44 2022 +0100
  98. 42633b3 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · Mon Aug 22 15:07:43 2022 +0200
  99. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · Mon Jul 18 12:27:29 2022 +0100
  100. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · Mon Feb 28 14:14:44 2022 -0500