diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-08-24 19:26:56 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-08-26 15:19:06 +0000 |
commit | 42df9af4c4c6ea07a98ace10ecdbb1683119524c (patch) | |
tree | 8f81e8be697b909eb6be4ca92ad8534c0c7b5dfa /tests | |
parent | e44dad3096a21ca86398f08f882da13dff6e68ac (diff) |
drivers/intel/fsp2_0: rename soc_validate_fsp_version
Rename soc_validate_fsp_version to soc_validate_fspm_header, since it
can not only be used to check the version info in the FSP-M binary's
header, but also to check every other field in the binary's header. This
is a preparation for a follow-up patch that implements this function to
check the FSP-M binary's size.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Suggested-by: Furquan Shaikh <furquan@google.com>
Change-Id: Ifadcfd1869bea0774dc17b69c5d1e1c241a45de1
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57130
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions