platform: Remove qemu/virt directory
authorAnup Patel <anup.patel@wdc.com>
Fri, 1 May 2020 06:36:56 +0000 (12:06 +0530)
committerAnup Patel <anup@brainfault.org>
Mon, 4 May 2020 04:39:23 +0000 (10:09 +0530)
commit13717a8e53a382769e9678f6d9357c20446cde0c
treec8f2cf26d55e8078ba6f8a13d28663e0fea99fc1
parent4f18c6e55049d858c62e87d2605dd41c06956e4e
platform: Remove qemu/virt directory

The OpenSBI generic platform works perfectly fine on the QEMU virt
machine so let's remove dedicated QEMU virt machine platform from
OpenSBI.

All QEMU virt machine related documentation in OpenSBI will now
suggest using OpenSBI generic platform.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
README.md
docs/platform/generic.md
docs/platform/qemu_virt.md
platform/qemu/virt/config.mk [deleted file]
platform/qemu/virt/objects.mk [deleted file]
platform/qemu/virt/platform.c [deleted file]
scripts/create-binary-archive.sh