Hello Aaron Durbin, Frans Hendriks, Philipp Deppenwiese, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36544
to look at the new patch set (#7).
Change subject: security/vboot: Add rw_region_only support to vboot ......................................................................
security/vboot: Add rw_region_only support to vboot
In some case where the flash space is limited or when a large payload such as LinuxBoot is used it is required to make sure some components are only added to the RW_REGION.
This patch adds this possibility in the same way as the RO_ONLY_SUPPORT.
BUG=N/A TEST=build
Change-Id: Ie0df9b5dfc6df4f24efc5582a1aec9ecfb48c44d Signed-off-by: Wim Vervoorn wvervoorn@eltan.com --- M src/security/vboot/Kconfig M src/security/vboot/Makefile.inc 2 files changed, 17 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/36544/7