Hello Patrick Rudolph, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32903
to look at the new patch set (#2).
Change subject: soc/intel/apollolake: Fix issue found by Clang Static Analyzer ......................................................................
soc/intel/apollolake: Fix issue found by Clang Static Analyzer
Function soc_init: Value stored to 'gnvs' is never read. ACPI NVS in CBMEM allocation has been implemented in commom/acpi. Remove the redundant cbmem_add(CBMEM_ID_ACPI_GNVS, sizeof(*gnvs)).
TEST=Built image successfully.
Signed-off-by: John Zhao john.zhao@intel.com Change-Id: Ie9421af4a556d1d88183aa938ee2a124a10ab727 --- M src/soc/intel/apollolake/chip.c 1 file changed, 0 insertions(+), 6 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/32903/2