1. 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
  2. 5963574 Merge "feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25" into integration by Madhukar Pappireddy · Thu Mar 07 16:31:46 2024 +0100
  3. 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · Mon Feb 05 16:19:37 2024 -0600
  4. d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · Tue Jan 30 10:22:29 2024 +0100
  5. f389927 refactor(sds): modify log level for region validity by David Vincze · Fri Mar 01 13:17:24 2024 +0100
  6. ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
  7. 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
  8. 95bcd30 feat(dice): add DPE driver to measured boot by Tamas Ban · Tue Jun 06 14:38:16 2023 +0200
  9. 9e4a4f8 feat(dice): add QCBOR library as a dependency of DPE by Tamas Ban · Tue Jun 06 13:58:21 2023 +0200
  10. a5db184 feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 by Yann Gautier · Wed May 05 14:28:22 2021 +0200
  11. 464e155 Merge changes from topic "topics/fwu_metadata_v2_migration" into integration by Manish V Badarkhe · Mon Mar 04 15:53:31 2024 +0100
  12. 07ff6b6 Merge changes from topic "smmuv3_fix" into integration by Manish V Badarkhe · Fri Mar 01 13:28:14 2024 +0100
  13. 7c9a204 Merge changes from topic "imx8ulp_support" into integration by Manish Pandey · Fri Mar 01 12:37:14 2024 +0100
  14. 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · Fri Feb 02 15:32:10 2024 +0530
  15. 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
  16. fe2b1e9 feat(fwu): add some sanity checks for the FWU metadata by Sughosh Ganu · Wed Jan 17 16:38:01 2024 +0530
  17. 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · Thu Feb 01 16:59:01 2024 +0530
  18. 5be73cd feat(gpt): validate CRC of GPT partition entries by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  19. 24afcdd refactor(gpt): return header instead of part_lba by laurenw-arm · Wed Jan 31 16:21:48 2024 -0600
  20. d1806aa feat(scmi): add scmi sensor support by Jacky Bai · Thu Sep 21 11:06:34 2023 +0800
  21. e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · Mon Feb 26 12:09:27 2024 +0100
  22. 884cc02 feat(smmu): separate out smmuv3_security_init from smmuv3_init by Vijayenthiran Subramaniam · Thu Dec 21 17:34:05 2023 +0530
  23. c2d4635 feat(smmu): fix to perform INV_ALL before enabling GPC by Vivek Gautam · Thu Dec 14 13:58:21 2023 +0530
  24. 3b8a320 chore(ufs): refactor ufs_get_device_info by Rohit Ner · Tue Feb 20 02:19:19 2024 -0800
  25. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · Thu Feb 15 16:57:33 2024 +0100
  26. 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
  27. c140f5f feat(rss): adjust parameter packing to match TF-M changes by David Vincze · Thu Sep 07 15:48:25 2023 +0200
  28. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · Mon May 08 13:38:27 2023 +0200
  29. f83a80d Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration by Madhukar Pappireddy · Fri Feb 09 17:07:46 2024 +0100
  30. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
  31. 4a3811f refactor(gicv3): introducing is_valid_interrupt, a new helper utility by Sona Mathew · Mon Jan 01 21:00:44 2024 -0600
  32. a943415 fix(rss): fix bound check during protocol selection by Vijayenthiran Subramaniam · Wed Dec 06 14:27:09 2023 +0530
  33. 7b88626 fix(mhuv2): provide only the usable size of memory by Sathyam Panda · Wed Mar 29 12:17:11 2023 +0100
  34. d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · Thu Jan 18 18:55:18 2024 +0530
  35. 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · Mon Jan 29 16:38:43 2024 +0100
  36. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
  37. cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · Wed May 22 19:20:53 2019 +0200
  38. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
  39. 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · Wed Oct 02 11:46:20 2019 +0200
  40. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  41. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  42. cb9efd8 fix(rcar3): fix load address range check by Takuya Sakata · Wed Dec 01 13:42:54 2021 +0900
  43. 2a5aa52 fix(rcar3-drivers): check loaded NS image area by Tobias Rist · Thu Mar 16 21:31:15 2023 +0900
  44. 473cfc8 fix(rcar3-drivers): check "rcar_image_number" variable before use by Yoshifumi Hosoya · Mon Jul 03 16:58:11 2023 +0900
  45. ae508be fix(rcar3-drivers): check for length underflow by Tobias Rist · Tue Mar 07 09:40:37 2023 +0100
  46. 12d1e63 fix(rcar3-drivers): add integer overflow check by Yoshifumi Hosoya · Sun Apr 23 19:14:51 2023 +0900
  47. 55351b9 fix(rcar3-drivers): add integer overflow check by Tobias Rist · Tue Mar 07 09:00:09 2023 +0100
  48. 2387d81 Merge "build(mbedtls): add deprecation notice" into integration by Manish V Badarkhe · Mon Nov 13 20:01:39 2023 +0100
  49. 9891315 refactor(auth): remove return_if_error() macro by Sandrine Bailleux · Thu Nov 09 14:26:42 2023 +0100
  50. 8d68395 build(mbedtls): add deprecation notice by Govindraj Raja · Fri Nov 10 09:00:09 2023 -0600
  51. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  52. d859675 Merge changes from topic "mb/psa-crypto-ecdsa" into integration by Lauren Wehrmeister · Mon Oct 30 16:20:24 2023 +0100
  53. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
  54. 1341a3f refactor(partition): convert warn to verbose by Govindraj Raja · Thu Oct 12 17:31:41 2023 -0500
  55. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
  56. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
  57. fad6b23 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA by Manish V Badarkhe · Wed Sep 27 11:37:44 2023 +0100
  58. 1012ac7 Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · Tue Oct 24 16:57:13 2023 +0200
  59. df767ea Merge changes from topic "dcc-console" into integration by Joanna Farley · Tue Oct 17 15:22:54 2023 +0200
  60. 39be828 fix(rcar3-drivers): update DDR setting by Yoshifumi Hosoya · Fri Jul 22 13:04:36 2022 +0900
  61. 9607c72 fix(rcar3): update Draak and Eagle board IDs by Marek Vasut · Sun Jan 22 19:28:43 2023 +0100
  62. f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:56:46 2023 -0500
  63. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  64. 3e642b4 feat(mbedtls-psa): use PSA crypto API during signature verification by Manish V Badarkhe · Fri Sep 22 18:06:05 2023 +0100
  65. 4139d7b feat(mbedtls-psa): use PSA crypto API during hash calculation by Manish V Badarkhe · Wed Sep 06 12:05:05 2023 +0100
  66. c381ea3 feat(mbedtls-psa): use PSA crypto API for hash verification by Manish V Badarkhe · Wed Sep 06 12:00:20 2023 +0100
  67. f179aa9 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · Wed Sep 06 11:01:37 2023 +0100
  68. 8fbea62 feat(mbedtls-psa): register an ad-hoc PSA crypto driver by Manish V Badarkhe · Wed Sep 06 10:22:19 2023 +0100
  69. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  70. 01ede38 Merge changes from topic "st_fixes" into integration by Manish Pandey · Tue Oct 03 18:50:50 2023 +0200
  71. b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · Mon Oct 02 09:36:05 2023 +0200
  72. 1c45216 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · Tue Sep 19 22:38:20 2023 +0530
  73. f6f82c9 fix(st-crypto): use GENMASK_32 to define PKA registers masks by Yann Gautier · Tue Jan 10 14:07:31 2023 +0100
  74. f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · Tue Sep 19 22:35:08 2023 +0530
  75. 7546149 fix(nand): reset the SLC NAND by Christophe Kerello · Mon May 17 15:20:31 2021 +0200
  76. 58206ec fix(st-crypto): do not read RNG data if it's not ready by Gatien Chevallier · Fri May 26 15:49:03 2023 +0200
  77. 78ba23d fix(dcc): enable DCC also for crash console by Michal Simek · Mon Sep 18 10:16:25 2023 +0200
  78. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
  79. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
  80. e07e51b Merge "fix(ufs): performs unsigned shift for doorbell" into integration by Yann Gautier · Thu Sep 21 11:48:09 2023 +0200
  81. b911e7e Merge "fix(st-ddr): express memory size with size_t type" into integration by Manish Pandey · Wed Sep 20 15:58:41 2023 +0200
  82. 85dac00 Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · Tue Sep 19 18:15:12 2023 +0200
  83. 334f1a1 Merge "fix(mmc): initialises response buffer with zeros" into integration by Madhukar Pappireddy · Tue Sep 19 15:47:20 2023 +0200
  84. f0d01a3 Merge "fix(auth): don't overwrite pk with converted pk when rotpk is hash" into integration by Sandrine Bailleux · Mon Sep 18 11:30:18 2023 +0200
  85. 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · Mon Sep 18 09:40:37 2023 +0200
  86. 21ab56d fix(ufs): performs unsigned shift for doorbell by Anand Saminathan · Sat Sep 16 10:48:26 2023 +0000
  87. 80e4e4b fix(mmc): initialises response buffer with zeros by Anand Saminathan · Sat Sep 16 10:31:56 2023 +0000
  88. 5cea313 fix(auth): don't overwrite pk with converted pk when rotpk is hash by Robin van der Gracht · Wed Sep 13 10:02:38 2023 +0200
  89. 16ca3f5 feat(st-uart): add AARCH64 stm32_console driver by Yann Gautier · Wed May 22 12:07:29 2019 +0200
  90. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  91. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  92. 3005c43 feat(st-clock): stub fdt_get_rcc_secure_state by Yann Gautier · Tue Jun 13 18:44:51 2023 +0200
  93. 18bef77 feat(st-clock): allow aarch64 compilation of STGEN functions by Yann Gautier · Fri Dec 06 09:38:43 2019 +0100
  94. e870c86 fix(cadence): update console flush uart driver by Prasad Kummari · Mon Aug 07 20:41:58 2023 +0530
  95. 3bfdb21 Merge "fix(scmi): add parameter for plat_scmi_clock_rates_array" into integration by Yann Gautier · Wed Sep 06 11:26:32 2023 +0200
  96. b089b13 fix(ufs): set data segment length by Rohit Ner · Fri Jul 07 21:43:50 2023 -0700
  97. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  98. 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · Fri Jul 21 11:00:31 2023 +0100
  99. ff5331d Merge "fix(fvp): extract core id from mpidr for pwrc operations" into integration by Bipin Ravi · Tue Aug 08 21:27:23 2023 +0200
  100. 83085b9 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · Wed Jul 19 11:25:00 2023 +0200