Skip to content

Commit 6089e65

Browse files
committed
Merge tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into arm/fixes
Qualcomm ARM64 Fixes for 5.0-rc8 * Fix TZ memory area size to avoid crashes during boot * tag 'qcom-fixes-for-5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: arm64: dts: qcom: msm8998: Extend TZ reserved memory area
2 parents 36baa6e + 6e53330 commit 6089e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/msm8998.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
};
3838

3939
memory@86200000 {
40-
reg = <0x0 0x86200000 0x0 0x2600000>;
40+
reg = <0x0 0x86200000 0x0 0x2d00000>;
4141
no-map;
4242
};
4343

0 commit comments

Comments
 (0)