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: <ec650bc7-5348-479c-9977-3efc7fc03a37@quicinc.com>
Date: Wed, 11 Dec 2024 19:18:59 +0530
From: Rajendra Nayak <quic_rjendra@...cinc.com>
To: Konrad Dybcio <konradybcio@...nel.org>,
        Bjorn Andersson
	<andersson@...nel.org>,
        Sibi Sankar <quic_sibis@...cinc.com>,
        "Bryan
 O'Donoghue" <bryan.odonoghue@...aro.org>
CC: Marijn Suijten <marijn.suijten@...ainline.org>,
        <linux-arm-msm@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        "Konrad
 Dybcio" <konrad.dybcio@....qualcomm.com>
Subject: Re: [PATCH] soc: qcom: llcc: Enable LLCC_WRCACHE at boot on X1


On 12/7/2024 7:34 PM, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
> 
> Do so in accordance with the internal recommendations.
> 
> Fixes: b3cf69a43502 ("soc: qcom: llcc: Add configuration data for X1E80100")
> Signed-off-by: Konrad Dybcio <konrad.dybcio@....qualcomm.com>
> ---

Reviewed-by: Rajendra Nayak <quic_rjendra@...cinc.com>

>   drivers/soc/qcom/llcc-qcom.c | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/soc/qcom/llcc-qcom.c b/drivers/soc/qcom/llcc-qcom.c
> index 32c3bc887cefb87c296e3ba67a730c87fa2fa346..1560db00a01248197e5c2936e785a5ea77f74ad8 100644
> --- a/drivers/soc/qcom/llcc-qcom.c
> +++ b/drivers/soc/qcom/llcc-qcom.c
> @@ -3004,6 +3004,7 @@ static const struct llcc_slice_config x1e80100_data[] = {
>   		.fixed_size = true,
>   		.bonus_ways = 0xfff,
>   		.cache_mode = 0,
> +		.activate_on_init = true,
>   	}, {
>   		.usecase_id = LLCC_CAMEXP0,
>   		.slice_id = 4,
> 
> ---
> base-commit: ebe1b11614e079c5e366ce9bd3c8f44ca0fbcc1b
> change-id: 20241207-topic-llcc_x1e_wrcache-647070e2d130
> 
> Best regards,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ