u-boot-brain/drivers/tpm
Jeroen Hofstee 49f9337956 tpm: don't use unneeded double brackets
clang is tempted to inteprete such a condition as a assignment
as well. Since it isn't don't use double brackets.

cc: Tom Wai-Hong Tam <waihong@chromium.org>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
2014-07-07 19:43:01 -04:00
..
Makefile sandbox: tpm: Add TPM emulation 2014-01-08 17:25:12 -07:00
tpm_atmel_twi.c Add Atmel I2C tpm 2013-07-16 17:44:30 -05:00
tpm_private.h tpm: Reorganize the I2C TPM driver 2013-06-03 01:31:23 -07:00
tpm_tis_i2c.c tpm: Reorganize the I2C TPM driver 2013-06-03 01:31:23 -07:00
tpm_tis_lpc.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
tpm_tis_sandbox.c sandbox: tpm: Fix nvwrite command 2014-01-08 17:26:17 -07:00
tpm.c tpm: don't use unneeded double brackets 2014-07-07 19:43:01 -04:00