vboot: Change VbExEc implementations to support RO update

This change will be used to support EC-RO software sync by allowing for
access to the readonly region of firmware. Currently only the writable
section is accessed by vboot using VB_SELECT_FIRMWARE_A and B.

For now only VB_SELECT_FIRMWARE_A and B are accepted as valid regions.

BUG=chrome-os-partner:48703
BRANCH=none
TEST=emerge-samus chromeos-u-boot
CQ-DEPEND=CL:319185,CL:319213,CL:320425

Change-Id: Ib2a4a9f314a00b576f27a56522fca1c75a104dae
Signed-off-by: Mary Ruthven <mruthven@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/320598
Reviewed-by: Randall Spangler <rspangler@chromium.org>
1 file changed