1. 536065a Merge changes I924ea85d,I22e128c4,I7a5cfaac into integration by Olivier Deprez · Tue Mar 21 10:46:41 2023 +0100
  2. 551250c feat(mt8195): add support for SMC from OP-TEE by developer · Wed Mar 01 16:12:46 2023 +0800
  3. 76403b7 feat(mediatek): add SMC handler for EMI MPU by developer · Tue Dec 06 15:22:33 2022 +0800
  4. 1287276 feat(mediatek): add SiP service for OP-TEE by developer · Tue Dec 06 15:20:31 2022 +0800
  5. 1540f04 Merge changes from topics "qemu", "qemu_sbsa" into integration by Bipin Ravi · Mon Mar 20 22:21:24 2023 +0100
  6. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · Mon Mar 20 18:25:00 2023 +0100
  7. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · Mon Mar 20 16:45:08 2023 +0100
  8. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  9. 84b8653 refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  10. 108e30b feat(libc): add support for fallthrough statement by Andre Przywara · Tue Feb 21 12:05:29 2023 +0000
  11. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  12. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · Fri Feb 03 15:30:14 2023 +0000
  13. ef948dc fix(spe): drop SPE EL2 context switch code by Andre Przywara · Fri Feb 03 15:23:59 2023 +0000
  14. 47d8ecb Merge "feat(qemu): combine TF-A artefacts into ROM file" into integration by André Przywara · Mon Mar 20 11:18:37 2023 +0100
  15. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  16. 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · Fri Mar 17 14:34:41 2023 +0100
  17. 7b29fd9 Merge "docs: disable PDF output for documentation generation" into integration by Joanna Farley · Thu Mar 16 20:22:27 2023 +0100
  18. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  19. 017a7f6 docs: disable PDF output for documentation generation by Sandrine Bailleux · Thu Mar 16 16:55:26 2023 +0100
  20. 30d1e83 Merge "fix(nxp-drivers): use semicolon instead of comma" into integration by Madhukar Pappireddy · Thu Mar 16 15:55:06 2023 +0100
  21. f358134 chore(fvp): add the aarch32 cortex A57 to the build by Boyan Karatotev · Fri Jan 27 10:58:42 2023 +0000
  22. cc30ccf chore(cpus): remove redundant asserts by Boyan Karatotev · Fri Jan 27 10:51:27 2023 +0000
  23. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · Thu Nov 17 12:01:29 2022 +0000
  24. 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · Thu Mar 16 09:37:18 2023 +0100
  25. 117a7be fix(nxp-drivers): use semicolon instead of comma by Elyes Haouas · Tue Feb 21 14:54:50 2023 +0100
  26. ddc1f83 feat(qemu): add A76/N1 cpu support for virt by Chen Baozi · Sun Mar 12 23:19:28 2023 +0800
  27. 894fb82 Merge "fix(tc): unify TC ROM start addresses" into integration by Manish V Badarkhe · Wed Mar 15 21:06:19 2023 +0100
  28. b3cde16 Merge "test(tc): test for AP/RSS NV counter interface" into integration by Manish V Badarkhe · Wed Mar 15 18:49:35 2023 +0100
  29. 7a30f58 Merge "style(hooks): adds Arm copyright style fix" into integration by Manish V Badarkhe · Wed Mar 15 17:51:42 2023 +0100
  30. 5c54b4c style(hooks): adds Arm copyright style fix by Maksims Svecovs · Wed Mar 15 13:24:44 2023 +0000
  31. f41042a Merge "feat(morello): implement methods to retrieve soc-id information" into integration by Manish V Badarkhe · Wed Mar 15 14:27:47 2023 +0100
  32. a618fcb Merge "fix(versal_net): fix irq for IPI0" into integration by Joanna Farley · Wed Mar 15 13:14:26 2023 +0100
  33. 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
  34. 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
  35. 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · Fri Mar 10 08:29:57 2023 +0000
  36. c873efc feat(morello): implement methods to retrieve soc-id information by Chandni Cherukuri · Thu Feb 16 20:22:32 2023 +0530
  37. 3980f19 fix(versal_net): fix irq for IPI0 by Trung Tran · Tue Mar 14 11:59:37 2023 -0700
  38. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
  39. ccc0ae4 Merge "fix(rss): fix msg deserialization bugs in comms" into integration by Manish V Badarkhe · Tue Mar 14 15:19:21 2023 +0100
  40. 2e8bbb6 Merge "fix(pmu): switch FVP PMUv3 SPIs to PPI" into integration by Manish V Badarkhe · Tue Mar 14 14:25:10 2023 +0100
  41. 4236759 Merge "fix(tegra): append major revision to the chip_id value" into integration by Varun Wadekar · Mon Mar 13 17:52:15 2023 +0100
  42. e2fac62 Merge "fix(ti): do not take system power reference in bl31_platform_setup()" into integration by Madhukar Pappireddy · Mon Mar 13 17:01:08 2023 +0100
  43. 5abd44f Merge "style: fix functions definitions" into integration by Madhukar Pappireddy · Mon Mar 13 15:20:26 2023 +0100
  44. c44e4f2 Merge changes I9430f5fa,I23680085 into integration by Manish Pandey · Mon Mar 13 14:17:57 2023 +0100
  45. d94f943 style: fix functions definitions by Elyes Haouas · Mon Feb 13 10:38:45 2023 +0100
  46. f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · Mon Mar 13 12:34:21 2023 +0100
  47. 24ad840 feat(build): add support for new binutils versions by Marco Felsch · Wed Nov 09 12:59:09 2022 +0100
  48. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · Thu Nov 24 11:02:05 2022 +0100
  49. 8bf4e8b Merge "docs(zynqmp): add ddr address usage" into integration by Joanna Farley · Mon Mar 13 09:51:19 2023 +0100
  50. 58e256d feat(qemu): add "neoverse-n1" cpu support by Chen Baozi · Wed Feb 22 06:58:39 2023 +0000
  51. 097a43a feat(qemu): make coherent memory section optional by Chen Baozi · Sun Mar 12 20:58:04 2023 +0800
  52. f7d9aa8 refactor(qemu): make use of setup_page_tables() by Chen Baozi · Mon Feb 20 10:50:15 2023 +0000
  53. e8d4f34 Merge "fix(tegra210): support legacy SMC_ID 0xC2FEFE00" into integration by Varun Wadekar · Fri Mar 10 17:28:10 2023 +0100
  54. f1703e3 Merge "docs: add guidelines for thirdparty includes" into integration by Manish V Badarkhe · Fri Mar 10 12:35:05 2023 +0100
  55. bd0a58e Merge changes from topic "xlnx_ipi_fix" into integration by Joanna Farley · Fri Mar 10 10:11:24 2023 +0100
  56. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
  57. 1b3fa45 fix(tegra210): support legacy SMC_ID 0xC2FEFE00 by Kalyani Chidambaram Vaidyanathan · Mon Jan 30 17:44:26 2023 -0800
  58. 204720c fix(tegra): append major revision to the chip_id value by Varun Wadekar · Tue Mar 07 19:20:13 2023 +0000
  59. 7974072 Merge "feat(spmd): fail safe if SPM fails to initialize" into integration by Olivier Deprez · Thu Mar 09 17:44:24 2023 +0100
  60. 1c4ef71 Merge changes from topic "imx8m_misc_changes" into integration by Madhukar Pappireddy · Thu Mar 09 15:46:36 2023 +0100
  61. c7d70f5 Merge changes from topic "errata" into integration by Madhukar Pappireddy · Thu Mar 09 15:44:06 2023 +0100
  62. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  63. 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
  64. beec83f fix(xilinx): handle CRC failure in IPI callback by Naman Trivedi Manojbhai · Tue Mar 07 12:41:12 2023 +0530
  65. c0dfba8 fix(xilinx): handle CRC failure in IPI by Naman Trivedi Manojbhai · Tue Mar 07 12:41:11 2023 +0530
  66. 3d203f4 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · Wed Nov 16 16:46:23 2022 +0100
  67. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
  68. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
  69. 550cb59 feat(fvp): copy the Event Log to TZC secured DRAM area by Manish V Badarkhe · Sat Feb 18 20:04:43 2023 +0000
  70. b65ae4e feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · Mon Dec 12 10:14:25 2022 +0000
  71. 2ce1e35 test(tc): test for AP/RSS NV counter interface by laurenw-arm · Tue Feb 07 13:40:05 2023 -0600
  72. 9b803f1 docs: add guidelines for thirdparty includes by Govindraj Raja · Thu Mar 02 13:56:32 2023 +0000
  73. e4e5a9d Merge "fix(tc): change the FIP offset to 8 KiB boundary" into integration by Manish V Badarkhe · Wed Mar 08 14:57:00 2023 +0100
  74. b3ed447 fix(tc): change the FIP offset to 8 KiB boundary by Tintu Thomas · Tue Feb 21 17:51:24 2023 +0000
  75. d068b49 fix(ti): do not take system power reference in bl31_platform_setup() by Andrew Davis · Tue Mar 07 09:22:32 2023 -0600
  76. d701f27 fix(pmu): switch FVP PMUv3 SPIs to PPI by AlexeiFedorov · Tue Mar 07 13:34:45 2023 +0000
  77. 03f3711 docs(zynqmp): add ddr address usage by Belsare, Akshay · Mon Mar 06 15:08:54 2023 +0530
  78. 1dabffe Merge "docs: discourage usage of weak functions" into integration by Sandrine Bailleux · Mon Mar 06 20:38:28 2023 +0100
  79. 7a53a91 docs: discourage usage of weak functions by Sandrine Bailleux · Wed Feb 08 13:55:51 2023 +0100
  80. 92265e8 fix(rss): fix msg deserialization bugs in comms by David Vincze · Mon Mar 06 15:02:08 2023 +0100
  81. 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
  82. 33febe6 Merge "fix(zynqmp): conditional reservation of memory in DTB" into integration by Joanna Farley · Mon Mar 06 13:33:39 2023 +0100
  83. ec0afc8 fix(zynqmp): conditional reservation of memory in DTB by Akshay Belsare · Mon Feb 27 12:04:26 2023 +0530
  84. 5cd198e Merge "fix(mbedtls): fix mbedtls coverity issues" into integration by Manish V Badarkhe · Fri Mar 03 10:54:43 2023 +0100
  85. 10c2f2d Merge "refactor(auth): use a single function for parsing extensions" into integration by Sandrine Bailleux · Fri Mar 03 08:39:16 2023 +0100
  86. e5e03e8 refactor(auth): use a single function for parsing extensions by Demi Marie Obenour · Sat Jan 28 15:15:37 2023 -0500
  87. 4327727 Merge "fix(docs): add plantuml as a dependency" into integration by Joanna Farley · Thu Mar 02 16:48:28 2023 +0100
  88. 873c3b9 Merge "fix(cpufeat): resolve build errors due to compiler optimization" into integration by Manish Pandey · Thu Mar 02 11:37:12 2023 +0100
  89. 77b8b87 fix(cpufeat): resolve build errors due to compiler optimization by Jayanth Dodderi Chidanand · Wed Mar 01 15:35:28 2023 +0000
  90. e045e12 fix(mbedtls): fix mbedtls coverity issues by Govindraj Raja · Tue Feb 28 11:37:02 2023 +0000
  91. a51b11a feat(imx8mq): enable dram dvfs support on imx8mq by Jacky Bai · Tue Jan 14 14:19:05 2020 +0800
  92. 8d9ef56 feat(imx8m): use non-fast wakeup stop mode for system suspend by Jacky Bai · Fri Jan 10 09:24:46 2020 +0800
  93. 4e44165 feat(imx8mq): correct the slot ack setting for STOP mode by Jacky Bai · Fri Jan 10 17:46:31 2020 +0800
  94. 48c9dcd feat(imx8mq): add anamix pll override setting for DSM mode by Jacky Bai · Fri Jan 10 15:31:52 2020 +0800
  95. a940799 feat(imx8mq): add workaround code for ERR11171 on imx8mq by Jacky Bai · Wed Jan 08 16:56:01 2020 +0800
  96. 0d07920 feat(imx8mq): add the dram retention support for imx8mq by Jacky Bai · Tue Jan 07 16:44:46 2020 +0800
  97. bde8fe0 feat(imx8mq): add version for B2 by Ye Li · Tue Feb 02 20:06:40 2021 -0800
  98. e2507bb fix(imx8m): backup mr12/14 value from lpddr4 chip by Jacky Bai · Mon Dec 20 17:56:08 2021 +0800
  99. 64e01a3 Merge "fix(rme): update sample platform attestation token" into integration by Soby Mathew · Tue Feb 28 17:41:41 2023 +0100
  100. 6a2a714 Merge changes from topic "feat_state_part2" into integration by Manish Pandey · Tue Feb 28 11:40:54 2023 +0100