.gitignore: x86_fsp: add TPM key and intermediate files

pull/443/head
Marco Oliverio 2024-04-10 17:15:57 +02:00
parent 09a2c216e8
commit ccf093dd0e
1 changed files with 11 additions and 0 deletions

11
.gitignore vendored
View File

@ -132,6 +132,8 @@ CMakeCache.txt
# Stage 1
stage1/loader_stage1.ld
hal/x86_fsp_tgl_stage1.ld
hal/x86_fsp_qemu_stage1.ld
debug/lauterbach
@ -177,3 +179,12 @@ IDE/Renesas/e2studio/RZN2L/wolfboot/.secure_azone
IDE/Renesas/e2studio/RZN2L/wolfboot/.secure_xml
IDE/Renesas/e2studio/RZN2L/wolfboot/configuration.xml
tpm_seal_key.key
# FSP downloaded headers
include/x86/fsp/FspUpd.h
include/x86/fsp/FspmUpd.h
include/x86/fsp/FspsUpd.h
include/x86/fsp/FsptUpd.h
include/x86/fsp/MemInfoHob.h