project-lakitu: increase partition sizes for ARM64 iamges

Increase kernel and ESP aprtition sizes to 32M and 64M respectively.

ARM64 kernel does not use compression so it's larger than x86 kernel.
Linux 5.10 no longer fits into a kernel partition, so to fix this -
increase sizes in disk layout. There are no backward compatibility
requirements since there were no public releases for COS/ARM and
there is no need to match x86 disk layout sizes.

BUG=b/173821368
TEST=presubmit
RELEASE_NOTE=None

Change-Id: Ia0f846a506f130e3e6d05da901b7ccce5be69447
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/16031
Tested-by: Cusky Presubmit Bot <presubmit@cos-infra-prod.iam.gserviceaccount.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Reviewed-by: Roy Yang <royyang@google.com>
1 file changed