coreboot-kgpe-d16/src/soc/intel/common
Bora Guvendik a08475e9ab soc/intel/common/block/gpio: check for NULL using if statement
Remove assert() and instead use if statement to check if
comm->groups is NULL.

Found-by: klockwork

BUG=None
TEST=Boot to OS

Change-Id: I85a6bc700b52d04c61ca8f2baac62000f40cf2cb
Signed-off-by: Bora Guvendik <bora.guvendik@intel.com>
Reviewed-on: https://review.coreboot.org/28940
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-10-11 09:24:01 +00:00
..
acpi soc/intel/common/acpi: Fix ACPI Namespace lookup failure, AE_ALREADY_EXISTS issue 2018-10-09 20:11:37 +00:00
basecode soc/intel/common: Make infrastructure ready for Intel common stage files 2018-06-21 15:54:48 +00:00
block soc/intel/common/block/gpio: check for NULL using if statement 2018-10-11 09:24:01 +00:00
pch soc/intel/common/pch: Select Kconfig for ITSS polarity configuration 2018-10-09 20:09:46 +00:00
acpi.h soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
acpi_wake_source.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
hda_verb.c soc/intel/common: Fix spacing issues 2017-03-13 17:08:34 +01:00
hda_verb.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig soc/intel/common: Make infrastructure ready for Intel common stage files 2018-06-21 15:54:48 +00:00
Makefile.inc drivers/i2c: Add i2c TPM support for different stages 2018-08-10 23:25:52 +00:00
mma.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
mma.h intel MMA: Enable MMA with FSP2.0 2016-12-13 18:00:43 +01:00
nhlt.c lib/nhlt: add support for setting the oem_revision 2016-12-01 08:17:42 +01:00
reset.c soc/intel/common/block: Common ACPI 2017-09-08 19:01:04 +00:00
smbios.c soc/intel/common/smbios: Amend debug message 2017-07-20 15:23:11 +00:00
smbios.h soc/intel/common: Pass the minimum possible string length for strncpy 2017-03-10 19:59:58 +01:00
tpm_tis.c security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
util.c CPU: Declare cpu_phys_address_size() for all arch 2016-12-06 20:53:45 +01:00
util.h cpu/x86: Support CPUs without rdmsr/wrmsr instructions 2016-07-27 13:50:11 +02:00
vbt.c Move compiler.h to commonlib 2018-10-08 16:57:27 +00:00
vbt.h drivers/intel/gma, soc/intel/common: improve cooperation 2018-05-09 13:48:07 +00:00