- 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · Thu Oct 26 15:14:42 2023 +0200
- 20431cf feat(partition): add interface to init gpt by Govindraj Raja · Thu Oct 12 16:41:07 2023 -0500
- 232a11f feat(partition): add support to use backup GPT header by Govindraj Raja · Tue Oct 03 16:39:32 2023 -0500
- 998b1e2 refactor(partition): get GPT header location from MBR by Govindraj Raja · Thu Sep 21 18:04:00 2023 -0500
- f709c27 feat(auth): ecdsa p384 key support by laurenw-arm · Tue Aug 15 14:56:46 2023 -0500
- f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · Wed Oct 11 08:38:00 2023 +0200
- f179aa9 feat(mbedtls-psa): initialise mbedtls psa crypto by Manish V Badarkhe · Wed Sep 06 11:01:37 2023 +0100
- 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · Wed Sep 06 09:08:28 2023 +0100
- b9595dc Merge changes from topic "xlnx_dcc_console" into integration by Joanna Farley · Mon Oct 02 09:36:05 2023 +0200
- f006e95 fix(dcc): add dcc console unregister function by Prasad Kummari · Tue Sep 19 22:35:08 2023 +0530
- b5859d0 fix(gicv3): map generic interrupt type to GICv3 group by Madhukar Pappireddy · Thu Aug 03 14:17:54 2023 -0500
- dc4b8c6 chore(gicv2): use interrupt group instead of type by Madhukar Pappireddy · Thu Aug 03 12:13:27 2023 -0500
- 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
- 85dac00 Merge "feat(ethos-n): update npu error handling" into integration by Olivier Deprez · Tue Sep 19 18:15:12 2023 +0200
- 41330b2 fix(st-ddr): express memory size with size_t type by Yann Gautier · Mon Sep 18 09:40:37 2023 +0200
- 740ca30 feat(st): add RCC registers list by Yann Gautier · Wed Jun 14 18:00:58 2023 +0200
- e870c86 fix(cadence): update console flush uart driver by Prasad Kummari · Mon Aug 07 20:41:58 2023 +0530
- 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
- 797ce42 feat(ethos-n): update npu error handling by Rob Hughes · Fri Jul 21 11:00:31 2023 +0100
- 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · Mon Aug 07 16:53:35 2023 +0200
- c635adb feat(rss): set the signer-ID in the RSS metadata by Manish V Badarkhe · Tue Apr 11 12:57:58 2023 +0100
- defbeed feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · Sun Mar 19 09:19:05 2023 +0200
- a8d7a9b Merge changes from topic "agilex5" into integration by Manish Pandey · Thu Jul 06 20:44:43 2023 +0200
- ac998f2 Merge changes from topic "imx93_basic_support" into integration by Manish Pandey · Thu Jul 06 15:52:21 2023 +0200
- 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
- 4699f59 refactor(rss): make RSS driver standalone for Measured Boot by Manish V Badarkhe · Fri Jun 16 12:59:57 2023 +0100
- ef29c15 feat(imx93): add the trdc driver by Jacky Bai · Thu May 25 09:34:11 2023 +0800
- 93a583f fix(spi-nand): add Quad Enable management by Christophe Kerello · Tue Sep 27 11:02:55 2022 +0200
- 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
- 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
- 22352a2 Merge changes I06b35f11,If80573d6 into integration by Manish Pandey · Tue May 09 16:51:38 2023 +0200
- f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · Tue May 09 11:26:11 2023 +0200
- 4c3de56 feat(sbsa): helper api for refreshing watchdog timer by Madhukar Pappireddy · Wed Mar 22 15:27:22 2023 -0500
- 39ff592 fix(st-crypto): move flag control into source code by Lionel Debieve · Wed May 03 11:40:09 2023 +0200
- 4ec9989 chore(io): remove io_dummy driver by Sandrine Bailleux · Fri Apr 28 15:45:43 2023 +0200
- 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
- c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
- 5db3008 fix(rpi3): initialize SD card host controller by Rob Newberry · Thu Mar 30 10:43:21 2023 -0700
- 84f8ae8 Merge "style(docs): fix typo s/flase/false/" into integration by Joanna Farley · Thu Apr 06 13:52:25 2023 +0200
- c7d3a27 feat(ethos-n)!: add protected NPU firmware setup by Mikael Olsson · Fri Feb 10 16:59:23 2023 +0100
- df0bb04 feat(ethos-n): add stream extends and attr support by Mikael Olsson · Fri Feb 10 16:59:03 2023 +0100
- fe9677f feat(ethos-n): add event and aux control support by Mikael Olsson · Fri Feb 10 11:36:19 2023 +0100
- d6cedcb feat(ethos-n): add SMC call to get FW properties by Mikael Olsson · Fri Jan 27 18:53:48 2023 +0100
- 461bf7d feat(ethos-n): add check for NPU in SiP setup by Mikael Olsson · Wed Jan 18 18:05:15 2023 +0100
- bfd9da7 fix(ethos-n): add workaround for erratum 2838783 by Mikael Olsson · Wed Jan 11 10:36:22 2023 +0100
- 9434903 feat(ethos-n): add support for NPU to cert_create by Mohamed Elzahhar · Wed Nov 16 12:05:37 2022 +0000
- ffa1597 feat(ethos-n): add NPU support in fiptool by Daniele Castro · Thu Nov 24 12:06:13 2022 +0000
- 47675f2 feat(ethos-n): add NPU sleeping SMC call by Mikael Olsson · Fri Nov 04 15:01:02 2022 +0100
- 6bc8067 feat(ethos-n): add reset type to reset SMC calls by Joshua Pimm · Wed Oct 19 15:46:27 2022 +0100
- 61286d2 fix(gicv3): workaround for NVIDIA erratum T241-FABRIC-4 by Varun Wadekar · Wed Mar 08 16:47:38 2023 +0000
- 1545d80 style(docs): fix typo s/flase/false/ by Michal Simek · Tue Mar 21 13:27:39 2023 +0100
- 2a807d6 Merge "feat(ufs): adds timeout and error handling" into integration by Madhukar Pappireddy · Fri Mar 17 14:34:41 2023 +0100
- 313f6e1 feat(ufs): adds timeout and error handling by Anand Saminathan · Fri Mar 10 08:29:57 2023 +0000
- d94f943 style: fix functions definitions by Elyes Haouas · Mon Feb 13 10:38:45 2023 +0100
- 0437261 Merge changes I960771e6,I291dc627,I57f31664 into integration by Madhukar Pappireddy · Mon Feb 27 16:59:56 2023 +0100
- f23aedb fix(ufs): set the PRDT length field properly by Jorge Troncoso · Wed Feb 22 15:30:47 2023 -0800
- dee8b6f feat(mbedtls): add support for mbedtls-3.3 by Govindraj Raja · Thu Jan 12 15:34:12 2023 +0000
- 9c7dfb0 refactor(mbedtls): avoid including MBEDTLS_CONFIG_FILE by Govindraj Raja · Wed Jan 11 18:34:58 2023 +0000
- 701eb14 Merge changes from topic "fix_misra_partition_mmc" into integration by Madhukar Pappireddy · Tue Jan 24 17:29:28 2023 +0100
- 84def0c Merge changes from topic "fix_sparse_warnings" into integration by Madhukar Pappireddy · Fri Jan 20 18:20:59 2023 +0100
- 0d5ca3d fix(console): correct scopes for console symbols by Yann Gautier · Fri Dec 09 14:30:55 2022 +0100
- 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
- b579eb7 Merge changes I2b23e7c8,I779587af,Ic46de7a4,If753e987,I00171b05, ... into integration by Madhukar Pappireddy · Thu Dec 15 16:38:07 2022 +0100
- 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · Wed Dec 07 20:44:05 2022 +0000
- a3efb41 fix(partition): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:32 2022 +0100
- b41f1ed fix(layerscape): unlock write access SMMU_CBn_ACTLR by Howard Lu · Tue Nov 01 19:45:46 2022 +0800
- ad44e8b refactor(measured-boot): accept metadata as a function's argument by Manish V Badarkhe · Fri Nov 18 18:30:08 2022 +0000
- 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
- f08879f feat(st-crypto): add STM32 RNG driver by Yann Gautier · Thu Apr 18 14:47:35 2019 +0200
- da968b1 feat(st-crypto): add AES decrypt/auth by SAES IP by Nicolas Toromanoff · Fri Sep 18 09:19:11 2020 +0200
- db13fac feat(st-crypto): add ECDSA signature check with PKA by Nicolas Toromanoff · Wed Sep 30 17:36:45 2020 +0200
- 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
- 8244f30 Merge "feat(ethos-n)!: add support for SMMU streams" into integration by Joanna Farley · Thu Oct 20 11:04:48 2022 +0200
- 8280165 Merge "fix(ufs): retry commands on unit attention" into integration by Madhukar Pappireddy · Wed Oct 12 15:56:24 2022 +0200
- 5a9eaa7 refactor(measured-boot): split out a few Event Log driver functions by Manish V Badarkhe · Wed Jun 15 15:06:43 2022 +0100
- fdc9642 feat(drtm): add PCR entries for DRTM by Manish V Badarkhe · Thu Mar 03 11:42:27 2022 +0000
- c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · Mon Jun 20 15:32:38 2022 +0100
- 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · Fri Feb 25 08:29:35 2022 +0000
- 3288b46 feat(ethos-n)!: add support for SMMU streams by Mikael Olsson · Mon Aug 15 17:12:58 2022 +0200
- 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
- ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · Wed Sep 28 02:37:28 2022 +0000
- 734aaac feat(rss): add new comms protocols by Raef Coles · Wed Jun 15 14:37:22 2022 +0100
- 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · Wed Mar 02 15:29:08 2022 +0100
- 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · Fri Sep 16 10:52:37 2022 +0200
- 0c2a2ca fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · Mon Aug 01 13:57:52 2022 +0530
- d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · Wed Sep 08 12:40:24 2021 +0200
- 053d7f2 feat(mmc): get boot partition size by Yann Gautier · Thu Sep 01 19:23:39 2022 +0200
- 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · Tue Apr 13 13:38:02 2021 +0200
- 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · Wed Jun 12 15:55:37 2019 +0200
- 28b344a Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · Mon Aug 01 16:45:49 2022 +0200
- d6f8508 fix(ufs): add retries to ufs_read_capacity by Rohit Ner · Sat Jul 02 04:52:40 2022 -0700
- a88ca2e feat(guid-partition): allow to find partition by type UUID by Lionel Debieve · Thu Feb 24 18:56:28 2022 +0100
- 2a01e73 Merge changes from topics "binary-format-sp", "od/meas-boot-spmc" into integration by Sandrine Bailleux · Thu Jun 30 16:47:49 2022 +0200
- dae800d Merge "feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING" into integration by Madhukar Pappireddy · Mon Jun 27 18:01:12 2022 +0200
- f13d0e4 Merge changes from topic "mb_hash" into integration by Lauren Wehrmeister · Mon Jun 27 17:32:59 2022 +0200
- a814357 feat(auth): enable MBEDTLS_CHECK_RETURN_WARNING by Sandrine Bailleux · Wed Jun 15 15:31:52 2022 +0200
- 9ed8eb4 Merge changes from topic "mb/gic600-errata" into integration by Manish Pandey · Tue Jun 21 14:11:47 2022 +0200
- 7834aa0 refactor(measured-boot): mb algorithm selection by laurenw-arm · Tue May 31 16:39:09 2022 -0500
- edb530b refactor(nxp): use DPG0 mask from Arm GICv3 header by Manish V Badarkhe · Mon Jun 06 12:08:35 2022 +0100
- 173c296 fix(gic600): implement workaround to forward highest priority interrupt by Manish V Badarkhe · Mon May 09 21:55:19 2022 +0100