1. c055b4c docs(psci): add design proposal for OS-initiated mode by Wing Li · Sun Nov 20 18:41:11 2022 -0800
  2. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  3. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  4. 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
  5. 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
  6. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
  7. 8bf4e8b Merge "docs(zynqmp): add ddr address usage" into integration by Joanna Farley · Mon Mar 13 09:51:19 2023 +0100
  8. f1703e3 Merge "docs: add guidelines for thirdparty includes" into integration by Manish V Badarkhe · Fri Mar 10 12:35:05 2023 +0100
  9. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
  10. c7d70f5 Merge changes from topic "errata" into integration by Madhukar Pappireddy · Thu Mar 09 15:44:06 2023 +0100
  11. 0a36560 Merge "docs(drtm): mention DRTM_SUPPORT as an experimental build option" into integration by Manish V Badarkhe · Thu Mar 09 11:55:04 2023 +0100
  12. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
  13. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
  14. 9b803f1 docs: add guidelines for thirdparty includes by Govindraj Raja · Thu Mar 02 13:56:32 2023 +0000
  15. 03f3711 docs(zynqmp): add ddr address usage by Belsare, Akshay · Mon Mar 06 15:08:54 2023 +0530
  16. 7a53a91 docs: discourage usage of weak functions by Sandrine Bailleux · Wed Feb 08 13:55:51 2023 +0100
  17. f1fa2ca Merge "docs(spm): add other-s-interrupts-action field to sp manifest" into integration by Madhukar Pappireddy · Mon Mar 06 15:09:27 2023 +0100
  18. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · Mon Feb 27 12:04:26 2023 +0530
  19. 259b6d0 Merge changes from topic "panic_cleanup" into integration by Bipin Ravi · Thu Feb 23 23:38:26 2023 +0100
  20. b6709b0 refactor(bl31): use elx_panic for sysreg_handler64 by Govindraj Raja · Tue Feb 21 17:43:55 2023 +0000
  21. a8d5a96 Merge "docs: add interrupts-target field to sp manifest" into integration by Madhukar Pappireddy · Wed Feb 22 17:46:22 2023 +0100
  22. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · Wed Feb 22 13:19:01 2023 +0100
  23. dc4be54 Merge "feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t" into integration by Manish Pandey · Wed Feb 22 10:51:11 2023 +0100
  24. a796b1b refactor(aarch64): rename do_panic and el3_panic by Govindraj Raja · Mon Jan 16 17:35:07 2023 +0000
  25. bbe1e42 docs(drtm): mention DRTM_SUPPORT as an experimental build option by Manish V Badarkhe · Mon Feb 20 22:44:03 2023 +0000
  26. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  27. b02f7d7 Merge "fix(docs): add few missed links for Security Advisories" into integration by Sandrine Bailleux · Mon Feb 20 09:50:54 2023 +0100
  28. a408602 Merge "feat(zynqmp): add support for custom sip service" into integration by Joanna Farley · Fri Feb 17 17:49:29 2023 +0100
  29. a52114a fix(docs): add few missed links for Security Advisories by Manish V Badarkhe · Thu Feb 16 18:11:40 2023 +0000
  30. f7ecba3 feat(zynqmp): add support for custom sip service by Amit Nagal · Wed Feb 15 18:43:55 2023 +0530
  31. 69c6a59 fix(zynqmp): with DEBUG=1 move bl31 to DDR range by Akshay Belsare · Wed Feb 15 10:49:52 2023 +0530
  32. f9d1e58 Merge "docs(qemu): delineate flash based boot method" into integration by Manish V Badarkhe · Wed Feb 15 15:53:46 2023 +0100
  33. bba76d3 Merge changes from topic "bk/python_dependencies" into integration by Manish V Badarkhe · Tue Feb 14 16:14:06 2023 +0100
  34. a790da3 Merge "docs: fix broken Juno links" into integration by Manish V Badarkhe · Tue Feb 14 12:45:35 2023 +0100
  35. 341740c docs: fix broken Juno links by Harrison Mutai · Mon Feb 13 18:30:04 2023 +0000
  36. e7e672c build(docs): update Python dependencies by Boyan Karatotev · Mon Jan 09 11:50:24 2023 +0000
  37. a4d03b7 fix(docs): make required compiler version == rather than >= by Boyan Karatotev · Thu Feb 09 15:59:39 2023 +0000
  38. 5eff78a Merge "docs: add Runtime Security Subsystem (RSS) documentation" into integration by Sandrine Bailleux · Mon Feb 13 15:20:16 2023 +0100
  39. f6aed63 docs: add Runtime Security Subsystem (RSS) documentation by Tamas Ban · Thu Oct 13 16:42:48 2022 +0200
  40. 5dc77d1 Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · Fri Feb 10 11:26:48 2023 +0100
  41. 4ef95f2 Merge changes from topic "mb/tos-fw-config-load-refactor" into integration by Sandrine Bailleux · Fri Feb 10 10:05:12 2023 +0100
  42. ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · Thu Feb 09 11:03:17 2023 -0800
  43. cad8b29 feat(fconf): rename 'ns-load-address' to 'secondary-load-address' by Manish V Badarkhe · Tue Feb 07 11:26:38 2023 +0000
  44. ac31bfd docs(qemu): delineate flash based boot method by Harrison Mutai · Mon Feb 06 17:54:54 2023 +0000
  45. 1bea7aa feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t by Ming Huang · Wed Feb 01 14:03:44 2023 +0800
  46. 7e7242d docs: add interrupts-target field to sp manifest by Raghu Krishnamurthy · Mon Jan 16 12:43:40 2023 -0800
  47. 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
  48. 957ae73 Merge changes from topic "xlnx_feat_chores" into integration by Joanna Farley · Thu Feb 02 16:53:37 2023 +0100
  49. b8cd4aa Merge changes I1b092bc1,Ifc2461b4,I5176caa5 into integration by Soby Mathew · Wed Feb 01 17:03:22 2023 +0100
  50. 50a2968 feat(versal-net): add jtag dcc support by Akshay Belsare · Wed Jan 18 15:54:12 2023 +0530
  51. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
  52. 288dad1 docs(rme): update RMM-EL3 Boot Manifest structure description by AlexeiFedorov · Wed Jan 18 14:53:56 2023 +0000
  53. a6d66b3 Merge "docs(measured-boot): fix few typos" into integration by Sandrine Bailleux · Mon Jan 30 11:05:43 2023 +0100
  54. 13f3b6e docs(measured-boot): fix few typos by Manish V Badarkhe · Fri Jan 27 13:51:22 2023 +0000
  55. de7657c Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · Fri Jan 27 16:52:19 2023 +0100
  56. 7a2fe24 Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · Thu Jan 26 21:24:49 2023 +0100
  57. eff48e0 docs(spm): add other-s-interrupts-action field to sp manifest by Madhukar Pappireddy · Thu Jan 26 08:47:58 2023 -0600
  58. bd58490 Merge "docs(rme): improve OOB instruction for RME" into integration by Soby Mathew · Thu Jan 26 15:43:02 2023 +0100
  59. 0b0ddba docs(rme): improve OOB instruction for RME by Soby Mathew · Tue Jan 24 15:39:36 2023 +0000
  60. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · Fri Dec 09 12:14:25 2022 +0000
  61. 5cfff33 Merge "docs: change security advisories notification channel" into integration by Sandrine Bailleux · Tue Jan 24 11:06:22 2023 +0100
  62. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
  63. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
  64. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
  65. e0b52cc fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · Wed Jan 18 11:03:21 2023 -0600
  66. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  67. abd9780 docs(security): security advisory for CVE-2022-47630 by Sandrine Bailleux · Fri Jan 13 09:49:34 2023 +0100
  68. 5afa45f Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · Wed Jan 11 22:06:28 2023 +0100
  69. f6eaab3 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · Wed Jan 11 20:57:27 2023 +0100
  70. 7dccf8f fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · Thu Dec 22 14:19:59 2022 -0600
  71. b95e38c docs: change security advisories notification channel by Sandrine Bailleux · Wed Jan 11 11:15:14 2023 +0100
  72. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  73. 380c198 fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · Thu Dec 22 13:31:46 2022 -0600
  74. 3ae8d8c Merge "docs(maintainers): update maintainers for total compute" into integration by Manish V Badarkhe · Mon Jan 09 15:32:16 2023 +0100
  75. 5e02d27 docs(maintainers): update maintainers for total compute by Rupinderjit Singh · Thu Jan 05 14:34:59 2023 +0000
  76. 93b14a2 Merge changes from topic "fvp_trap_rng" into integration by Manish Pandey · Wed Jan 04 18:51:40 2023 +0100
  77. cc744bf fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · Wed Dec 07 17:01:26 2022 -0600
  78. bdc76f1 feat(fvp): emulate trapped RNDR by Andre Przywara · Mon Nov 21 17:07:25 2022 +0000
  79. 8f78e0d fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · Thu Dec 15 14:48:21 2022 -0600
  80. fe4b0c4 fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · Thu Dec 15 11:57:53 2022 -0600
  81. fe61ebb docs: deprecate io_dummy driver by Yann Gautier · Tue Nov 22 15:15:11 2022 +0100
  82. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · Thu Dec 15 14:25:16 2022 +0100
  83. bde7eb7 Merge changes Ib02688f7,If17fe04d into integration by Madhukar Pappireddy · Wed Dec 14 17:44:00 2022 +0100
  84. ba0ed3e docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · Wed Dec 14 17:02:16 2022 +0100
  85. 77a2eb3 Merge changes from topic "full_dev_rsa_key" into integration by Lauren Wehrmeister · Mon Dec 12 22:18:26 2022 +0100
  86. e9e7e8a docs: describe the new warning levels by Boyan Karatotev · Wed Dec 07 10:26:48 2022 +0000
  87. 97d9c32 docs(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · Thu Dec 01 16:54:50 2022 -0600
  88. ef589bf docs: add threat model for AP-RSS interface by Tamas Ban · Wed Nov 30 17:09:43 2022 +0100
  89. 40a427d Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · Thu Dec 08 14:53:50 2022 +0100
  90. 30b67c7 Merge "docs: extend generic tf-a threat model" into integration by Sandrine Bailleux · Thu Dec 08 09:29:49 2022 +0100
  91. 86839eb fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · Wed Dec 07 13:54:02 2022 -0600
  92. ef9a155 fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · Wed Dec 07 13:32:35 2022 -0600
  93. 04a6f2f fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · Thu Dec 01 17:20:45 2022 +0000
  94. 3263430 Merge "feat(rmm): add support for the 2nd DRAM bank" into integration by Soby Mathew · Wed Dec 07 06:03:38 2022 +0100
  95. aa44249 feat(rmm): add support for the 2nd DRAM bank by AlexeiFedorov · Tue Nov 29 13:32:41 2022 +0000
  96. 907d38b docs(porting-guide): update a reference by Boyan Karatotev · Tue Nov 22 12:01:09 2022 +0000
  97. cf151b7 docs: extend generic tf-a threat model by Tamas Ban · Wed Nov 30 17:06:05 2022 +0100
  98. 7adc8e4 Merge "build: restrict usage of CTX_INCLUDE_EL2_REGS" into integration by Manish Pandey · Thu Dec 01 11:08:07 2022 +0100
  99. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · Mon Nov 21 13:10:40 2022 +0000
  100. 48b2106 Merge "fix(cpus): workaround for Cortex-X3 erratum 2615812" into integration by Lauren Wehrmeister · Mon Nov 28 18:15:06 2022 +0100