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] [thread-next>] [day] [month] [year] [list]
Message-ID: <954d6efb-b660-450e-974f-dc89d777bb45@kernel.org>
Date: Wed, 16 Apr 2025 08:35:03 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Peter Chen <peter.chen@...tech.com>, soc@...nel.org, robh@...nel.org,
 krzk+dt@...nel.org, conor+dt@...nel.org, catalin.marinas@....com,
 will@...nel.org, arnd@...db.de, jassisinghbrar@...il.com
Cc: linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org, cix-kernel-upstream@...tech.com,
 maz@...nel.org, kajetan.puchalski@....com
Subject: Re: [PATCH v6 07/10] arm64: defconfig: enable CIX mailbox

On 15/04/2025 09:27, Peter Chen wrote:
> At CIX SoC platforms, the clock handling uses Arm SCMI protocol,
> the physical clock access is at sub processor, so it needs to enable
> mailbox by default.
> 
> Signed-off-by: Peter Chen <peter.chen@...tech.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c8a8fdb0bedb..4e9805c5bcc3 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1424,6 +1424,7 @@ CONFIG_BCM2835_MBOX=y
>  CONFIG_QCOM_APCS_IPC=y
>  CONFIG_MTK_ADSP_MBOX=m
>  CONFIG_QCOM_IPCC=y
> +CONFIG_CIX_MBOX=y
Squash the patch. Don't create one patch per one config change.

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ