1. f7ca31b refactor(tc): update RSS driver inteface calls by Manish V Badarkhe · Fri Jun 16 13:04:23 2023 +0100
  2. c774ec8 refactor(fvp): update RSS driver inteface calls by Manish V Badarkhe · Fri Jun 16 13:03:51 2023 +0100
  3. 4699f59 refactor(rss): make RSS driver standalone for Measured Boot by Manish V Badarkhe · Fri Jun 16 12:59:57 2023 +0100
  4. 927960e Merge changes from topic "gr/cpu_rename" into integration by Madhukar Pappireddy · Thu Jun 29 17:36:44 2023 +0200
  5. ca3caf0 chore: rename hayes to a520 by Govindraj Raja · Wed Jun 28 08:49:21 2023 -0500
  6. 37012fb chore: rename hunter to a720 by Govindraj Raja · Fri Jun 23 11:28:05 2023 -0500
  7. 5aff05c Merge "fix(fvp): adjust BL31 maximum size as per total SRAM size" into integration by Lauren Wehrmeister · Thu Jun 29 17:14:29 2023 +0200
  8. 0a12091 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · Fri Jun 23 11:09:31 2023 -0500
  9. 6ca1f4a Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · Thu Jun 29 12:31:26 2023 +0200
  10. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · Thu Feb 16 09:45:29 2023 +0000
  11. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · Wed Feb 15 13:21:50 2023 +0000
  12. b7e7443 fix(pmu): make MDCR_EL3.MTPME=1 out of reset by Boyan Karatotev · Thu Jun 15 14:46:20 2023 +0100
  13. 36cebf9 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · Wed Mar 08 11:56:49 2023 +0000
  14. bd30506 fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · Tue Jun 27 11:29:34 2023 +0100
  15. b855e6a Merge changes from topic "ms/cpu_errata" into integration by Lauren Wehrmeister · Wed Jun 28 17:28:57 2023 +0200
  16. 33b4658 Merge "docs: remove deprecated tc0 from list of supported FVPs" into integration by Olivier Deprez · Wed Jun 28 15:44:31 2023 +0200
  17. 80aeaae Merge "feat(qemu_sbsa): handle GIC ITS address" into integration by Sandrine Bailleux · Wed Jun 28 13:46:52 2023 +0200
  18. 885d56b feat(qemu_sbsa): handle GIC ITS address by Marcin Juszkiewicz · Thu May 18 16:11:25 2023 +0200
  19. e0b5825 Merge "feat(cpus): add support for hermes cpu" into integration by Lauren Wehrmeister · Tue Jun 27 21:55:58 2023 +0200
  20. 7beabfd feat(cpus): add support for hermes cpu by Govindraj Raja · Tue Jun 27 10:07:23 2023 -0500
  21. 3c0edf8 refactor(cpus): add Cortex-A72 errata information by Maksims Svecovs · Thu Apr 20 14:44:53 2023 +0100
  22. 8df9b2d refactor(cpus): convert Rainier to use errata framework by Maksims Svecovs · Wed Apr 19 16:48:05 2023 +0100
  23. 50c0432 refactor(cpus): convert QEMU Max to use the errata framework by Maksims Svecovs · Thu Apr 06 15:22:12 2023 +0100
  24. 46d6cca Merge "refactor(build): merge march32/64 directives" into integration by Manish Pandey · Tue Jun 27 10:19:56 2023 +0200
  25. c1e6eb4 Merge "refactor(fdt-wrappers): fix for unit testing errors" into integration by Manish V Badarkhe · Tue Jun 27 10:10:05 2023 +0200
  26. c322999 refactor(fdt-wrappers): fix for unit testing errors by Juan Pablo Conde · Thu Jun 22 16:33:15 2023 -0500
  27. 1060243 Merge "refactor(cpus): add Cortex-A32 errata framework information" into integration by Lauren Wehrmeister · Mon Jun 26 18:27:32 2023 +0200
  28. de9df8e refactor(cpus): add Cortex-A32 errata framework information by Kathleen Capella · Mon Jun 12 16:07:32 2023 -0400
  29. cf17780 Merge "chore(xilinx): follow kernel doc format for functional documentation" into integration by Joanna Farley · Fri Jun 23 16:17:59 2023 +0200
  30. a7a2d16 Merge "docs: move the Juno-specific build option to Arm build option file" into integration by Manish V Badarkhe · Fri Jun 23 16:01:50 2023 +0200
  31. 75fb8ee Merge "feat(fvp): allow configurable FVP Trusted SRAM size" into integration by Manish V Badarkhe · Fri Jun 23 16:01:09 2023 +0200
  32. 79559b0 Merge changes from topic "RAS_REFACTORING" into integration by Manish Pandey · Fri Jun 23 15:18:26 2023 +0200
  33. 1f7786b docs: remove deprecated tc0 from list of supported FVPs by Daniel Boulby · Thu Jun 22 15:26:07 2023 +0100
  34. 1f42599 feat(board/rdn2): enable base element RAM RAS support on RD-N2 platform by Omkar Anand Kulkarni · Thu Jun 22 15:18:07 2023 +0530
  35. 1676ace feat(plat/arm): add memory map entry for CPER memory region by Omkar Anand Kulkarni · Sat Sep 24 20:41:04 2022 +0530
  36. 43525c4 feat(plat/arm): firmware first error handling support for base RAMs by Omkar Anand Kulkarni · Wed May 31 12:14:10 2023 +0530
  37. aa8abf0 feat(plat/arm): update common platform RAS implementation by Omkar Anand Kulkarni · Wed May 31 11:29:17 2023 +0530
  38. b6343df feat(plat/sgi): remove RAS setup call from common code by Omkar Anand Kulkarni · Mon Jun 05 18:30:05 2023 +0530
  39. be37110 refactor(plat/sgi): deprecate DMC-620 RAS support by Omkar Anand Kulkarni · Thu Dec 29 11:07:41 2022 +0530
  40. a01256e fix(plat/common): register PLAT_SP_PRI only if not already registered by Omkar Anand Kulkarni · Wed May 31 16:10:09 2023 +0530
  41. 185ff97 fix(plat/sgi): update PLAT_SP_PRI macro definition by Omkar Anand Kulkarni · Thu Jun 22 19:46:33 2023 +0530
  42. 014ae05 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · Thu Jun 22 19:35:59 2023 +0530
  43. 7d0623a chore(xilinx): follow kernel doc format for functional documentation by Prasad Kummari · Fri Jun 09 14:32:00 2023 +0530
  44. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · Tue May 30 16:52:15 2023 -0500
  45. 13965e7 Merge "fix(morello): configure platform specific secure SPIs" into integration by Manish V Badarkhe · Thu Jun 22 23:17:30 2023 +0200
  46. 395a4fa fix(morello): configure platform specific secure SPIs by Werner Lewis · Thu May 25 15:24:46 2023 +0100
  47. b5895fc Merge changes from topic "msm8916-spmin" into integration by Manish V Badarkhe · Thu Jun 22 17:00:52 2023 +0200
  48. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · Thu Jun 22 16:49:55 2023 +0200
  49. c894c60 docs: move the Juno-specific build option to Arm build option file by Manish V Badarkhe · Thu Jun 22 09:55:00 2023 +0100
  50. 60cb8ce Merge changes I08300ec4,I0f6fa9ce,I8f0a659a into integration by Manish Pandey · Thu Jun 22 12:36:54 2023 +0200
  51. dff974d Merge "feat(plat/qemu): add sdei support for QEMU" into integration by Manish Pandey · Thu Jun 22 10:41:33 2023 +0200
  52. 5cba35d fix(tsp): fix destination ID in direct request by Marc Bonnici · Tue Nov 15 11:21:59 2022 +0000
  53. 9616017 fix(el3-spm): fix LSP direct message response by Marc Bonnici · Tue Nov 15 11:20:59 2022 +0000
  54. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · Tue Nov 15 11:15:48 2022 +0000
  55. 91dd253 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · Mon Jun 05 17:22:54 2023 +0100
  56. 02fb913 Merge "feat(cpus): conform DSU errata to errata framework PCS" into integration by Lauren Wehrmeister · Tue Jun 20 21:19:49 2023 +0200
  57. 83c6ed2 docs(msm8916): document new build options by Stephan Gerhold · Sun Apr 02 16:06:17 2023 +0200
  58. 71939dd feat(msm8916): allow selecting which UART to use by Stephan Gerhold · Fri Sep 02 23:29:17 2022 +0200
  59. b68e4e9 feat(msm8916): add SP_MIN port for AArch32 by Stephan Gerhold · Sun Aug 28 15:18:55 2022 +0200
  60. fe45fa8 refactor(msm8916): detect cold boot in plat_get_my_entrypoint by Stephan Gerhold · Mon Apr 17 15:55:27 2023 +0200
  61. 4f29e6c feat(msm8916): add Test Secure Payload (TSP) port by Stephan Gerhold · Sat Mar 25 13:28:46 2023 +0100
  62. d0fed05 build(msm8916): place bl32 directly after bl31 by Stephan Gerhold · Fri Mar 24 19:18:51 2023 +0100
  63. 4bc53a1 refactor(msm8916): separate common platform setup code by Stephan Gerhold · Sun Aug 28 15:18:55 2022 +0200
  64. de53004 Merge changes from topic "xlnx_zynqmp_sizefixes" into integration by Manish Pandey · Tue Jun 20 18:45:23 2023 +0200
  65. 2e6f83a Merge "fix(build): include Cortex-A78AE cpu file for FVP" into integration by Manish Pandey · Tue Jun 20 18:43:32 2023 +0200
  66. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  67. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · Sun Jan 15 14:18:13 2023 -0500
  68. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · Sun Jan 15 15:31:45 2023 -0500
  69. 2062f0c Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · Tue Jun 20 16:07:36 2023 +0200
  70. 20ee19a Merge "feat(intel): add intel_rsu_update() to sip_svc_v2" into integration by Manish Pandey · Tue Jun 20 15:35:28 2023 +0200
  71. 1414712 Merge "feat(lib): implement memcpy_s in lib" into integration by Manish Pandey · Tue Jun 20 15:34:24 2023 +0200
  72. e748f9f fix(zynqmp): type cast addresses to fix overflow issue by Akshay Belsare · Thu Jun 08 11:19:54 2023 +0530
  73. 3a4bbb8 fix: integer suffix macro definition by Akshay Belsare · Thu Jun 08 10:39:08 2023 +0530
  74. 0ec2fd8 Merge "build(changelog): pretend scope-less `build` changes have the `build` scope" into integration by Joanna Farley · Tue Jun 20 15:16:26 2023 +0200
  75. 764c805 Merge changes from topic "jc/refact_Makefile" into integration by Manish Pandey · Tue Jun 20 15:13:11 2023 +0200
  76. cfe8a3f Merge "fix: pass SMCCCv1.3 SVE hint to internal flags" into integration by Manish V Badarkhe · Tue Jun 20 12:23:23 2023 +0200
  77. 20d973b Merge changes I814cdadb,I429eb473,I441f9a60 into integration by Manish V Badarkhe · Tue Jun 20 12:10:44 2023 +0200
  78. 23c2fe2 refactor(build): move SVE_VECTOR_LEN flag to add_defines section by Jayanth Dodderi Chidanand · Wed Apr 26 15:57:30 2023 +0100
  79. 2ee5d40 refactor(build): cleanup Makefile to handle build flags precisely by Jayanth Dodderi Chidanand · Mon Apr 24 15:57:05 2023 +0100
  80. 799c13f fix(n1sdp): fix spi_ids range for n1sdp multichip boot by sahil · Tue Jun 06 11:30:14 2023 +0530
  81. 404dd40 Merge changes from topic "fix-for-hash-lengths" into integration by Sandrine Bailleux · Mon Jun 19 17:10:41 2023 +0200
  82. a0de1d6 feat(plat/qemu): add sdei support for QEMU by Dongjiu Geng · Tue Apr 04 19:24:11 2023 +0800
  83. eebf30a Merge "chore(smccc): bump up SMCCC version to 1.4" into integration by Manish V Badarkhe · Fri Jun 16 16:36:33 2023 +0200
  84. 62cc109 fix: pass SMCCCv1.3 SVE hint to internal flags by Olivier Deprez · Wed May 24 17:42:00 2023 +0200
  85. b35b42d chore(smccc): bump up SMCCC version to 1.4 by Manish Pandey · Fri Jun 16 10:32:52 2023 +0100
  86. e6163fd fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · Tue Jun 06 11:26:38 2023 +0530
  87. d71693e fix(gic600): fix gic600 maximum SPI ID by sahil · Tue Jun 06 11:20:57 2023 +0530
  88. 9ce1247 Merge "docs: update PSCI reference" into integration by Manish Pandey · Fri Jun 16 10:44:39 2023 +0200
  89. e20fd04 Merge "fix(cpus): reduce generic_errata_report()'s size" into integration by Lauren Wehrmeister · Thu Jun 15 19:07:36 2023 +0200
  90. 9bb5694 Merge changes from topic "bk/errata_refactor" into integration by Lauren Wehrmeister · Thu Jun 15 16:28:41 2023 +0200
  91. c280078 fix(auth): allow hashes of different lengths by Demi Marie Obenour · Tue May 30 13:49:29 2023 -0400
  92. 300fa88 feat(juno): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · Thu Jun 15 14:52:02 2023 +0200
  93. d2038af feat(fvp): add mbedtls_asn1_get_len symbol in ROMlib by Sandrine Bailleux · Tue Jun 13 13:48:47 2023 +0200
  94. a3e1b07 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · Fri Jun 09 13:22:16 2023 +0100
  95. cea0c26 feat(cpus): add more errata framework helpers by Boyan Karatotev · Tue Apr 04 11:29:00 2023 +0100
  96. d71b5d7 docs: document the errata framework by Boyan Karatotev · Tue Feb 07 15:46:50 2023 +0000
  97. a8afb03 Merge "feat(ast2700): add Aspeed AST2700 platform support" into integration by Manish V Badarkhe · Thu Jun 15 10:57:58 2023 +0200
  98. 9d24e9b docs: update PSCI reference by Manish V Badarkhe · Thu Jun 15 09:14:33 2023 +0100
  99. 7cbe475 Merge "fix(spmd): relax use of EHF with SPMC at S-EL2" into integration by Manish V Badarkhe · Tue Jun 13 18:21:39 2023 +0200
  100. 9f11d4a Merge "fix(versal): add missing irq mapping for wakeup src" into integration by Manish Pandey · Tue Jun 13 18:18:54 2023 +0200