]> git.proxmox.com Git - mirror_qemu.git/commit
hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 23 Apr 2020 12:11:14 +0000 (14:11 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 14:35:41 +0000 (15:35 +0100)
commit6f7b6947a6639fff15c6a0956adf0f5ec004b789
treed8c690e2d4e2744cb61091cda295a9819183fb69
parent4d1ac883a7635c4bd58991bc158eff0c81cb230c
hw/arm: xlnx-zcu102: Disable unsupported FDT firmware nodes

Disable unsupported FDT firmware nodes if a user passes us
a DTB with nodes enabled that the machine cannot support
due to lack of EL3 or EL2 support.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20200423121114.4274-5-edgar.iglesias@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-zcu102.c