Handle virtual a/b sandbox/jkryszyn/virtual-ab
authorJacek Kryszyn <j.kryszyn@samsung.com>
Wed, 24 Jul 2024 05:19:11 +0000 (07:19 +0200)
committerJacek Kryszyn <j.kryszyn@samsung.com>
Thu, 29 Aug 2024 13:12:26 +0000 (15:12 +0200)
commit5f6aa6ac6b268bfa7d76326f82fea869422363c0
treeec6e6f2a32ce326836a7c3f5a53d4b4a85210b2f
parentf7006cb9c70babfbb865b1b11fa2ceaef59d6edd
Handle virtual a/b

This commit changes the way that super is prepared
in order to handle virtual a/b partition schema.

Instead of two slots there is only one and instead
of rootfs_b and hal_b there are rootfs_a_cow and
hal_a_cow.

Change-Id: I9ed2e15df9a20a0e6b59e6f03376ad32b55120bc
scripts/tizen/sd_fusing.py