mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Remove the trusted apps areas
Remove the TA carveouts in the DT, as this region will instead be removed in the RAM partition tables. Change-Id: Ia15b4155db08b06ab3a6cb6e0d008dc65ec05707
This commit is contained in:
@@ -205,14 +205,4 @@
|
||||
size = <0x0 0x1000000>;
|
||||
};
|
||||
|
||||
trusted_apps_mem: trusted_apps_region@ea000000 {
|
||||
no-map;
|
||||
reg = <0x0 0xea000000 0x0 0x3900000>;
|
||||
};
|
||||
|
||||
trusted_apps_ext_mem: trusted_apps_ext_region@ed900000 {
|
||||
no-map;
|
||||
reg = <0x0 0xed900000 0x0 0x3b00000>;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user