- aac02a7 fix(gicv2): fix SGIR_NSATT bitshift by Jacob Kroon · Fri Apr 12 14:26:01 2024 +0200
- e2954e5 Merge changes Id72a0370,I2bafba38,I2bd48441,I164c579c,Iddf8aea0, ... into integration by André Przywara · Fri Mar 22 23:12:28 2024 +0100
- 6d8121c feat(st-clock): add function to control MCU subsystem by Lionel Debieve · Tue Dec 15 13:22:27 2020 +0100
- b884de4 Merge "refactor(guid-partition): list.entry_count to unsigned int" into integration by Manish V Badarkhe · Tue Mar 19 10:53:10 2024 +0100
- 34b9503 refactor(guid-partition): list.entry_count to unsigned int by laurenw-arm · Thu Feb 29 15:34:39 2024 -0600
- b3b6de7 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · Tue Mar 05 14:55:18 2024 -0600
- cb759ff refactor(rpi): move register definitions out of rpi_hw.h by Mario Bălănică · Wed Dec 06 21:36:25 2023 +0200
- 4eb28e8 Merge changes from topic "DPE" into integration by Manish V Badarkhe · Thu Mar 07 21:41:23 2024 +0100
- 579a23c fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · Mon Feb 05 16:19:37 2024 -0600
- d571d6e feat(dice): add cert_id argument to dpe_derive_context() by Tamas Ban · Tue Jan 30 10:22:29 2024 +0100
- ae33fa9 feat(tc): get the parent component provided DPE context_handle by Tamas Ban · Wed Jun 07 14:18:46 2023 +0200
- 0fbe862 feat(tc): share DPE context handle with child component by Tamas Ban · Mon Jun 12 11:33:47 2023 +0200
- 95bcd30 feat(dice): add DPE driver to measured boot by Tamas Ban · Tue Jun 06 14:38:16 2023 +0200
- 5a63798 refactor(tc): align image identifier string macros by Tamas Ban · Mon Jun 05 11:13:16 2023 +0200
- aca5898 fix(measured-boot): add missing image identifier string by Tamas Ban · Mon Jan 29 09:47:27 2024 +0100
- c96425b refactor(measured-boot): move metadata size macros to a common header by Tamas Ban · Fri Feb 23 10:41:05 2024 +0100
- 1d2ca4f refactor(measured-boot): move image identifier strings to a common header by Tamas Ban · Mon Jan 29 08:46:54 2024 +0100
- 52794a3 style(fwu): change the metadata fields to align with specification by Sughosh Ganu · Fri Feb 02 15:35:18 2024 +0530
- 744db7e style(partition): use GUID values for GPT partition fields by Sughosh Ganu · Fri Feb 02 15:32:10 2024 +0530
- 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
- 84b2f7d feat(fwu): modify the check for getting the FWU bank's state by Sughosh Ganu · Thu Feb 01 16:59:01 2024 +0530
- 9a480a3 feat(fwu): migrate FWU metadata structure to version 2 by Sughosh Ganu · Thu Feb 01 12:47:13 2024 +0530
- f01e1e7 feat(fwu): update the URL links for the FWU specification by Sughosh Ganu · Thu Feb 01 12:25:09 2024 +0530
- e1fab90 Merge "refactor(st-i2c): use fdt_read_uint32_default()" into integration by Manish Pandey · Mon Feb 26 12:09:27 2024 +0100
- 896c734 refactor(css): support multiple SDS regions by Tamas Ban · Mon May 08 13:38:27 2023 +0200
- b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · Thu Feb 08 16:02:56 2024 +0100
- ab2cf79 fix(usb): add missing include by Yann Gautier · Fri Feb 02 17:22:32 2024 +0100
- d7d1e1f fix(scmi): induce a delay in monitoring SCMI channel status by Pranav Madhu · Thu Jan 18 18:55:18 2024 +0530
- 38e99d2 Merge changes from topic "st-bsec3" into integration by Manish Pandey · Mon Jan 29 16:38:43 2024 +0100
- e43a1c1 Merge "fix(intel): update nand driver to match GHRD design" into integration by Sandrine Bailleux · Tue Jan 23 16:03:26 2024 +0100
- cc3f108 feat(st-bsec): add driver for the new IP version BSEC3 by Nicolas Le Bayon · Wed May 22 19:20:53 2019 +0200
- 5436c68 fix(intel): update nand driver to match GHRD design by Girisha Dengi · Wed Nov 15 13:39:10 2023 +0800
- 42532b6 refactor(st-i2c): use fdt_read_uint32_default() by Yann Gautier · Wed Oct 02 11:46:20 2019 +0200
- e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
- 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