summaryrefslogtreecommitdiff
path: root/src/arch/arm64
diff options
context:
space:
mode:
authorJeremy Compostella <jeremy.compostella@intel.com>2024-03-12 17:57:13 -0700
committerJérémy Compostella <jeremy.compostella@intel.com>2024-03-26 16:12:36 +0000
commit44adf4d22f0a088b7463da2ef8f529ad172f33f7 (patch)
tree5bd28cba267d85ed188f23d94f3eaf2f55ed633d /src/arch/arm64
parent969f04fb345506621c5d1d6eb8dff558688285b5 (diff)
drivers/intel/fsp2_0: Avoid unnecessary extra CBFS access
fsp_mrc_version() function does not need to perform a CBFS access to to get an address to the FSP-M blob as the caller, do_fsp_memory_init(), already has it loaded. In addition to make the code simpler, it avoids an unnecessary decompression of the FSP blob if `FSP_COMPRESS_FSP_M_LZ4' or `FSP_COMPRESS_FSP_M_LZMA' are set. TEST=Verified on Meteor Lake rex Change-Id: If355b5811a09a0b76acc8a297db719d54caedc54 Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81256 Reviewed-by: Shuo Liu <shuo.liu@intel.com> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Bora Guvendik <bora.guvendik@intel.com>
Diffstat (limited to 'src/arch/arm64')
0 files changed, 0 insertions, 0 deletions