]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
spm: remove chosen node from SPMC manifests
authorOlivier Deprez <olivier.deprez@arm.com>
Tue, 24 Nov 2020 16:32:43 +0000 (17:32 +0100)
committerOlivier Deprez <olivier.deprez@arm.com>
Tue, 8 Dec 2020 12:35:28 +0000 (13:35 +0100)
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 <olivier.deprez@arm.com>
Change-Id: Ib566b602a7f83003a1b2d0ba5f6ebf4d8b7a9156

plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
plat/arm/board/fvp/fdts/fvp_spmc_optee_sp_manifest.dts

index 32549a0e1bf0dd8291d10afb13dae6abb948d3c1..43b146630a53956fe18ec1fc6b425900462551b8 100644 (file)
                binary_size = <0x80000>;
        };
 
-       chosen {
-               linux,initrd-start = <0>;
-               linux,initrd-end = <0>;
-       };
-
        hypervisor {
                compatible = "hafnium,hafnium";
                vm1 {
index e59acb3ba6b0062f54105624b7b300605725707e..117909de9be25dd18aeab41c9f21db087f877aa1 100644 (file)
                binary_size = <0x80000>;
        };
 
-       chosen {
-               linux,initrd-start = <0>;
-               linux,initrd-end = <0>;
-       };
-
        hypervisor {
                compatible = "hafnium,hafnium";
                vm1 {