summaryrefslogtreecommitdiff
path: root/src/security
AgeCommit message (Expand)Author
2021-05-06security/tpm: Add option to init TPM in bootblockArthur Heymans
2021-05-05security/tpm/crtm: Measure FMAP into TPMArthur Heymans
2021-05-04security/vboot: Include fspt.bin in the RO region onlyArthur Heymans
2021-04-14vboot: ec_sync: Switch to new CBFS APIJulius Werner
2021-04-06verstage: Add debug print when returning from verstageJulius Werner
2021-04-06security/intel/cbnt: Fix ibbhash command lineChristian Walter
2021-03-30security: vboot: Clarify PCR extension algorithms/sizesJulius Werner
2021-03-30security/intel/cbnt: Add options to generate BPM from KconfigArthur Heymans
2021-03-30security/intel/cbnt: Add option to generate an unsigned BPMArthur Heymans
2021-03-30security/intel/cbnt: Add option to generate BPMArthur Heymans
2021-03-30security/intel/cbnt: Add an option to generate an unsigned KMArthur Heymans
2021-03-28security/intel/cbnt: Generate KM from Kconfig symbolsArthur Heymans
2021-03-28security/intel/cbnt: Add option to generate KMArthur Heymans
2021-03-28security/intel/cbnt: Prepare for KM/BPM generationArthur Heymans
2021-03-19security/intel/cbnt: Make CBNT compatible with CMOS option tableArthur Heymans
2021-03-19cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans
2021-03-17cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-03-15security/intel/stm/Makefile.inc: Fix typoBenjamin Doron
2021-03-05security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset ECKarthikeyan Ramasubramanian
2021-02-27vboot: update GBB flags to use altfw terminologyJoel Kitching
2021-02-16src/{drivers,security}: Remove unused <string.h>Elyes HAOUAS
2021-02-15src/security: Remove unused <console/console.h>Elyes HAOUAS
2021-02-11security/intel/txt/Makefile.inc: Use tab for indentElyes HAOUAS
2021-02-09security/vboot/bootmode: Add weak fill_lb_gpiosRaul E Rangel
2021-02-09src: Add missing <cbmem.h>Elyes HAOUAS
2021-02-09security/tpm/tss/vendor/cr50/cr50.c: Fix typoElyes HAOUAS
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-02-01security/vboot: Add config for GBB_FLAG_ENABLE_UDCEric Lai
2021-02-01drivers/security/cbnt: Fix bootblock sizeArthur Heymans
2021-01-30soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons
2021-01-19security/tpm/tss/tcg-1.2/tss.c: Use __func__Elyes HAOUAS
2021-01-18security/intel/stm/StmPlatformSmm.c: Remove repeated wordElyes HAOUAS
2021-01-18security/vboot/secdata_tpm.c: Remove repeated wordElyes HAOUAS
2021-01-15build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi
2021-01-14build system: Structure and serialize INTERMEDIATEPatrick Georgi
2021-01-08*/Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans
2021-01-07security/intel/txt: Don't run SCHECK on CBnTArthur Heymans
2021-01-04security/intel/txt/ramstage.c: Fix clearing secrets on CBNTArthur Heymans
2020-12-29sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurableArthur Heymans
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-12-02cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-11-18vboot: stop implementing VbExDisplayScreenJoel Kitching
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-10sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans
2020-11-06security/vboot: Add Kconfig symbol to set hashing block sizeMartin Roth
2020-11-04haswell: Add Intel TXT support in romstageAngel Pons