Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/52499
to look at the new patch set (#2).
Change subject: hwaccess.h: Split hwaccess.h and extract hwaccess_io.h out of it ......................................................................
hwaccess.h: Split hwaccess.h and extract hwaccess_io.h out of it
This change makes it possible to mock functions from hwaccess_io.h in tests. The rest of hwaccess.h is fine and works for the test environment.
BUG=b:181803212 TEST=builds
Change-Id: Idd04c7b36b24e9da339348a015df4f43a03744f7 Signed-off-by: Anastasia Klimchuk aklm@chromium.org --- M hwaccess.h A hwaccess_io.h 2 files changed, 157 insertions(+), 136 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/99/52499/2