1. d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · Tue Jan 30 10:22:29 2024 +0100
  2. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
  3. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
  4. f879bf1 feat(tc): add DPE context handle node to device tree by Tamas Ban · Mon Jun 12 11:26:28 2023 +0200
  5. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · Wed Jun 07 13:35:04 2023 +0200
  6. 322e183 feat(auth): add explicit entries for key OIDs by Tamas Ban · Wed Jan 24 13:20:52 2024 +0100
  7. 95bcd30 feat(dice): add DPE driver to measured boot by Tamas Ban · Tue Jun 06 14:38:16 2023 +0200
  8. fb6237e feat(dice): add client API for DICE Protection Environment by Tamas Ban · Tue Jun 06 13:41:14 2023 +0200
  9. a49698c feat(dice): add typedefs from the Open DICE repo by Tamas Ban · Tue Jun 06 13:14:45 2023 +0200
  10. 5a63798 refactor(tc): align image identifier string macros by Tamas Ban · Mon Jun 05 11:13:16 2023 +0200
  11. aca5898 fix(measured-boot): add missing image identifier string by Tamas Ban · Mon Jan 29 09:47:27 2024 +0100
  12. c96425b refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · Fri Feb 23 10:41:05 2024 +0100
  13. 1d2ca4f refactor(measured-boot): move image identifier strings to a common header by Tamas Ban · Mon Jan 29 08:46:54 2024 +0100
  14. f25ad88 Merge "fix(el3-spmc): add datastore linker script markers" into integration by Madhukar Pappireddy · Tue Mar 05 19:41:02 2024 +0100
  15. 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · Fri Feb 02 15:35:18 2024 +0530
  16. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · Fri Feb 02 15:32:10 2024 +0530
  17. 3d1f4f6 feat(fwu): add a function to obtain an alternate FWU bank to boot by Sughosh Ganu · Wed Feb 07 20:13:01 2024 +0530
  18. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · Thu Feb 01 16:59:01 2024 +0530
  19. 9a480a3 feat(fwu): migrate FWU metadata structure to version 2 by Sughosh Ganu · Thu Feb 01 12:47:13 2024 +0530
  20. f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · Thu Feb 01 12:25:09 2024 +0530
  21. a72adec fix(el3-spmc): add datastore linker script markers by Shruti Gupta · Tue Dec 20 18:01:43 2022 +0000
  22. 1c3edc8 Merge changes from topic "mp/undef_injection" into integration by Manish V Badarkhe · Wed Feb 28 14:38:49 2024 +0100
  23. 067087f feat(el3-runtime): introduce UNDEF injection to lower EL by Manish Pandey · Fri Dec 08 20:13:29 2023 +0000
  24. 95452ea Merge "fix(gpt): use DC CIGDPAPA when MTE2 is implemented" into integration by Manish Pandey · Wed Feb 28 12:35:59 2024 +0100
  25. 5cfe515 feat(cpufeat): added few helper functions by Manish Pandey · Tue Jan 09 15:55:20 2024 +0000
  26. 15cdbb4 Merge changes I1415e402,Ia92cc693,I7a42f72e,I6e75659e,I4c6136c5, ... into integration by Manish V Badarkhe · Tue Feb 27 10:59:58 2024 +0100
  27. be6fe2f Merge "fix(psa): fix static check failure" into integration by Manish Pandey · Tue Feb 27 10:50:01 2024 +0100
  28. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · Mon Dec 04 16:09:14 2023 +0000
  29. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · Mon Feb 26 12:09:27 2024 +0100
  30. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · Mon Apr 11 14:36:54 2022 +0100
  31. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · Mon Jan 08 13:14:27 2024 +0000
  32. 07b699d fix(psa): fix static check failure by Manish V Badarkhe · Sat Feb 17 23:30:31 2024 +0000
  33. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  34. 5813125 refactor(tc): update platform tests by David Vincze · Fri Dec 22 14:34:22 2023 +0100
  35. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · Fri Sep 08 08:00:01 2023 +0200
  36. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · Mon May 08 13:46:26 2023 +0200
  37. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · Mon May 08 13:38:27 2023 +0200
  38. c80d0de fix(gpt): use DC CIGDPAPA when MTE2 is implemented by Olivier Deprez · Wed Jan 17 15:12:04 2024 +0100
  39. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · Fri Jan 26 10:08:37 2024 -0600
  40. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
  41. 13a721d Merge changes from topic "stm32mp2-usb" into integration by Manish Pandey · Thu Feb 08 15:59:54 2024 +0100
  42. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · Wed Feb 07 22:45:38 2024 +0100
  43. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · Mon Oct 31 12:38:17 2022 +0100
  44. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · Wed Feb 07 17:21:39 2024 +0100
  45. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · Tue Feb 06 22:20:24 2024 +0100
  46. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · Tue Feb 06 12:46:16 2024 +0100
  47. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · Wed Oct 04 17:16:45 2023 +0100
  48. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · Thu Jan 25 16:18:20 2024 -0600
  49. ab2cf79 fix(usb): add missing include by Yann Gautier · Fri Feb 02 17:22:32 2024 +0100
  50. ad39381 Merge "feat(spmd): initialize SCR_EL3.EEL2 bit at RESET" into integration by Manish Pandey · Sat Feb 03 11:29:39 2024 +0100
  51. 165e59f feat(psci): add psci_do_manage_extensions API by Jayanth Dodderi Chidanand · Thu Sep 14 11:07:02 2023 +0100
  52. 71af7f1 feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · Mon Jan 29 21:17:33 2024 +0000
  53. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · Thu Jan 18 18:55:18 2024 +0530
  54. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · Tue Apr 11 15:57:08 2023 +0800
  55. a47a61a fix(ehf): restrict secure world FIQ routing model to SPM_MM by Manish Pandey · Mon Nov 20 12:22:08 2023 +0000
  56. 7e54755 Merge "fix(cpus): workaround for Cortex X3 erratum 2641945" into integration by Lauren Wehrmeister · Tue Jan 30 23:27:01 2024 +0100
  57. 305c190 Merge changes from topic "plat_gpt_setup" into integration by Manish V Badarkhe · Tue Jan 30 12:13:14 2024 +0100
  58. 909f54c Merge "feat(cpufeat): add feature detection for FEAT_CSV2_3" into integration by Manish Pandey · Mon Jan 29 22:46:39 2024 +0100
  59. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · Mon Jan 29 16:38:43 2024 +0100
  60. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · Wed Oct 25 16:48:19 2023 -0500
  61. 39e895d feat(cpufeat): add cortex-a35 l2 extended control register by Jacky Bai · Wed Sep 20 23:25:32 2023 +0800
  62. 42c6eb5 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · Thu Jan 25 15:38:46 2024 -0600
  63. f6f02da feat(arm): move GPT setup to common BL source by Rohit Mathew · Sun Jan 21 22:49:08 2024 +0000
  64. f085b87 feat(arm): retrieve GPT related data from platform by Rohit Mathew · Wed Dec 20 17:29:18 2023 +0000
  65. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · Thu Jan 18 22:32:52 2024 +0000
  66. 0d14d01 Merge "refactor(mte): deprecate CTX_INCLUDE_MTE_REGS" into integration by Manish V Badarkhe · Wed Jan 24 11:05:32 2024 +0100
  67. c67c71a Merge changes from topic "errata" into integration by Lauren Wehrmeister · Tue Jan 23 21:43:06 2024 +0100
  68. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  69. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
  70. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · Wed May 22 19:20:53 2019 +0200
  71. 584d556 Merge changes from topic "st-bsec-otp" into integration by Manish Pandey · Tue Jan 23 12:54:09 2024 +0100
  72. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
  73. 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · Wed Oct 02 11:46:20 2019 +0200
  74. a85a9d1 feat(spmd): add FFA_MSG_SEND_DIR_RESP2 by Kathleen Capella · Fri Sep 08 17:45:45 2023 -0400
  75. 9d826a1 feat(spmd): add FFA_MSG_SEND_DIR_REQ2 by Kathleen Capella · Mon Jul 31 14:45:58 2023 -0400
  76. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  77. dfa4cf4 fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · Wed Dec 20 14:53:37 2023 -0600
  78. a5a1cbd feat(el3-spmc): add support for FFA_CONSOLE_LOG by Shruti Gupta · Thu Jan 19 21:50:55 2023 +0000
  79. bab360e Merge "fix(context-mgmt): align the memory address of EL2 context registers" into integration by Manish Pandey · Wed Jan 10 21:52:52 2024 +0100
  80. 4d5a8c5 fix(context-mgmt): align the memory address of EL2 context registers by Jayanth Dodderi Chidanand · Tue Jan 09 11:28:21 2024 +0000
  81. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · Tue Dec 26 22:33:03 2023 +0000
  82. 22d2277 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · Fri Dec 15 12:50:58 2023 +0000
  83. 960a77e fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · Fri Dec 15 12:40:41 2023 +0000
  84. ccc4b9b feat(platforms): update SZ_* macros by Yann Gautier · Wed Jan 03 13:30:02 2024 +0100
  85. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · Wed Nov 08 16:14:28 2023 -0600
  86. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · Fri Oct 06 14:35:21 2023 -0500
  87. b5d9559 refactor(cm): move MPAM3_EL3 reg to per world context by Arvind Ram Prakash · Wed Nov 08 12:28:30 2023 -0600
  88. 56aa382 refactor(cm): reset the cptr_el3 before perworld context setup by Jayanth Dodderi Chidanand · Mon Dec 11 11:22:02 2023 +0000
  89. e3a7c08 Merge "fix(cpus): workaround for Cortex-A520 erratum 2858100" into integration by Bipin Ravi · Tue Dec 19 04:50:46 2023 +0100
  90. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · Fri Dec 08 20:19:58 2023 -0600
  91. 039345c Merge "feat(handoff): enhance transfer list library" into integration by Manish Pandey · Mon Dec 18 18:08:37 2023 +0100
  92. 60c3c97 feat(handoff): enhance transfer list library by Raymond Mao · Wed Oct 04 09:19:16 2023 -0700
  93. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · Sat Dec 09 20:44:56 2023 -0600
  94. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · Sat Dec 09 13:09:30 2023 -0600
  95. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · Fri Dec 08 20:52:17 2023 -0600
  96. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · Tue Sep 05 14:33:29 2023 -0400
  97. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · Thu Nov 30 11:09:42 2023 +0100
  98. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · Wed Nov 29 23:40:05 2023 +0100
  99. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · Tue Oct 17 19:42:15 2023 -0500
  100. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · Wed Nov 29 16:07:16 2023 +0100