Marc Jones has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/47559 )
Change subject: intel/fsp2_0: Add soc_validate_fsp_version for FSP version check
......................................................................
Patch Set 1:
(1 comment)
This part looks ok. The scheme for this fsp version should be described in to follow-on patch that implements the check.
https://review.coreboot.org/c/coreboot/+/47559/1/src/drivers/intel/fsp2_0/ut...
File src/drivers/intel/fsp2_0/util.c:
https://review.coreboot.org/c/coreboot/+/47559/1/src/drivers/intel/fsp2_0/ut...
PS1, Line 250: __weak void soc_validate_fsp_version(const struct fsp_header *hdr) { }
Maybe print a DEBUG __func__ not implemented on this weak call. We should encourage version checks.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/47559
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I628014e05bd567462f50af2633fbf48f3dc412bc
Gerrit-Change-Number: 47559
Gerrit-PatchSet: 1
Gerrit-Owner: Johnny Lin
Johnny_Lin@wiwynn.com
Gerrit-Reviewer: Aaron Durbin
adurbin@gmail.com
Gerrit-Reviewer: Andrey Petrov
andrey.petrov@gmail.com
Gerrit-Reviewer: Isaac W Oram
isaac.w.oram@intel.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Marc Jones
marc@marcjonesconsulting.com
Gerrit-Reviewer: Nathaniel L Desimone
nathaniel.l.desimone@intel.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Fri, 13 Nov 2020 19:14:00 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment