lkml.org 
[lkml]   [2021]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5.10 039/125] arm64: dts: qcom: sc7180: Move rmtfs memory region
    Date
    From: Sujit Kautkar <sujitka@chromium.org>

    [ Upstream commit d4282fb4f8f9683711ae6c076da16aa8e675fdbd ]

    Move rmtfs memory region so that it does not overlap with system
    RAM (kernel data) when KAsan is enabled. This puts rmtfs right
    after mba_mem which is not supposed to increase beyond 0x94600000

    Reviewed-by: Sibi Sankar <sibis@codeaurora.org>
    Signed-off-by: Sujit Kautkar <sujitka@chromium.org>
    Link: https://lore.kernel.org/r/20210514113430.1.Ic2d032cd80424af229bb95e2c67dd4de1a70cb0c@changeid
    Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/qcom/sc7180-idp.dts | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/qcom/sc7180-idp.dts b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
    index e77a7926034a..afe0f9c25816 100644
    --- a/arch/arm64/boot/dts/qcom/sc7180-idp.dts
    +++ b/arch/arm64/boot/dts/qcom/sc7180-idp.dts
    @@ -45,7 +45,7 @@

    /* Increase the size from 2MB to 8MB */
    &rmtfs_mem {
    - reg = <0x0 0x84400000 0x0 0x800000>;
    + reg = <0x0 0x94600000 0x0 0x800000>;
    };

    / {
    --
    2.30.2


    \
     
     \ /
      Last update: 2021-07-22 19:35    [W:2.822 / U:0.548 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site