Attention is currently required from: Intel coreboot Reviewers.
Hello Intel coreboot Reviewers, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86450?usp=email
to look at the new patch set (#4).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/intel/cnvi: Deref BTRK as it might not exist ......................................................................
soc/intel/cnvi: Deref BTRK as it might not exist
Check for the existence of BTRK method before attempting to call it, as coreboot doesn't enforce its creation.
Change-Id: Ibb0dace635c6a014ce65ae3d1c96a92ff991ce5b Signed-off-by: Sean Rhodes sean@starlabs.systems --- M src/soc/intel/common/block/cnvi/cnvi.c 1 file changed, 16 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/86450/4