1. 34fcabb feat(mt8196): add LPM v2 support by Wenzhen Yu · Thu Nov 28 11:06:09 2024 +0800
  2. 84f9bbf feat(mt8196): add SPM common version support by developer · Mon Dec 16 19:56:48 2024 +0800
  3. 06fbc37 feat(mt8196): add SPM common driver support by developer · Mon Dec 16 20:00:23 2024 +0800
  4. 02ea768 feat(mt8196): add SPM basic features support by developer · Fri Dec 20 14:37:26 2024 +0800
  5. 3deb2ca feat(mt8196): add SPM features support by developer · Tue Dec 24 20:53:54 2024 +0800
  6. b1c8922 feat(mt8196): enable PMIC low power setting by developer · Mon Dec 16 20:41:56 2024 +0800
  7. 0febd0c feat(mt8196): add mcdi driver by developer · Tue Dec 03 10:23:26 2024 +0800
  8. 90e1080 feat(mt8196): add pwr_ctrl module for CPU power management by developer · Sat Dec 28 21:25:21 2024 +0800
  9. 2e25992 feat(mt8196): add mcusys moudles for power management by developer · Fri Dec 27 19:38:01 2024 +0800
  10. 65e57cd feat(mt8196): add CPC module for power management by developer · Mon Dec 02 22:45:24 2024 +0800
  11. 92ffbf0 feat(mt8196): add topology module for power management by developer · Wed Jan 15 20:33:26 2025 +0800
  12. c88fe69 feat(mt8196): add SPMI driver by Hope Wang · Fri Dec 13 16:21:01 2024 +0800
  13. 0812b45 feat(mt8196): add PMIC driver by Hope Wang · Fri Dec 13 16:04:57 2024 +0800
  14. 94a8770 Merge "chore(fvp): use correct dts for dynamiq cores" into integration by Olivier Deprez · Mon Jan 20 19:31:31 2025 +0100
  15. 0ac23c2 Merge "build: remove Windows compatibility layer" into integration by Manish Pandey · Mon Jan 20 12:52:16 2025 +0100
  16. 7a7d9b0 Merge "chore(deps): bump the pip group across 2 directories with 1 update" into integration by Olivier Deprez · Thu Jan 16 16:26:13 2025 +0100
  17. ae711e4 Merge "fix(smmu): set root port CR0 GPCEN before ACCESSEN" into integration by Manish Pandey · Thu Jan 16 11:12:09 2025 +0100
  18. 9dbe836 Merge changes I137f69be,Ia2e7168f,I0e569d12,I614272ec,Ib68293f2 into integration by Govindraj Raja · Wed Jan 15 17:03:27 2025 +0100
  19. e8acacf1 Merge "feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1" into integration by Manish Pandey · Wed Jan 15 15:25:23 2025 +0100
  20. 3dd9485 Merge "fix(mediatek): covert MTK_BL to uppercase for the build" into integration by Olivier Deprez · Wed Jan 15 10:31:39 2025 +0100
  21. 4cf7147 fix(mediatek): covert MTK_BL to uppercase for the build by Gavin Liu · Tue Jan 14 22:36:33 2025 +0800
  22. f915deb feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 by Arvind Ram Prakash · Thu Jan 09 17:18:30 2025 -0600
  23. 348b51d Merge changes from topic "nxp-s32g274a/enable-mmu" into integration by Manish Pandey · Tue Jan 14 17:25:56 2025 +0100
  24. faab748 build: remove Windows compatibility layer by Chris Kay · Mon Jan 13 15:57:32 2025 +0000
  25. 606cfe2 chore(deps): bump the pip group across 2 directories with 1 update by dependabot[bot] · Tue Jan 14 12:33:08 2025 +0000
  26. e83c8c6 feat(s32g274a): split early clock initialization by Ghennadi Procopciuc · Wed Nov 27 12:33:26 2024 +0200
  27. b90d3b0 feat(s32g274a): enable MMU for BL31 stage by Ghennadi Procopciuc · Tue Nov 26 17:05:58 2024 +0200
  28. f542b86 feat(s32g274a): dynamically map GIC regions by Ghennadi Procopciuc · Tue Nov 26 17:05:31 2024 +0200
  29. cc63f82 feat(s32g274a): enable MMU for BL2 stage by Ghennadi Procopciuc · Tue Nov 26 16:55:30 2024 +0200
  30. b6ca76c feat(s32g274a): dynamically map siul2 and fip img by Ghennadi Procopciuc · Tue Nov 26 16:54:48 2024 +0200
  31. 66baee1 feat(s32g274a): map each image before its loading by Ghennadi Procopciuc · Tue Nov 26 16:45:36 2024 +0200
  32. bdd8587 feat(nxp-clk): dynamic map of the clock modules by Ghennadi Procopciuc · Tue Nov 26 16:39:41 2024 +0200
  33. 44de6f9 feat(s32g274a): increase the number of MMU regions by Ghennadi Procopciuc · Tue Nov 26 16:42:17 2024 +0200
  34. dda43ef feat(s32g274a): add console mapping by Ghennadi Procopciuc · Tue Nov 26 16:32:26 2024 +0200
  35. 2188670 Merge "fix(cm): change back owning security state when a feature is disabled" into integration by Olivier Deprez · Tue Jan 14 11:24:31 2025 +0100
  36. aa46ccd perf(psci): pass my_core_pos around instead of calling it repeatedly by Boyan Karatotev · Wed Nov 06 16:26:15 2024 +0000
  37. b33206f refactor(psci): move timestamp collection to psci_pwrdown_cpu by Boyan Karatotev · Thu Oct 10 08:11:09 2024 +0100
  38. f107866 refactor(psci): factor common code out of the standby finisher by Boyan Karatotev · Mon Sep 30 13:15:25 2024 +0100
  39. d8dfe51 refactor(psci): don't use PSCI_INVALID_PWR_LVL to signal OFF state by Boyan Karatotev · Mon Sep 30 11:31:55 2024 +0100
  40. 44d4e31 docs(psci): drop outdated cache maintenance comment by Boyan Karatotev · Mon Sep 30 09:12:55 2024 +0100
  41. 3eaf1b3 fix(cm): change back owning security state when a feature is disabled by Boyan Karatotev · Fri Jan 10 12:04:50 2025 +0000
  42. a0e9211 Merge "fix(intel): handle cold reset via physical reset switch" into integration by Mark Dykes · Mon Jan 13 20:13:04 2025 +0100
  43. cd0e8e1 Merge changes from topic "hob_creation_in_tf_a" into integration by Olivier Deprez · Mon Jan 13 20:02:39 2025 +0100
  44. db712ca Merge "feat(mt8196): link prebuilt library" into integration by Manish Pandey · Mon Jan 13 15:52:51 2025 +0100
  45. 0a54a28 Merge "feat(mt8196): add Mediatek EMI stub implementation for mt8196" into integration by Manish Pandey · Mon Jan 13 15:52:22 2025 +0100
  46. b2dde42 feat(el3_spmc): ffa error handling in direct msg by Levi Yun · Wed Nov 13 08:35:47 2024 +0000
  47. ea74a5d feat(ff-a): support FFA_MSG_SEND_DIRECT_REQ2/RESP2 by Levi Yun · Wed Aug 07 18:06:28 2024 +0100
  48. a40ab03 feat(mt8196): link prebuilt library by Gavin Liu · Tue Dec 31 14:32:16 2024 +0800
  49. 525c3d5 Merge changes from topic "handoff_tpm_event_log" into integration by Govindraj Raja · Thu Jan 09 20:20:41 2025 +0100
  50. 89ce7dc Merge "fix(qemu): fix RMM manifest checksum calculation" into integration by Soby Mathew · Thu Jan 09 17:47:31 2025 +0100
  51. caa32f1 fix(qemu): fix RMM manifest checksum calculation by Jean-Philippe Brucker · Wed Nov 20 12:42:54 2024 +0000
  52. 86545d9 Merge changes from topic "bk/smccc_feature" into integration by Manish Pandey · Thu Jan 09 13:57:00 2025 +0100
  53. 35ed76f feat(mt8196): add Mediatek EMI stub implementation for mt8196 by Gavin Liu · Tue Dec 31 14:34:00 2024 +0800
  54. 6fde27f Merge changes I1f662f82,I59a3b297 into integration by Govindraj Raja · Thu Jan 09 00:03:35 2025 +0100
  55. 175acf7 Merge "feat(tc): print ni-tower discovery tree" into integration by Manish Pandey · Wed Jan 08 12:57:33 2025 +0100
  56. 2e60513 Merge changes I58ba6b70,Id463a9dd into integration by Manish Pandey · Wed Jan 08 12:57:23 2025 +0100
  57. 042287f Merge "chore(deps): bump jinja2" into integration by Manish Pandey · Tue Jan 07 22:56:02 2025 +0100
  58. 7f90710 fix(smmu): set root port CR0 GPCEN before ACCESSEN by Olivier Deprez · Tue Jan 07 17:27:05 2025 +0100
  59. f843901 chore(deps): bump jinja2 by dependabot[bot] · Tue Jan 07 16:11:00 2025 +0000
  60. 4b46772 fix(build): include platform mk earlier by Olivier Deprez · Fri Jan 03 13:38:50 2025 +0100
  61. 984aa59 fix(arm): use EL3_PAS in MAP_BL2_TOTAL definition by Olivier Deprez · Fri Jan 03 13:30:39 2025 +0100
  62. b43a2c7 Merge "chore(deps): bump cross-spawn" into integration by Olivier Deprez · Tue Jan 07 17:05:44 2025 +0100
  63. 0f52f1a Merge "fix(rme): remove ENABLE_PIE restriction" into integration by Sandrine Afsa · Tue Jan 07 16:56:38 2025 +0100
  64. 4e10a20 chore(deps): bump cross-spawn by dependabot[bot] · Tue Jan 07 09:17:00 2025 +0000
  65. ac15878 feat(qemu): hand off TPM event log via TL by Raymond Mao · Fri Dec 27 07:20:25 2024 -0800
  66. 4d19b65 feat(tc): print ni-tower discovery tree by Jagdish Gediya · Thu Jun 27 06:38:18 2024 +0000
  67. 014d233 fix(tc): set console baurate to 38400 for fvp as well by Jagdish Gediya · Tue Aug 13 13:50:56 2024 +0000
  68. 60e09fb refactor(tc): remove redundant macro UARTCLK_FREQ by Jagdish Gediya · Fri Jun 28 11:00:18 2024 +0000
  69. dec5694 Merge "chore(deps): update pytest for cot-dt2c" into integration by Joanna Farley · Tue Jan 07 09:24:15 2025 +0100
  70. 8e7c43c feat(smccc): implement SMCCC_ARCH_FEATURE_AVAILABILITY by Boyan Karatotev · Fri Oct 25 11:38:41 2024 +0100
  71. 4a615bb refactor(cm): clean up per-world context by Boyan Karatotev · Tue Dec 10 17:13:51 2024 +0000
  72. dba9b53 chore(deps): update pytest for cot-dt2c by Chris Kay · Mon Jan 06 15:22:35 2025 +0000
  73. ab98f15 feat(handoff): common API for TPM event log handoff by Raymond Mao · Thu Nov 14 13:28:36 2024 -0800
  74. 1fccc72 feat(handoff): transfer entry ID for TPM event log by Raymond Mao · Fri Dec 27 07:17:14 2024 -0800
  75. 33e41b7 fix(qemu): fix register convention in BL31 for qemu by Raymond Mao · Fri Dec 27 06:58:24 2024 -0800
  76. 57fa12c fix(handoff): fix register convention in opteed by Raymond Mao · Thu Nov 14 12:53:25 2024 -0800
  77. f926322 refactor(cm): change owning security state when a feature is disabled by Boyan Karatotev · Mon Dec 16 16:23:26 2024 +0000
  78. d37d721 feat(ff-a): add FFA_MEM_PERM_GET/SET_SMC64 by Levi Yun · Wed Aug 07 16:54:17 2024 +0100
  79. 02c33e3 feat(el3-spmc): support Hob list to boot S-EL0 SP by Levi Yun · Thu Feb 08 13:14:42 2024 +0000
  80. e8204a8 feat(synquacer): add support Hob creation by Levi Yun · Tue Aug 27 15:31:55 2024 +0100
  81. eaefad7 fix(fvp): exclude extend memory map TZC regions by Levi Yun · Thu Aug 08 13:13:23 2024 +0100
  82. cb3895b feat(fvp): add StandaloneMm manifest in fvp by Levi Yun · Wed Jul 24 18:03:58 2024 +0100
  83. 18d0e71 feat(spm): use xfer list with Hob list in SPM_MM by Levi Yun · Mon May 13 10:25:40 2024 +0100
  84. f4c9111 fix(rme): remove ENABLE_PIE restriction by Olivier Deprez · Thu Jan 02 11:01:30 2025 +0100
  85. ac04a74 Merge "chore(deps): bump jinja2 in the pip group across 1 directory" into integration by Yann Gautier · Thu Jan 02 23:46:58 2025 +0100
  86. d7142c6 chore(deps): bump jinja2 in the pip group across 1 directory by dependabot[bot] · Tue Dec 24 00:32:57 2024 +0000
  87. e9dcf63 Merge "feat(aarch64): add DBGPRCR_EL1 register accessors" into integration by Olivier Deprez · Thu Jan 02 11:47:20 2025 +0100
  88. b8c8703 feat(aarch64): add DBGPRCR_EL1 register accessors by Chris Kay · Mon Nov 11 14:49:55 2024 +0000
  89. 5b5bcb4 Merge "fix(drtm): adjust Event Log size in DLME" into integration by Manish V Badarkhe · Tue Dec 31 16:00:36 2024 +0100
  90. 7c3d29f Merge "fix(cert-create): add default keysize to Brainpool ECDSA" into integration by Manish V Badarkhe · Tue Dec 31 13:44:30 2024 +0100
  91. 6d5012d Merge changes from topic "refactor-arm-key-files" into integration by Manish Pandey · Tue Dec 31 13:43:33 2024 +0100
  92. 504c79c fix(cert-create): add default keysize to Brainpool ECDSA by Maxime Méré · Wed Sep 18 17:53:21 2024 +0200
  93. 01e645b feat(mbedtls): optimize SHA256 for reduced memory footprint by Manish V Badarkhe · Mon Dec 30 14:31:38 2024 +0000
  94. 6806053 refactor(arm): rename ARM_ROTPK_HEADER_LEN by Ryan Everett · Wed Nov 13 17:37:03 2024 +0000
  95. c15d3e9 docs(arm): update docs to reflect rotpk key changes by Ryan Everett · Wed Nov 13 17:01:51 2024 +0000
  96. 4d4b5f4 feat(arm): use provided algs for (swd/p)rotpk by Ryan Everett · Mon Nov 11 18:08:10 2024 +0000
  97. 2e2881f feat(arm): use the provided hash alg to hash rotpk by Ryan Everett · Mon Nov 11 18:02:10 2024 +0000
  98. bf3f2e6 Merge changes Ic746571b,I1926cab9,Id70162e9,I3a9b014e,Ic99adba1, ... into integration by Manish Pandey · Tue Dec 24 14:41:31 2024 +0100
  99. 3446440 Merge "docs(maintainers): update marvell maintainer" into integration by Bipin Ravi · Mon Dec 23 15:36:24 2024 +0100
  100. a922e7a Merge "fix(neoverse-rd): initialize timer before use in smmuv3_poll" into integration by Manish Pandey · Mon Dec 23 13:07:53 2024 +0100