From: Olivier Deprez Date: Tue, 24 Nov 2020 16:32:43 +0000 (+0100) Subject: spm: remove chosen node from SPMC manifests X-Git-Tag: baikal/aarch64/sdk5.9~1067^2~1 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=5134fcbb47e83bdfc5427c44ce7f1f4238456c0d;p=arm-tf.git spm: remove chosen node from SPMC manifests The chosen node is no longer required as the SPMC implements a specific boot flow which no longer requires this node. Signed-off-by: Olivier Deprez Change-Id: Ib566b602a7f83003a1b2d0ba5f6ebf4d8b7a9156 --- diff --git a/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts b/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts index 32549a0e1..43b146630 100644 --- a/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts +++ b/plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts @@ -27,11 +27,6 @@ binary_size = <0x80000>; }; - chosen { - linux,initrd-start = <0>; - linux,initrd-end = <0>; - }; - hypervisor { compatible = "hafnium,hafnium"; vm1 { 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 e59acb3ba..117909de9 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 @@ -27,11 +27,6 @@ binary_size = <0x80000>; }; - chosen { - linux,initrd-start = <0>; - linux,initrd-end = <0>; - }; - hypervisor { compatible = "hafnium,hafnium"; vm1 {