MAINTAINERS: Add myself as tpm support maintainer.
The tpm software stack, drivers and trustedboot needs to be maintained. Change-Id: I7b9ff9c4d7504c861de98ef3d8fcda53b20657c4 Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org> Reviewed-on: https://review.coreboot.org/15312 Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-by: Alexander Couzens <lynxis@fe80.eu> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
7124882aeb
commit
6507e6f056
|
@ -461,6 +461,13 @@ VERIFIED BOOT 2
|
|||
M: Aaron Durbin <adurbin@chromium.org>
|
||||
F: src/vendorcode/google/chromeos/vboot2/
|
||||
|
||||
TPM SUPPORT
|
||||
M: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
|
||||
F: src/drivers/*/tpm/
|
||||
F: src/security/tpm12/
|
||||
F: src/security/tpm20/
|
||||
F: util/tss-generator/
|
||||
|
||||
MISSING: TIMERS / DELAYS
|
||||
|
||||
MISSING: TIMESTAMPS
|
||||
|
|
Loading…
Reference in New Issue