1. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · Wed Dec 01 17:40:39 2021 -0600
  2. 5a57e25 feat(fconf): add a helper to get image index by Yann Gautier · Mon Dec 13 15:22:45 2021 +0100
  3. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · Thu Nov 25 14:59:30 2021 +0000
  4. 9773f38 Merge "fix(xlat): fix bug on VERBOSE trace" into integration by Madhukar Pappireddy · Mon Dec 06 19:00:38 2021 +0100
  5. 2a8af48 fix(xlat): fix bug on VERBOSE trace by Javier Almansa Sobrino · Thu Nov 25 09:29:27 2021 +0000
  6. 8c25dc7 fix(pie): align fixup_gdt_reloc() for aarch64 by Yann Gautier · Wed Oct 27 17:16:09 2021 +0200
  7. 016c426 fix(pie): do not skip __RW_END__ address during relocation by Yann Gautier · Tue Oct 26 18:13:22 2021 +0200
  8. b984bc4 fix(rme): fixes a shift by 64 bits bug in the RME GPT library by johpow01 · Wed Oct 13 13:56:51 2021 -0500
  9. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  10. 9174a75 fix(gpt_rme): use correct print format for uint64_t by Manish Pandey · Tue Nov 09 20:49:56 2021 +0000
  11. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · Mon Nov 08 21:34:42 2021 +0100
  12. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  13. 3637453 Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · Mon Nov 08 15:28:19 2021 +0100
  14. 4de29cb fix(errata): workaround for Neoverse V1 erratum 2216392 by johpow01 · Thu Sep 02 18:29:17 2021 -0500
  15. 45c1724 fix(errata): workaround for Cortex A78 erratum 2242635 by johpow01 · Thu Sep 02 17:53:30 2021 -0500
  16. f98c16f Merge "fix(gpt_rme): add necessary barriers and remove cache clean" into integration by Soby Mathew · Fri Nov 05 10:35:56 2021 +0100
  17. 521375d fix(gpt_rme): add necessary barriers and remove cache clean by Soby Mathew · Mon Oct 11 14:38:46 2021 +0100
  18. 45b9f6f fix(errata): workaround for Neoverse-N2 erratum 2280757 by nayanpatel-arm · Wed Oct 20 17:30:46 2021 -0700
  19. fed9813 fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · Thu Oct 07 17:59:33 2021 -0700
  20. 8e1aa01 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · Wed Oct 20 18:28:58 2021 -0700
  21. 2f15399 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · Wed Oct 06 15:31:24 2021 -0700
  22. e9c3256 fix(amu): remove `amu_fconf.c` by Chris Kay · Mon Nov 01 11:11:45 2021 +0000
  23. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · Fri Oct 29 18:48:52 2021 +0200
  24. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · Mon Oct 11 14:51:11 2021 -0500
  25. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  26. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  27. 26a7961 refactor(amu): refactor enablement and context switching by Chris Kay · Mon May 24 20:35:26 2021 +0100
  28. da81914 refactor(amu): detect auxiliary counters at runtime by Chris Kay · Tue May 25 15:24:18 2021 +0100
  29. a40141d refactor(amu): detect architected counters at runtime by Chris Kay · Tue May 25 12:33:18 2021 +0100
  30. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  31. a5fde28 refactor(amu): factor out register accesses by Chris Kay · Wed May 26 11:58:23 2021 +0100
  32. f13c6b5 refactor(amu)!: privatize unused AMU APIs by Chris Kay · Mon May 24 21:00:07 2021 +0100
  33. 1000ea8 build(amu): introduce `amu.mk` by Chris Kay · Wed May 19 19:24:37 2021 +0100
  34. b296ada build(fconf)!: clean up source collection by Chris Kay · Thu May 20 13:22:43 2021 +0100
  35. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · Fri Oct 15 12:02:36 2021 -0500
  36. e39543a feat(cpu): add support for Hunter CPU by johpow01 · Thu Aug 19 16:51:26 2021 -0500
  37. 33b4b22 Merge "fix(lib/optee): correct signedness comparison" into integration by Manish Pandey · Tue Oct 19 22:22:55 2021 +0200
  38. da68ba0 Merge "feat(psci): require validate_power_state to expose CPU_SUSPEND" into integration by Manish Pandey · Mon Oct 18 18:28:55 2021 +0200
  39. cc85d99 Merge "fix(errata_report): correct typo" into integration by Manish Pandey · Mon Oct 18 18:26:54 2021 +0200
  40. e7e2afd feat(psci): require validate_power_state to expose CPU_SUSPEND by Samuel Holland · Wed Apr 28 17:52:02 2021 -0500
  41. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · Tue Aug 10 20:51:55 2021 +0100
  42. 1f6fd3d fix(lib/optee): correct signedness comparison by Yann Gautier · Tue Nov 10 14:47:04 2020 +0100
  43. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · Wed Oct 06 19:44:28 2021 +0200
  44. 9335ff5 fix(errata_report): correct typo by Yann Gautier · Wed Oct 06 17:34:12 2021 +0200
  45. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · Wed Jun 16 17:57:28 2021 -0500
  46. e1d157a Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · Tue Oct 05 23:17:19 2021 +0200
  47. f29db71 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · Tue Oct 05 21:02:00 2021 +0200
  48. 8e2e24b feat(rme): add GPT Library by Zelalem Aweke · Tue Jul 13 14:05:20 2021 -0500
  49. b6301e6 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · Fri Jul 09 17:54:30 2021 -0500
  50. 688fbf7 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · Fri Jul 09 11:37:10 2021 -0500
  51. 173c6a2 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · Thu Jul 08 17:23:04 2021 -0500
  52. a18d984 fix(xlat): remove always true check in assert by Yann Gautier · Thu Aug 26 15:39:37 2021 +0200
  53. 79e3d29 feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · Thu Jul 08 16:51:14 2021 -0500
  54. 39e0865 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · Tue Sep 28 17:31:50 2021 -0700
  55. fc26ffe errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · Tue Sep 28 13:41:03 2021 -0700
  56. d4c5f9c fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · Tue Sep 28 09:46:45 2021 -0700
  57. f2dce0e fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · Wed Sep 22 12:35:03 2021 -0700
  58. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · Thu Sep 30 23:10:09 2021 +0200
  59. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · Thu Aug 19 16:12:50 2021 -0500
  60. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · Wed Mar 03 14:19:38 2021 -0600
  61. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · Wed Jan 27 13:08:47 2021 -0600
  62. fd540de Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · Wed Sep 29 21:31:59 2021 +0200
  63. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · Wed Aug 04 19:38:18 2021 -0500
  64. 0b338b4 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · Thu Sep 16 15:27:53 2021 -0700
  65. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · Fri Sep 17 11:36:43 2021 +0200
  66. d3e31e7 feat(lib/optee): introduce optee_header_is_valid() by Etienne Carriere · Mon Apr 15 18:01:29 2019 +0200
  67. 07d7d8c Merge changes from topic "erratas" into integration by Madhukar Pappireddy · Fri Sep 03 23:58:01 2021 +0200
  68. 0ba631c errata: workaround for Neoverse N2 erratum 2138956 by Bipin Ravi · Wed Sep 01 01:36:43 2021 -0500
  69. 7e03069 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · Mon Aug 30 13:02:51 2021 -0500
  70. 87e1d28 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · Wed Mar 31 18:45:55 2021 -0500
  71. cd39b14 errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · Wed Mar 31 16:45:40 2021 -0500
  72. ad824bb Merge changes from topic "erratas" into integration by Madhukar Pappireddy · Fri Sep 03 21:31:00 2021 +0200
  73. e681c1f Merge "errata: workaround for Cortex-A78 errata 1952683" into integration by Madhukar Pappireddy · Thu Sep 02 22:20:54 2021 +0200
  74. 7f56547 errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · Wed Mar 31 10:10:27 2021 -0500
  75. eb35e85 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · Tue Mar 30 16:08:32 2021 -0500
  76. 5929413 Merge "errata: workaround for Neoverse-N2 errata 2002655" into integration by Madhukar Pappireddy · Tue Aug 31 00:14:24 2021 +0200
  77. ba859ab Merge changes I1e8c2bc3,I9bcff306 into integration by Madhukar Pappireddy · Tue Aug 31 00:02:49 2021 +0200
  78. 277581e errata: workaround for Neoverse-N2 errata 2002655 by nayanpatel-arm · Fri Aug 06 17:46:10 2021 -0700
  79. b2a600a Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · Thu Aug 26 12:18:59 2021 +0200
  80. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · Thu Jul 08 09:33:18 2021 +0100
  81. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · Tue Jun 29 11:44:20 2021 +0100
  82. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · Fri Jul 02 09:10:56 2021 +0100
  83. 7597d08 errata: workaround for Cortex-A710 errata 2081180 by nayanpatel-arm · Wed Aug 25 17:35:15 2021 -0700
  84. e1cccb4 feat(trbe): initialize trap settings of trace buffer control registers access by Manish V Badarkhe · Wed Jun 23 20:02:39 2021 +0100
  85. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · Wed Aug 25 10:30:29 2021 +0200
  86. e55d325 errata: workaround for Cortex-A710 errata 1987031 by nayanpatel-arm · Fri Aug 06 16:39:48 2021 -0700
  87. 80bf7a5 errata: workaround for Cortex-A78 errata 1952683 by nayanpatel-arm · Wed Aug 11 13:33:00 2021 -0700
  88. 0914fc4 feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · Tue Jul 27 02:32:29 2021 -0700
  89. f0c8b26 cpu: add support for Demeter CPU by johpow01 · Wed Jul 07 17:06:07 2021 -0500
  90. a3110ad feat(cpus): workaround for Cortex A78 AE erratum 1951502 by Varun Wadekar · Tue Jul 27 00:39:40 2021 -0700
  91. ad1ca34 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · Tue Aug 03 14:35:20 2021 -0500
  92. 97db675 errata: workaround for Neoverse V1 errata 1966096 by johpow01 · Mon Aug 02 18:59:08 2021 -0500
  93. e14f9fc Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · Tue Aug 10 00:32:05 2021 +0200
  94. 88914c6 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · Tue Aug 10 00:31:44 2021 +0200
  95. f87d634 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · Tue Aug 10 00:31:25 2021 +0200
  96. 6b56f96 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · Mon Aug 02 15:00:15 2021 -0500
  97. b1923e9 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · Mon Aug 02 14:40:08 2021 -0500
  98. 3c86d83 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · Mon Aug 02 13:22:32 2021 -0500
  99. 8ebcea3 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · Fri Jul 02 20:18:57 2021 +0100
  100. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · Thu Jul 08 09:35:57 2021 +0100