coreboot/src
Jacob Garber bd00fb1366 soc/nvidia/tegra210: Add null pointer check
Check that tx is not null before accessing it, similar to the previous
if statements.

Change-Id: I820cb670026bb12a54c63227aa04e778fd49c66a
Signed-off-by: Jacob Garber <jgarber1@ualberta.ca>
Found-by: Coverity CID 1294805
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34530
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-07-25 16:04:08 +00:00
..
acpi
arch lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
commonlib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu src/cpu/intel: Add sanity check for cpu turbo mode capability 2019-07-21 19:01:13 +00:00
device device: Default to VESA/linear framebuffer for ChromeOS 2019-07-24 06:13:02 +00:00
drivers include/spi-generic: Append unit to macro names 2019-07-23 15:51:04 +00:00
ec ec/google/chromeec: Pass reference of object to BBST() method 2019-07-18 16:24:44 +00:00
include include/spi-generic: Append unit to macro names 2019-07-23 15:51:04 +00:00
lib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
mainboard mb/*/chromeos.c: Remove some ENV_RAMSTAGE and __SIMPLE_DEVICE__ 2019-07-25 16:03:37 +00:00
northbridge nb/amd/trinity: Rename PCI ID of the IOMMU 2019-07-21 17:22:33 +00:00
security vboot: relocate call to vboot_save_recovery_reason_vbnv 2019-07-23 12:07:16 +00:00
soc soc/nvidia/tegra210: Add null pointer check 2019-07-25 16:04:08 +00:00
southbridge include/spi-generic: Append unit to macro names 2019-07-23 15:51:04 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00