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