Rizwan Qureshi has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/28724 )
Change subject: lib/boot_device: Add API for write protect a region ......................................................................
Patch Set 18:
(3 comments)
https://review.coreboot.org/#/c/28724/16/src/drivers/spi/boot_device_rw_nomm... File src/drivers/spi/boot_device_rw_nommap.c:
https://review.coreboot.org/#/c/28724/16/src/drivers/spi/boot_device_rw_nomm... PS16, Line 111:
alignment
Done
https://review.coreboot.org/#/c/28724/16/src/drivers/spi/boot_device_rw_nomm... PS16, Line 129: region_device_region(rd), 1,
replace 1 with true
Done
https://review.coreboot.org/#/c/28724/16/src/include/boot_device.h File src/include/boot_device.h:
https://review.coreboot.org/#/c/28724/16/src/include/boot_device.h@69 PS16, Line 69: enum bootdev_prot_type type);
alignment, […]
Done