summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* vboot: ec_sync: Switch to new CBFS APIJulius Werner2021-04-141-27/+21
* verstage: Add debug print when returning from verstageJulius Werner2021-04-061-0/+1
* security/intel/cbnt: Fix ibbhash command lineChristian Walter2021-04-061-1/+1
* security: vboot: Clarify PCR extension algorithms/sizesJulius Werner2021-03-301-3/+18
* security/intel/cbnt: Add options to generate BPM from KconfigArthur Heymans2021-03-302-1/+96
* security/intel/cbnt: Add option to generate an unsigned BPMArthur Heymans2021-03-302-1/+26
* security/intel/cbnt: Add option to generate BPMArthur Heymans2021-03-302-1/+28
* security/intel/cbnt: Add an option to generate an unsigned KMArthur Heymans2021-03-302-1/+28
* security/intel/cbnt: Generate KM from Kconfig symbolsArthur Heymans2021-03-282-1/+62
* security/intel/cbnt: Add option to generate KMArthur Heymans2021-03-282-2/+49
* security/intel/cbnt: Prepare for KM/BPM generationArthur Heymans2021-03-282-0/+54
* security/intel/cbnt: Make CBNT compatible with CMOS option tableArthur Heymans2021-03-193-0/+25
* cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans2021-03-193-4/+6
* cbfs: Replace more instances of cbfs_boot_locate() with newer APIsJulius Werner2021-03-172-31/+14
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-7/+0
* security/intel/stm/Makefile.inc: Fix typoBenjamin Doron2021-03-151-1/+1
* security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset ECKarthikeyan Ramasubramanian2021-03-053-0/+42
* vboot: update GBB flags to use altfw terminologyJoel Kitching2021-02-272-6/+6
* src/{drivers,security}: Remove unused <string.h>Elyes HAOUAS2021-02-161-1/+0
* src/security: Remove unused <console/console.h>Elyes HAOUAS2021-02-151-1/+0
* security/intel/txt/Makefile.inc: Use tab for indentElyes HAOUAS2021-02-111-4/+4
* security/vboot/bootmode: Add weak fill_lb_gpiosRaul E Rangel2021-02-091-0/+4
* src: Add missing <cbmem.h>Elyes HAOUAS2021-02-091-0/+1
* security/tpm/tss/vendor/cr50/cr50.c: Fix typoElyes HAOUAS2021-02-091-1/+1
* coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki2021-02-041-0/+12
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* security/vboot: Add config for GBB_FLAG_ENABLE_UDCEric Lai2021-02-012-0/+5
* drivers/security/cbnt: Fix bootblock sizeArthur Heymans2021-02-011-0/+2
* soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig optionsAngel Pons2021-01-301-1/+1
* security/tpm/tss/tcg-1.2/tss.c: Use __func__Elyes HAOUAS2021-01-191-2/+2
* security/intel/stm/StmPlatformSmm.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* security/vboot/secdata_tpm.c: Remove repeated wordElyes HAOUAS2021-01-181-1/+1
* build system: Always add coreboot.pre dependency to intermediatesPatrick Georgi2021-01-152-4/+4
* build system: Structure and serialize INTERMEDIATEPatrick Georgi2021-01-142-12/+4
* */Makefile.inc: Add some INTERMEDIATE targets to .PHONYArthur Heymans2021-01-082-0/+4
* security/intel/txt: Don't run SCHECK on CBnTArthur Heymans2021-01-071-1/+1
* security/intel/txt/ramstage.c: Fix clearing secrets on CBNTArthur Heymans2021-01-041-16/+14
* sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurableArthur Heymans2020-12-292-2/+21
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-032-12/+13
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-023-10/+8
* cbfs: Move more stuff into cbfs_boot_lookup()Julius Werner2020-12-022-12/+8
* cbfs: Add metadata cacheJulius Werner2020-11-212-9/+39
* vboot: stop implementing VbExDisplayScreenJoel Kitching2020-11-181-16/+0
* src: Add missing 'include <console/console.h>'Elyes HAOUAS2020-11-171-0/+1
* sec/intel/cbnt: Stitch in ACMs in the coreboot imageArthur Heymans2020-11-106-0/+59
* security/vboot: Add Kconfig symbol to set hashing block sizeMartin Roth2020-11-062-3/+12
* haswell: Add Intel TXT support in romstageAngel Pons2020-11-045-0/+182
* sec/intel/txt: Add support for running SCLEAN in romstageAngel Pons2020-11-043-0/+186
* sec/intel/txt/Kconfig: Remove the menu for including ACMsArthur Heymans2020-10-281-4/+0
* sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variablesArthur Heymans2020-10-281-10/+11