1. e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
  2. 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
  3. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  4. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  5. cb9efd8 fix(rcar3): fix load address range check by Takuya Sakata · Wed Dec 01 13:42:54 2021 +0900
  6. 2a5aa52 fix(rcar3-drivers): check loaded NS image area by Tobias Rist · Thu Mar 16 21:31:15 2023 +0900
  7. 473cfc8 fix(rcar3-drivers): check "rcar_image_number" variable before use by Yoshifumi Hosoya · Mon Jul 03 16:58:11 2023 +0900
  8. ae508be fix(rcar3-drivers): check for length underflow by Tobias Rist · Tue Mar 07 09:40:37 2023 +0100
  9. 12d1e63 fix(rcar3-drivers): add integer overflow check by Yoshifumi Hosoya · Sun Apr 23 19:14:51 2023 +0900
  10. 55351b9 fix(rcar3-drivers): add integer overflow check by Tobias Rist · Tue Mar 07 09:00:09 2023 +0100
  11. 2387d81 Merge "build(mbedtls): add deprecation notice" into integration by Manish V Badarkhe · Mon Nov 13 20:01:39 2023 +0100
  12. 9891315 refactor(auth): remove return_if_error() macro by Sandrine Bailleux · Thu Nov 09 14:26:42 2023 +0100
  13. 8d68395 build(mbedtls): add deprecation notice by Govindraj Raja · Fri Nov 10 09:00:09 2023 -0600
  14. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
  15. d859675 Merge changes from topic "mb/psa-crypto-ecdsa" into integration by Lauren Wehrmeister · Mon Oct 30 16:20:24 2023 +0100
  16. 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
  17. 1341a3f refactor(partition): convert warn to verbose by Govindraj Raja · Thu Oct 12 17:31:41 2023 -0500
  18. 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
  19. 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
  20. fad6b23 feat(mbedtls-psa): mbedTLS PSA Crypto with ECDSA by Manish V Badarkhe · Wed Sep 27 11:37:44 2023 +0100
  21. 1012ac7 Merge changes Ia66dd232,Ie0ddbe0b,Idd191614 into integration by Sandrine Bailleux · Tue Oct 24 16:57:13 2023 +0200
  22. df767ea Merge changes from topic "dcc-console" into integration by Joanna Farley · Tue Oct 17 15:22:54 2023 +0200
  23. 39be828 fix(rcar3-drivers): update DDR setting by Yoshifumi Hosoya · Fri Jul 22 13:04:36 2022 +0900
  24. 9607c72 fix(rcar3): update Draak and Eagle board IDs by Marek Vasut · Sun Jan 22 19:28:43 2023 +0100
  25. f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:56:46 2023 -0500
  26. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
  27. 3e642b4 feat(mbedtls-psa): use PSA crypto API during signature verification by Manish V Badarkhe · Fri Sep 22 18:06:05 2023 +0100
  28. 4139d7b feat(mbedtls-psa): use PSA crypto API during hash calculation by Manish V Badarkhe · Wed Sep 06 12:05:05 2023 +0100
  29. c381ea3 feat(mbedtls-psa): use PSA crypto API for hash verification by Manish V Badarkhe · Wed Sep 06 12:00:20 2023 +0100
  30. f179aa9 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · Wed Sep 06 11:01:37 2023 +0100
  31. 8fbea62 feat(mbedtls-psa): register an ad-hoc PSA crypto driver by Manish V Badarkhe · Wed Sep 06 10:22:19 2023 +0100
  32. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
  33. 01ede38 Merge changes from topic "st_fixes" into integration by Manish Pandey · Tue Oct 03 18:50:50 2023 +0200
  34. b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · Mon Oct 02 09:36:05 2023 +0200
  35. 1c45216 chore(dcc): remove unnecessary code in dcc by Prasad Kummari · Tue Sep 19 22:38:20 2023 +0530
  36. f6f82c9 fix(st-crypto): use GENMASK_32 to define PKA registers masks by Yann Gautier · Tue Jan 10 14:07:31 2023 +0100
  37. f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · Tue Sep 19 22:35:08 2023 +0530
  38. 7546149 fix(nand): reset the SLC NAND by Christophe Kerello · Mon May 17 15:20:31 2021 +0200
  39. 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
  40. 78ba23d fix(dcc): enable DCC also for crash console by Michal Simek · Mon Sep 18 10:16:25 2023 +0200
  41. b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
  42. dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
  43. e07e51b Merge "fix(ufs): performs unsigned shift for doorbell" into integration by Yann Gautier · Thu Sep 21 11:48:09 2023 +0200
  44. 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
  45. 85dac00 Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · Tue Sep 19 18:15:12 2023 +0200
  46. 334f1a1 Merge "fix(mmc): initialises response buffer with zeros" into integration by Madhukar Pappireddy · Tue Sep 19 15:47:20 2023 +0200
  47. 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
  48. 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · Mon Sep 18 09:40:37 2023 +0200
  49. 21ab56d fix(ufs): performs unsigned shift for doorbell by Anand Saminathan · Sat Sep 16 10:48:26 2023 +0000
  50. 80e4e4b fix(mmc): initialises response buffer with zeros by Anand Saminathan · Sat Sep 16 10:31:56 2023 +0000
  51. 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
  52. 16ca3f5 feat(st-uart): add AARCH64 stm32_console driver by Yann Gautier · Wed May 22 12:07:29 2019 +0200
  53. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  54. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  55. 3005c43 feat(st-clock): stub fdt_get_rcc_secure_state by Yann Gautier · Tue Jun 13 18:44:51 2023 +0200
  56. 18bef77 feat(st-clock): allow aarch64 compilation of STGEN functions by Yann Gautier · Fri Dec 06 09:38:43 2019 +0100
  57. e870c86 fix(cadence): update console flush uart driver by Prasad Kummari · Mon Aug 07 20:41:58 2023 +0530
  58. 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
  59. b089b13 fix(ufs): set data segment length by Rohit Ner · Fri Jul 07 21:43:50 2023 -0700
  60. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  61. 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · Fri Jul 21 11:00:31 2023 +0100
  62. 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
  63. 83085b9 chore(ethos-n): use non blocking soft reset on npu by Zingo Andersen · Wed Jul 19 11:25:00 2023 +0200
  64. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · Mon May 08 14:55:13 2023 +0200
  65. 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · Mon Aug 07 16:53:35 2023 +0200
  66. 15926e7 fix(fvp): extract core id from mpidr for pwrc operations by Madhukar Pappireddy · Mon Jul 31 23:22:02 2023 -0500
  67. caf03fd feat(auth): measure and publicise the Public Key by Manish V Badarkhe · Tue Apr 11 12:55:07 2023 +0100
  68. c635adb feat(rss): set the signer-ID in the RSS metadata by Manish V Badarkhe · Tue Apr 11 12:57:58 2023 +0100
  69. b51d05f chore(ethos-n): update npu firmware version by Rob Hughes · Tue Jul 11 13:39:27 2023 +0100
  70. a8d7a9b Merge changes from topic "agilex5" into integration by Manish Pandey · Thu Jul 06 20:44:43 2023 +0200
  71. ac998f2 Merge changes from topic "imx93_basic_support" into integration by Manish Pandey · Thu Jul 06 15:52:21 2023 +0200
  72. 20012e8 Merge changes from topic "mb/mb-rss-refactor" into integration by Sandrine Bailleux · Thu Jul 06 08:41:43 2023 +0200
  73. a7f5494 feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGA by Jit Loon Lim · Wed May 17 12:26:11 2023 +0800
  74. 4699f59 refactor(rss): make RSS driver standalone for Measured Boot by Manish V Badarkhe · Fri Jun 16 12:59:57 2023 +0100
  75. ef29c15 feat(imx93): add the trdc driver by Jacky Bai · Thu May 25 09:34:11 2023 +0800
  76. 3437747 fix(st-uart): correctly check UART enabled in flush fonction by Yann Gautier · Wed Jun 28 17:52:08 2023 +0200
  77. 20d973b Merge changes I814cdadb,I429eb473,I441f9a60 into integration by Manish V Badarkhe · Tue Jun 20 12:10:44 2023 +0200
  78. e6163fd fix(gicv3): move invocation of gicv3_get_multichip_base function by sahil · Tue Jun 06 11:26:38 2023 +0530
  79. d71693e fix(gic600): fix gic600 maximum SPI ID by sahil · Tue Jun 06 11:20:57 2023 +0530
  80. c280078 fix(auth): allow hashes of different lengths by Demi Marie Obenour · Tue May 30 13:49:29 2023 -0400
  81. a9e03d2 Merge changes from topic "st-fixes" into integration by Madhukar Pappireddy · Tue Jun 06 16:03:38 2023 +0200
  82. ccf8b54 Merge changes from topic "cot_cca_nvctr" into integration by Sandrine Bailleux · Mon Jun 05 08:13:33 2023 +0200
  83. 93a583f fix(spi-nand): add Quad Enable management by Christophe Kerello · Tue Sep 27 11:02:55 2022 +0200
  84. c723994 fix(st-clock): disabling CKPER clock is not functional on stm32mp13 by Gabriel Fernandez · Mon May 15 09:55:31 2023 +0200
  85. f0f59d0 fix(st-uart): skip console flush if UART is disabled by Yann Gautier · Wed Mar 29 14:23:49 2023 +0200
  86. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · Wed Jan 25 16:55:18 2023 +0000
  87. a79a285 feat(auth): add CCA NV ctr to CCA CoT by laurenw-arm · Tue May 02 14:40:15 2023 -0500
  88. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
  89. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · Tue May 09 18:15:01 2023 +0200
  90. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  91. 22352a2 Merge changes I06b35f11,If80573d6 into integration by Manish Pandey · Tue May 09 16:51:38 2023 +0200
  92. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · Tue May 09 11:26:11 2023 +0200
  93. ada21dc fix(gicv3): restore scr_el3 after changing it by Boyan Karatotev · Thu Mar 23 12:46:53 2023 +0000
  94. 4c3de56 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · Wed Mar 22 15:27:22 2023 -0500
  95. 39ff592 fix(st-crypto): move flag control into source code by Lionel Debieve · Wed May 03 11:40:09 2023 +0200
  96. 4ec9989 chore(io): remove io_dummy driver by Sandrine Bailleux · Fri Apr 28 15:45:43 2023 +0200
  97. 3186072 fix(ufs): poll UCRDY for all commands by Rohit Ner · Tue Apr 25 00:14:41 2023 -0700
  98. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
  99. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  100. e984bc7 feat(auth): compare platform and certificate ROTPK for authentication by Manish V Badarkhe · Fri Mar 10 19:00:02 2023 +0000