Julius Werner has posted comments on this change. ( https://review.coreboot.org/18979 )
Change subject: vboot: Remove VBOOT_DYNAMIC_WORK_BUFFER Kconfig option ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/18979/1/src/vboot/vboot_loader.c File src/vboot/vboot_loader.c:
Line 153: if (ENV_ROMSTAGE && IS_ENABLED(CONFIG_VBOOT_STARTS_IN_ROMSTAGE)) {
If you are not going to support the following combination then you should m
Right, my later patch does that. I first wrote all of this in one go and then overlooked this dependency when I separated it into individual patches.
Are you okay with me just submitting these together, so I don't have to shuffle everything around again?