coreboot-kgpe-d16/src/security
harshit aae1633069 security/tpm/tspi: Fix handling of white space delimited list
The current implementation uses strcmp() without splitting the list
and therefore returns false even when the string pointed to by
'name' is a part of 'whitelist'. The patch fixes this problem.
Also, update help text of CONFIG_TPM_MEASURED_BOOT_RUNTIME_DATA to
space delimited list to align it with the other lists we use.

Change-Id: Ifd285162ea6e562a5bb18325a1b767ac2e4276f3
Signed-off-by: Harshit Sharma <harshitsharmajs@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41280
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
2020-05-19 07:57:23 +00:00
..
intel src: Remove unused 'include <lib.h>' 2020-05-18 07:39:17 +00:00
lockdown treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
memory treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tpm security/tpm/tspi: Fix handling of white space delimited list 2020-05-19 07:57:23 +00:00
vboot src: Remove unused 'include <string.h>' 2020-05-18 07:41:24 +00:00
Kconfig treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Makefile.inc security: Add common boot media write protection 2020-04-28 01:19:32 +00:00