autogvm.bzl: Specify boot partition size for AVB signing
Update boot partition size for auto. Change-Id: Ia3730b1f35067eb901632044f0c588f26c7dca03 Signed-off-by: vagdhan kumar kanukurthi <quic_vagdhank@quicinc.com>
This commit is contained in:
parent
a5d83657a2
commit
1e7737e674
@ -106,6 +106,7 @@ def define_autogvm():
|
||||
variant = variant,
|
||||
in_tree_module_list = mod_list,
|
||||
boot_image_opts = boot_image_opts(
|
||||
boot_partition_size = 0x4000000,
|
||||
earlycon_addr = "pl011,0x1c090000",
|
||||
kernel_vendor_cmdline_extras = [
|
||||
# do not sort
|
||||
|
Loading…
Reference in New Issue
Block a user