Hi,
Please find the latest report on new defect(s) introduced to coreboot found with Coverity Scan.
1 new defect(s) introduced to coreboot found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s)
** CID 1432491: Error handling issues (CHECKED_RETURN) /src/mainboard/google/volteer/mainboard.c: 46 in mainboard_update_soc_chip_config()
________________________________________________________________________________________________________ *** CID 1432491: Error handling issues (CHECKED_RETURN) /src/mainboard/google/volteer/mainboard.c: 46 in mainboard_update_soc_chip_config() 40 dev->ops->acpi_inject_dsdt = chromeos_dsdt_generator; 41 dev->ops->get_smbios_strings = mainboard_smbios_strings; 42 } 43 44 void mainboard_update_soc_chip_config(struct soc_intel_tigerlake_config *cfg) 45 {
CID 1432491: Error handling issues (CHECKED_RETURN) Calling "tlcl_lib_init" without checking return value (as is done elsewhere 10 out of 11 times).
46 tlcl_lib_init(); 47 if (cr50_is_long_interrupt_pulse_enabled()) { 48 printk(BIOS_INFO, "Enabling S0i3.4\n"); 49 } else { 50 /* 51 * Disable S0i3.4, preventing the GPIO block from switching to
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...