Age | Commit message (Expand) | Author |
2021-05-21 | security/tpm/tspi: Always measure the cache to pcr | Arthur Heymans |
2021-05-21 | security/tpm/tspi/crtm: Fix FMAP TPM PCR | Arthur Heymans |
2021-05-20 | security/intel/txt: Add weak function to skip TXT lockdown | Arthur Heymans |
2021-05-18 | vboot/secdata_mock: Make v0 kernel secdata context | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Create FWMP space in coreboot | Aseda Aboagye |
2021-05-16 | vboot/secdata_tpm: Rename set_space() | Aseda Aboagye |
2021-05-14 | cbfs: Increase mcache size defaults | Julius Werner |
2021-05-13 | src/security/tpm: Deal with zero length tlcl writes | Patrick Georgi |
2021-05-12 | src/security/intel/stm: Add warning for non-reproducible build | Martin Roth |
2021-05-11 | security/intel/txt: Set up TPM in bootblock if using measured boot | Arthur Heymans |
2021-05-11 | security/intel/cbnt: Allow to use an externally provided cbnt-prov bin | Arthur Heymans |
2021-05-11 | security/intel/cbnt/Makefile.inc: Use variables for hash alg | Arthur Heymans |
2021-05-10 | 3rdparty/intel-sec-tools: Update submodule pointer | Arthur Heymans |
2021-05-10 | security/intel/cbnt: Rename bg-prov to cbnt-prov | Arthur Heymans |
2021-05-06 | security/tpm: Add option to init TPM in bootblock | Arthur Heymans |
2021-05-05 | security/tpm/crtm: Measure FMAP into TPM | Arthur Heymans |
2021-05-04 | security/vboot: Include fspt.bin in the RO region only | Arthur Heymans |
2021-04-14 | vboot: ec_sync: Switch to new CBFS API | Julius Werner |
2021-04-06 | verstage: Add debug print when returning from verstage | Julius Werner |
2021-04-06 | security/intel/cbnt: Fix ibbhash command line | Christian Walter |
2021-03-30 | security: vboot: Clarify PCR extension algorithms/sizes | Julius Werner |
2021-03-30 | security/intel/cbnt: Add options to generate BPM from Kconfig | Arthur Heymans |
2021-03-30 | security/intel/cbnt: Add option to generate an unsigned BPM | Arthur Heymans |
2021-03-30 | security/intel/cbnt: Add option to generate BPM | Arthur Heymans |
2021-03-30 | security/intel/cbnt: Add an option to generate an unsigned KM | Arthur Heymans |
2021-03-28 | security/intel/cbnt: Generate KM from Kconfig symbols | Arthur Heymans |
2021-03-28 | security/intel/cbnt: Add option to generate KM | Arthur Heymans |
2021-03-28 | security/intel/cbnt: Prepare for KM/BPM generation | Arthur Heymans |
2021-03-19 | security/intel/cbnt: Make CBNT compatible with CMOS option table | Arthur Heymans |
2021-03-19 | cpu/intel/fit: Add the FIT table as a separate CBFS file | Arthur Heymans |
2021-03-17 | cbfs: Replace more instances of cbfs_boot_locate() with newer APIs | Julius Werner |
2021-03-16 | cbfs: Remove prog_locate() for stages and rmodules | Julius Werner |
2021-03-15 | security/intel/stm/Makefile.inc: Fix typo | Benjamin Doron |
2021-03-05 | security/tpm/tss/vendor/cr50: Introduce vendor sub-command to reset EC | Karthikeyan Ramasubramanian |
2021-02-27 | vboot: update GBB flags to use altfw terminology | Joel Kitching |
2021-02-16 | src/{drivers,security}: Remove unused <string.h> | Elyes HAOUAS |
2021-02-15 | src/security: Remove unused <console/console.h> | Elyes HAOUAS |
2021-02-11 | security/intel/txt/Makefile.inc: Use tab for indent | Elyes HAOUAS |
2021-02-09 | security/vboot/bootmode: Add weak fill_lb_gpios | Raul E Rangel |
2021-02-09 | src: Add missing <cbmem.h> | Elyes HAOUAS |
2021-02-09 | security/tpm/tss/vendor/cr50/cr50.c: Fix typo | Elyes HAOUAS |
2021-02-04 | coreboot_table: Move VBOOT_VBNV support | Kyösti Mälkki |
2021-02-03 | src: Remove unused <cbmem.h> | Elyes HAOUAS |
2021-02-01 | security/vboot: Add config for GBB_FLAG_ENABLE_UDC | Eric Lai |
2021-02-01 | drivers/security/cbnt: Fix bootblock size | Arthur Heymans |
2021-01-30 | soc/intel: Replace `SA_PCIEX_LENGTH` Kconfig options | Angel Pons |
2021-01-19 | security/tpm/tss/tcg-1.2/tss.c: Use __func__ | Elyes HAOUAS |
2021-01-18 | security/intel/stm/StmPlatformSmm.c: Remove repeated word | Elyes HAOUAS |
2021-01-18 | security/vboot/secdata_tpm.c: Remove repeated word | Elyes HAOUAS |
2021-01-15 | build system: Always add coreboot.pre dependency to intermediates | Patrick Georgi |
2021-01-14 | build system: Structure and serialize INTERMEDIATE | Patrick Georgi |
2021-01-08 | */Makefile.inc: Add some INTERMEDIATE targets to .PHONY | Arthur Heymans |
2021-01-07 | security/intel/txt: Don't run SCHECK on CBnT | Arthur Heymans |
2021-01-04 | security/intel/txt/ramstage.c: Fix clearing secrets on CBNT | Arthur Heymans |
2020-12-29 | sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable | Arthur Heymans |
2020-12-03 | cbfs: Add verification for RO CBFS metadata hash | Julius Werner |
2020-12-02 | cbfs: Simplify load/map API names, remove type arguments | Julius Werner |
2020-12-02 | cbfs: Move more stuff into cbfs_boot_lookup() | Julius Werner |
2020-11-21 | cbfs: Add metadata cache | Julius Werner |
2020-11-18 | vboot: stop implementing VbExDisplayScreen | Joel Kitching |
2020-11-17 | src: Add missing 'include <console/console.h>' | Elyes HAOUAS |
2020-11-10 | sec/intel/cbnt: Stitch in ACMs in the coreboot image | Arthur Heymans |
2020-11-06 | security/vboot: Add Kconfig symbol to set hashing block size | Martin Roth |
2020-11-04 | haswell: Add Intel TXT support in romstage | Angel Pons |
2020-11-04 | sec/intel/txt: Add support for running SCLEAN in romstage | Angel Pons |
2020-10-28 | sec/intel/txt/Kconfig: Remove the menu for including ACMs | Arthur Heymans |
2020-10-28 | sec/intel/txt/Makefile.inc: Include ACMs using Kconfig variables | Arthur Heymans |
2020-10-28 | security/vboot: fix policy digest for nvmem spaces | Andrey Pronin |
2020-10-26 | vboot: Disable vboot functions in SMM | Julius Werner |
2020-10-26 | security/tpm/tspi/crtm: Add line break to debug messages | Frans Hendriks |
2020-10-22 | sec/intel/txt: Split MTRR setup ASM code into a macro | Angel Pons |
2020-10-22 | sec/intel/txt: Add `enable_getsec_or_reset` function | Angel Pons |
2020-10-22 | sec/intel/txt: Extract BIOS ACM loading into a function | Angel Pons |
2020-10-22 | sec/intel/txt: Only run LockConfig for LT-SX | Angel Pons |
2020-10-22 | sec/intel/txt: Always run SCHECK on regular boots | Angel Pons |
2020-10-22 | sec/intel/txt: Allow skipping ACM NOP function | Angel Pons |
2020-10-22 | sec/intel/txt/ramstage.c: Do not init the heap on S3 resume | Angel Pons |
2020-10-22 | sec/intel/txt/ramstage.c: Extract heap init into a function | Angel Pons |
2020-10-22 | sec/intel/txt: Add and fill in BIOS Specification info | Angel Pons |
2020-10-22 | sec/intel/txt/common.c: Only log ACM error on failure | Angel Pons |
2020-10-22 | sec/intel/txt: Move DPR size to Kconfig | Angel Pons |
2020-10-22 | security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm | Shelley Chen |
2020-10-20 | mrc_cache: Add tpm_hash_index field to cache_region struct | Shelley Chen |
2020-10-20 | security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX | Shelley Chen |
2020-10-20 | security/vboot: Make mrc_cache hash functions generic | Shelley Chen |
2020-10-20 | mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver | Shelley Chen |
2020-10-20 | mrc_cache: Add config MRC_SAVE_HASH_IN_TPM | Shelley Chen |
2020-10-19 | security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.h | Shelley Chen |
2020-10-17 | intel/txt: Add `txt_get_chipset_dpr` function | Angel Pons |
2020-10-17 | security/intel/txt: Improve MTRR setup for GETSEC[ENTERACCS] | Angel Pons |
2020-10-17 | sec/intel/txt: Bail if var MTRRs cannot snugly cache the BIOS ACM | Angel Pons |
2020-10-15 | sec/intel/txt/getsec_enteraccs.S: Save and restore MTRR_DEF_TYPE | Arthur Heymans |
2020-10-15 | security/intel/txt: Use `smm_region()` to get TSEG base | Angel Pons |
2020-10-12 | security/intel/txt: Add and use DPR register layout | Angel Pons |
2020-10-12 | security/intel/txt: Clean up includes | Angel Pons |
2020-10-12 | security/intel/stm: Add options for STM build | Eugene Myers |
2020-10-08 | security/intel/txt: Print chipset as hex value | Christian Walter |
2020-10-01 | security/intel/stm: Fix size_t printf format error | Felix Held |
2020-09-30 | security/intel/stm: Fix size_t printf format error | Eugene D Myers |
2020-09-21 | src/security: Drop unneeded empty lines | Elyes HAOUAS |