lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e66cd47c-41c6-432d-82ae-a5dbd41a48c2@foss.st.com>
Date: Thu, 4 Sep 2025 09:48:21 +0200
From: Alexandre TORGUE <alexandre.torgue@...s.st.com>
To: Patrice Chotard <patrice.chotard@...s.st.com>,
        Catalin Marinas
	<catalin.marinas@....com>,
        Will Deacon <will@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
        <linux-stm32@...md-mailman.stormreply.com>
Subject: Re: [PATCH] arm64: defconfig: Enable STMicroelectronics STM32 DMA3
 support

Hi Patrice

On 8/21/25 11:14, Patrice Chotard wrote:
> Enable STMicroelectronics STM32 DMA3 support as module.
> STM32 DMA3 is used among others by STM32 Octo SPI driver on
> STM32MP257F-EV1 board.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@...s.st.com>
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 667c4859ecc3cda9b0a3dae7abdd8587fc4f8dbe..d0a9d2a5b140aabe40927981ee710b0eb3b729cf 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1302,6 +1302,7 @@ CONFIG_RENESAS_USB_DMAC=m
>   CONFIG_RZ_DMAC=y
>   CONFIG_TI_K3_UDMA=y
>   CONFIG_TI_K3_UDMA_GLUE_LAYER=y
> +CONFIG_STM32_DMA3=m
>   CONFIG_VFIO=y
>   CONFIG_VFIO_PCI=y
>   CONFIG_VIRTIO_PCI=y
> 
> ---
> base-commit: 5303936d609e09665deda94eaedf26a0e5c3a087
> change-id: 20250820-upstream_defconfig_enable_stm32_dma3-c1c93f116e62
> 
> Best regards,

Applied on stm32-next.

Thanks!
Alex

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ