Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46901 )
Change subject: security/vboot: Add Kconfig symbol to set hashing block size ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46901/1/src/security/vboot/Kconfig File src/security/vboot/Kconfig:
https://review.coreboot.org/c/coreboot/+/46901/1/src/security/vboot/Kconfig@... PS1, Line 377: cases it may improve hashing speed to increase the size. Please point out explicitly that this is stack-allocated and that special care must be taken not to exceed the stack size when changing this.