diff --git a/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts b/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts index 8b9c281e2c1e76247275fa5c2f41a919c38a2faf..32549a0e1bf0dd8291d10afb13dae6abb948d3c1 100644 --- a/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts +++ b/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts @@ -74,11 +74,6 @@ CPU_1 }; - device-memory@0 { - device_type = "device-memory"; - reg = <0x0 0x0 0x6000000 0x0 0x8000000 0x78000000>; - }; - memory@6000000 { device_type = "memory"; reg = <0x0 0x6000000 0x2000000>; /* Trusted DRAM */ diff --git a/plat/arm/board/fvp/fdts/fvp_spmc_optee_sp_manifest.dts b/plat/arm/board/fvp/fdts/fvp_spmc_optee_sp_manifest.dts index 266adfc2bbd3878b93a8c0b8b94e20e0be44de33..e59acb3ba6b0062f54105624b7b300605725707e 100644 --- a/plat/arm/board/fvp/fdts/fvp_spmc_optee_sp_manifest.dts +++ b/plat/arm/board/fvp/fdts/fvp_spmc_optee_sp_manifest.dts @@ -61,11 +61,6 @@ CPU_1 }; - device-memory@0 { - device_type = "device-memory"; - reg = <0x0 0x0 0x6000000 0x0 0x8000000 0x78000000>; - }; - memory@6000000 { device_type = "memory"; reg = <0x0 0x6000000 0x2000000>; /* Trusted DRAM */