Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/28724
to look at the new patch set (#3).
Change subject: commonlib/region: Add region protect API ......................................................................
commonlib/region: Add region protect API
Add "protect" operation to the region_device_ops. This can be used for write protecting the region that is represented by the device. Also add an API redev_protect() which will expose the protect operation to the library user.
Change-Id: I4c9376e2c2c7a4852f13c65824c6cd64a1c6ac0a Signed-off-by: Rizwan Qureshi rizwan.qureshi@intel.com --- M src/commonlib/include/commonlib/region.h M src/commonlib/region.c 2 files changed, 24 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/28724/3