commit | 1b172f2da5573bd8b1732921af1b25a2cc739572 | [log] [tgz] |
---|---|---|
author | Nico Huber <nico.huber@secunet.com> | Mon Jun 19 12:35:24 2017 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Tue Jun 20 13:25:46 2017 +0200 |
tree | 95f3a22dde7fd1d784d07304716c547a5b4f94e0 | |
parent | 560111e2ce506b75b112f0d10b5f9b99f007bfa5 [diff] |
fixup! Add a convenient libflashrom interface The buffer passed to flashrom_image_write() isn't `const`. It might be altered for full verification (with mixed contents if a layout is being used). Change-Id: Ibd8a9579e5dd859ae03b0deb3042b7035719e5de Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/20266 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Hendricks <david.hendricks@gmail.com>