commit | 59b4ca99c417edd1894098dd0c29d56004471948 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Feb 08 21:45:48 2023 -0800 |
committer | David Anderson <dvander@google.com> | Wed Feb 08 22:08:06 2023 -0800 |
tree | af3898c79b3abbb31ee58ea100c42e5836d26cf3 | |
parent | 86bbe649362e49b600af8211c53f27552000aec5 [diff] |
lpmake: Fix some issues in size calculation. When using "auto" for the super partition size, the size was computed totally wrong for small alignments. It doesn't show up in production since the default alignment is quite large (1MiB). Also, when specifing image files, the partition size is now automatically calculated if specified as 0. Bug: N/A Test: lpmake Change-Id: I8f3f3ff2d5f0b60163c17edc4bdba647fa1decc1