scripts: Add support for cereating images for use with QEMU.
authorŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 24 Aug 2023 10:05:04 +0000 (12:05 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 11:02:46 +0000 (20:02 +0900)
commit733b5addc2fe47d815958c981c69bbf380674a1c
tree756fd0a3466bb91e19721045c640c73f5292f051
parent920731bd782b5580bd5bbe47d58473da14009c14
scripts: Add support for cereating images for use with QEMU.

Using the loopback driver the script can create, partition and record
Tizen onto a disk image (a regular file) that can be used to run Tizen
in QEMU.

Change-Id: I819f10899c0e4c4532fe7c65e9e00b43b69a4a04
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
scripts/tizen/sd_fusing_vf2.sh