Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6542374d authored by Sudarshan Rajagopalan's avatar Sudarshan Rajagopalan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update to latest memory map for sdxpoorwills



Make access control and flex secure memory region as no-map.

Change-Id: I33f01fcf2f0c65876fd22484818b94e965c9f238
Signed-off-by: default avatarSudarshan Rajagopalan <sudaraja@codeaurora.org>
parent 582c1859
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -43,6 +43,16 @@
			label = "sbl_mem";
		};

		flex_sec_apps_mem: flex_sec_apps_regions@8fcfd000 {
			no-map;
			reg = <0x8fcfd000 0x3000>;
		};

		access_control_mem: access_control_mem@8fc80000 {
			no-map;
			reg = <0x8fc80000 0x40000>;
		};

		hyp_region: hyp_region@8fc00000 {
			no-map;
			reg = <0x8fc00000 0x80000>;