Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37028 )
Change subject: security/vboot: Drop CAR_GLOBAL_MIGRATION support ......................................................................
Patch Set 4: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/37028/4/src/security/vboot/vbnv_fla... File src/security/vboot/vbnv_flash.c:
https://review.coreboot.org/c/coreboot/+/37028/4/src/security/vboot/vbnv_fla... PS4, Line 62: struct region_device *rdev = &vbnv_flash.vbnv_dev; fwiw, if you would have left ctx then only one line would have needed to change. Same is true in every function.