summaryrefslogtreecommitdiff
path: root/src/mainboard/pine64
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-07-12 17:11:05 +0000
committerSubrata Banik <subratabanik@google.com>2024-07-13 17:54:41 +0000
commit67d01fd7add32d3bda59e88eb5c506ed1be6b9da (patch)
tree957521b61f00371f75455541da3f859050b67d40 /src/mainboard/pine64
parent5e21a96efc8be35033cc8f8ea0c929bb43edb3c6 (diff)
libpayload: Unconditionally handle "CBMEM_ID_CSE_*" entries
This change removes the unnecessary conditional compilation around CBMEM_ID_CSE_BP_INFO and CBMEM_ID_CSE_INFO handling in cb_parse_cbmem_entry. These CBMEM IDs are only relevant on platforms with SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD enabled, and platforms without this config option won't encounter these IDs when calling cb_parse_cbmem_entry(). BUG=b:305898363 TEST=Builds and boots successfully: * google/rex0 with SOC_INTEL_CSE_LITE_SKU * google/rex64 with SOC_INTEL_CSE_LITE_SYNC_BY_PAYLOAD Change-Id: Icf056f8426015e99509be5f5a67cb66468645cd9 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/83436 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Maximilian Brune <maximilian.brune@9elements.com>
Diffstat (limited to 'src/mainboard/pine64')
0 files changed, 0 insertions, 0 deletions