1. 779d34f Merge "fix(nuvoton): prevent changing clock frequency" into integration by Madhukar Pappireddy · Mon Apr 01 16:07:01 2024 +0200
  2. 7dd449f Merge "feat(imx8mq): detect console base address during runtime" into integration by Madhukar Pappireddy · Mon Apr 01 15:59:48 2024 +0200
  3. 1ae93c3 feat(imx8mq): detect console base address during runtime by Leonard Göhrs · Wed Mar 13 02:08:54 2024 +0100
  4. 2c0fd19 feat(xilinx): send SGI to mailbox driver by Tanmay Shah · Tue Feb 13 17:07:42 2024 -0800
  5. 4199eaa Merge changes from topic "mte_fixes" into integration by Madhukar Pappireddy · Tue Mar 26 23:01:05 2024 +0100
  6. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · Thu Mar 07 14:42:20 2024 -0600
  7. 2ea0584 Merge changes from topic "feature/imx8m-csu" into integration by Madhukar Pappireddy · Tue Mar 26 16:45:33 2024 +0100
  8. 65120d5 fix(nuvoton): prevent changing clock frequency by rutigl@gmail.com · Tue Mar 26 12:17:56 2024 +0200
  9. 9ccce5e feat(imx8ulp): give HIFI4 DSP access to more resources by Laurentiu Mihalcea · Tue Mar 19 14:32:13 2024 +0200
  10. 526cbc5 Merge "fix(cpus): workaround for Cortex-A720 erratum 2926083" into integration by Mark Dykes · Mon Mar 25 22:08:14 2024 +0100
  11. e2954e5 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · Fri Mar 22 23:12:28 2024 +0100
  12. 5e03975 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · Thu Mar 14 16:52:21 2024 -0500
  13. 212a3e2 Merge "fix(nuvoton): gfx frame buffer memory corruption during secondary boot" into integration by Madhukar Pappireddy · Fri Mar 22 00:22:49 2024 +0100
  14. bf55f93 Merge changes from topic "st_mckprot_bl32" into integration by Madhukar Pappireddy · Wed Mar 20 18:46:17 2024 +0100
  15. 53aa28c refactor: fix common misspelling of init* by Harrison Mutai · Wed Mar 20 11:38:07 2024 +0000
  16. 81277dc refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · Tue Feb 01 18:01:17 2022 +0100
  17. 86f32f9 fix(nuvoton): gfx frame buffer memory corruption during secondary boot by rutigl@gmail.com · Mon Feb 19 12:51:22 2024 +0200
  18. 76fa454 Merge "refactor(mbedtls): remove mbedtls 2.x support" into integration by Manish V Badarkhe · Mon Mar 18 10:23:55 2024 +0100
  19. b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
  20. 75b3f47 style(imx8m): add parenthesis to CSU_HP_REG by Stefan Kerkmann · Tue Mar 05 10:00:33 2024 +0100
  21. f90c6c5 feat(imx8mp): restrict peripheral access to secure world by Stefan Kerkmann · Mon Mar 04 11:58:35 2024 +0100
  22. 29d6856 feat(imx8mp): set and lock almost all peripherals as non-secure by Stefan Kerkmann · Mon Mar 04 11:54:37 2024 +0100
  23. 3dc50ca feat(imx8mm): restrict peripheral access to secure world by Stefan Kerkmann · Mon Mar 04 12:00:57 2024 +0100
  24. f676ff3 feat(imx8mm): set and lock almost all peripherals as non-secure by Stefan Kerkmann · Mon Mar 04 12:00:24 2024 +0100
  25. bfcacc8 fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · Tue Feb 20 16:59:45 2024 -0600
  26. c883ce0 feat(rpi): add Raspberry Pi 5 support by Mario Bălănică · Sat Dec 02 03:08:02 2023 +0200
  27. 4065646 fix(rpi): consider MT when calculating core index from MPIDR by Mario Bălănică · Fri Dec 01 05:43:53 2023 +0200
  28. cb759ff refactor(rpi): move register definitions out of rpi_hw.h by Mario Bălănică · Wed Dec 06 21:36:25 2023 +0200
  29. 3bb68ae refactor(rpi): add platform macro for the crash UART base address by Mario Bălănică · Fri Dec 01 05:12:58 2023 +0200
  30. c258e4c refactor(rpi): split out console registration logic by Mario Bălănică · Fri Dec 01 04:59:43 2023 +0200
  31. 3a946f3 refactor(rpi): move more platform-specific code into common by Mario Bălănică · Fri Dec 01 04:30:13 2023 +0200
  32. 468483e Merge "refactor(cm): couple el2 registers with dependent feature flags" into integration by Manish Pandey · Fri Mar 08 17:20:33 2024 +0100
  33. e75df8f Merge "fix(tc): do not use r0 for HW_CONFIG" into integration by Manish V Badarkhe · Fri Mar 08 14:38:46 2024 +0100
  34. 4c178ca Merge "fix(misra): fix MISRA defects" into integration by Manish Pandey · Thu Mar 07 21:56:03 2024 +0100
  35. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  36. 29670e6 fix(misra): fix MISRA defects by Arvind Ram Prakash · Mon Mar 04 16:33:27 2024 -0600
  37. fbbee6b refactor(cm): couple el2 registers with dependent feature flags by Jayanth Dodderi Chidanand · Wed Jan 24 20:05:07 2024 +0000
  38. f56d431 fix(tc): do not use r0 for HW_CONFIG by Jackson Cooper-Driver · Tue Mar 05 13:56:48 2024 +0000
  39. 9421e52 fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · Fri Mar 01 13:36:21 2024 -0600
  40. e4e83a8 Merge "fix(gic600): workaround for Part 1 of GIC600 erratum 2384374" into integration by Bipin Ravi · Wed Mar 06 21:24:20 2024 +0100
  41. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · Mon Feb 05 16:19:37 2024 -0600
  42. 7273966 fix(arm): move console flush/switch in common function by Manish Pandey · Wed Mar 06 16:52:57 2024 +0000
  43. a5d3ca8 feat(tc): group components into certificates by Tamas Ban · Tue Jan 30 12:56:38 2024 +0100
  44. 2cbc56b feat(tc): add dummy TRNG support to be able to boot pVMs by David Vincze · Thu Jan 04 18:37:12 2024 +0100
  45. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
  46. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
  47. f879bf1 feat(tc): add DPE context handle node to device tree by Tamas Ban · Mon Jun 12 11:26:28 2023 +0200
  48. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  49. 5a63798 refactor(tc): align image identifier string macros by Tamas Ban · Mon Jun 05 11:13:16 2023 +0200
  50. b1cc069 refactor(fvp): align image identifier string macros by Tamas Ban · Mon Jun 05 11:11:28 2023 +0200
  51. cba0561 refactor(imx8m): align image identifier string macros by Tamas Ban · Mon Jun 05 11:10:10 2023 +0200
  52. b979600 refactor(qemu): align image identifier string macros by Tamas Ban · Mon Jun 05 11:08:47 2023 +0200
  53. ff1fd17 Merge changes from topic "sm/framework_optimize" into integration by Lauren Wehrmeister · Tue Mar 05 23:38:17 2024 +0100
  54. f25ad88 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · Tue Mar 05 19:41:02 2024 +0100
  55. f3f371c chore: rearrange the fvp_cpu_errata.mk file by Sona Mathew · Thu Feb 29 18:17:41 2024 -0600
  56. d8b91ac fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · Wed Feb 21 15:07:30 2024 -0600
  57. 8d1a153 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · Tue Sep 26 17:49:51 2023 -0500
  58. 595a31d refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · Tue Sep 26 09:20:35 2023 -0500
  59. b8c107c feat(imx8m): add defines for csu_sa access security by Stefan Kerkmann · Wed Feb 28 15:23:49 2024 +0100
  60. fe2243b feat(imx8m): add imx csu_sa enum type defines for imx8m by Stefan Kerkmann · Wed Feb 28 16:36:42 2024 +0100
  61. 0a0086f fix(imx8m): fix CSU_SA_REG to work with all sa registers by Stefan Kerkmann · Wed Feb 28 16:38:04 2024 +0100
  62. 6b17eb4 Merge changes from topic "css_refactor_arm" into integration by Manish Pandey · Mon Mar 04 21:53:25 2024 +0100
  63. 8ce67c9 Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · Mon Mar 04 20:22:42 2024 +0100
  64. fc12f8d refactor(allwinner): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 13:42:56 2024 +0000
  65. 442b075 refactor(arm): console runtime switch on bl31 exit by Salman Nabi · Mon Feb 19 17:03:44 2024 +0000
  66. fed5e29 refactor(console): flush before console_switch_state by Salman Nabi · Wed Feb 28 13:37:06 2024 +0000
  67. 3ace691 Merge "fix(spm): reduce verbosity on passing tf-a-tests" into integration by Madhukar Pappireddy · Mon Mar 04 17:00:48 2024 +0100
  68. 464e155 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · Mon Mar 04 15:53:31 2024 +0100
  69. eb9ac47 Merge changes from topic "sgi_to_nrd" into integration by Manish Pandey · Sat Mar 02 12:28:37 2024 +0100
  70. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · Fri Mar 01 13:28:14 2024 +0100
  71. faa6d8d Merge "refactor(qemu): console runtime switch on bl31 exit" into integration by Manish Pandey · Fri Mar 01 12:57:10 2024 +0100
  72. 7c9a204 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · Fri Mar 01 12:37:14 2024 +0100
  73. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · Fri Feb 02 15:35:18 2024 +0530
  74. da28e4c feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · Tue Feb 20 14:20:41 2024 +0530
  75. ff87785 feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · Tue Feb 20 14:17:57 2024 +0530
  76. 63576f0 feat(st): get the state of the active bank directly by Sughosh Ganu · Thu Feb 01 16:56:27 2024 +0530
  77. 7ad51de refactor(qemu): console runtime switch on bl31 exit by Jens Wiklander · Fri Mar 01 09:07:19 2024 +0100
  78. a72adec fix(el3-spmc): add datastore linker script markers by Shruti Gupta · Tue Dec 20 18:01:43 2022 +0000
  79. 11a99bf Merge changes I6ac59693,Ib0e4e5cf into integration by Manish V Badarkhe · Wed Feb 28 15:17:59 2024 +0100
  80. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · Tue Feb 27 10:59:58 2024 +0100
  81. 6187fdd fix(imx8ulp): increase the mmap region num by Jacky Bai · Wed Aug 02 19:07:00 2023 +0800
  82. 4f8e5ed feat(imx8ulp): adjust the dram mapped region by Ji Luo · Thu Jul 27 18:00:24 2023 +0900
  83. 871a708 feat(imx8ulp): ddrc switch auto low power and software interface by Adrian Alonso · Thu Apr 13 21:55:10 2023 -0500
  84. 2e6c8c7 feat(imx8ulp): add some delay before cmc1 access by Jacky Bai · Mon Apr 24 14:56:56 2023 +0800
  85. c5a923a feat(imx8ulp): add a flag check for the ddr status by Jacky Bai · Tue Dec 13 09:34:07 2022 +0800
  86. 9be8747 fix(imx8ulp): add sw workaround for csi/hotplug test hang by Jacky Bai · Tue Aug 30 15:51:06 2022 +0800
  87. 8d07de3 feat(imx8ulp): adjust the voltage when sys dvfs enabled by Jacky Bai · Fri May 27 15:33:40 2022 +0800
  88. 9f6e5d9 feat(imx8ulp): enable the DDR frequency scaling support by Jacky Bai · Tue Jan 25 16:34:58 2022 +0800
  89. d3724c1 fix(imx8ulp): fix suspend/resume issue when DBD owner is s400 only by Ye Li · Mon Nov 21 11:20:35 2022 +0800
  90. 651b439 feat(imx8ulp): update XRDC for ELE to access DDR with CA35 DID by Ye Li · Wed Mar 15 09:46:19 2023 +0800
  91. 617c5ab feat(imx8ulp): add memory region policy by Ji Luo · Tue Sep 06 16:42:29 2022 +0800
  92. 97c724e feat(imx8ulp): protect TEE region for secure access only by Ye Li · Wed Dec 15 15:32:30 2021 +0800
  93. 37a394a feat(imx8ulp): add trusty support by Ji Luo · Fri Jun 18 09:54:31 2021 +0800
  94. e4cde32 feat(imx8ulp): add OPTEE support by Clement Faure · Mon Jun 14 17:31:38 2021 +0200
  95. 5cc4c77 feat(imx8ulp): update the upower config for power optimization by Jacky Bai · Wed Oct 20 11:25:30 2021 +0800
  96. c7b9423 feat(imx8ulp): allow RTD to reset APD through MU by Ye Li · Mon Nov 21 17:54:11 2022 +0800
  97. 234925b feat(imx8ulp): not power off LPAV PD when LPAV owner is RTD by Ye Li · Wed Dec 22 14:46:01 2021 +0800
  98. 2c87ab9 feat(imx8ulp): add system power off support by Jacky Bai · Mon Sep 18 21:53:15 2023 +0800
  99. ba997cc feat(imx8ulp): add APD power down mode(PD) support in system suspend by Jacky Bai · Fri Jun 25 09:47:46 2021 +0800
  100. c6fb667 feat(imx8ulp): add the basic support for idle & system suspned by Jacky Bai · Mon Sep 18 22:08:52 2023 +0800