MAINTAINERS: Drop non-existant TPM files from VBOOT
The TPM related files were moved into src/security/tpm in commit
64e2d19082 ("security/tpm: Move tpm TSS and TSPI layer to security
section"), then further work was done on the coreboot TPM stack which
makes it difficult to find the equivalent area of code which these files
correspond to.
Therefore, we will drop these files for now and leave it up to the
maintainers of VBOOT to re-add any TPM related files (if they want to)
in a future change.
Change-Id: Ief7cfb81efc4c3daadc4b73af21bfdf0224b9005
Signed-off-by: Nicholas Sudsgaard <devel+coreboot@nsudsgaard.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/89509
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
af8b15ae04
commit
3ac1a2b124
1 changed files with 0 additions and 2 deletions
|
|
@ -1132,8 +1132,6 @@ M: Yu-Ping Wu <yupingso@google.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
F: 3rdparty/vboot/
|
F: 3rdparty/vboot/
|
||||||
F: src/security/vboot/
|
F: src/security/vboot/
|
||||||
F: src/include/tpm.h
|
|
||||||
F: src/include/tpm_lite/
|
|
||||||
|
|
||||||
RESOURCE ALLOCATOR
|
RESOURCE ALLOCATOR
|
||||||
F: src/device/*
|
F: src/device/*
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue