coreboot-kgpe-d16/src/security/tpm
Elyes HAOUAS b74f45e9c4 src: Remove unused 'include <string.h>'
Unused includes found using following commande:
diff <(git grep -l '#include <string.h>' -- src/) <(git grep -l 'memcpy\|memmove\|memset\|memcmp\|memchr\|strdup\|strconcat\|strnlen\|strlen\|strchr\|strncpy\|strcpy\|strcmp\|strncmp\|strspn\|strcspn\|atol\|strrchr\|skip_atoi\|STRINGIFY' -- src/) |grep -v vendorcode |grep '<'

Change-Id: Ibaeec213b6019dfa9c45e3424b38af0e094d0c51
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
2020-05-18 07:41:24 +00:00
..
tspi src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
tss treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc security/vboot: Decouple measured boot from verified boot 2020-03-31 07:55:18 +00:00
tis.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tspi.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tss.h vboot: Add permission check for kernel space 2020-04-23 01:21:07 +00:00
tss_errors.h coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00