summaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
2021-05-18vboot/secdata_mock: Make v0 kernel secdata contextAseda Aboagye
2021-05-16vboot/secdata_tpm: Create FWMP space in corebootAseda Aboagye
2021-05-16vboot/secdata_tpm: Rename set_space()Aseda Aboagye
2021-05-14cbfs: Increase mcache size defaultsJulius Werner
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-03-30security: vboot: Clarify PCR extension algorithms/sizesJulius Werner
2021-03-19cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-02-27vboot: update GBB flags to use altfw terminologyJoel Kitching
2021-02-15src/security: Remove unused <console/console.h>Elyes HAOUAS
2021-02-09security/vboot/bootmode: Add weak fill_lb_gpiosRaul E Rangel
2021-02-09src: Add missing <cbmem.h>Elyes 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-01-18security/vboot/secdata_tpm.c: Remove repeated wordElyes HAOUAS
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius 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-06security/vboot: Add Kconfig symbol to set hashing block sizeMartin Roth
2020-10-28security/vboot: fix policy digest for nvmem spacesAndrey Pronin
2020-10-26vboot: Disable vboot functions in SMMJulius Werner
2020-10-22security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpmShelley Chen
2020-10-20mrc_cache: Add tpm_hash_index field to cache_region structShelley Chen
2020-10-20security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEXShelley Chen
2020-10-20security/vboot: Make mrc_cache hash functions genericShelley Chen
2020-10-20mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen
2020-10-20mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen
2020-10-19security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.hShelley Chen
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-08-13security/vboot/Makefile.inc: Update regions-for-file functionSridhar Siricilla
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-15security/vboot: ensure that NVMEM is saved on every kernel space writeJett Rink
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-09security/vboot/secdata_tpm.c: Drop dead codeAngel Pons
2020-07-08security/vboot: Allow files to go into only RW-A or RW-B regionMartin Roth
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-15security/vboot: Add option to run verstage before bootblockMartin Roth
2020-06-02src: Remove unused 'include <fmap.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <symbols.h>'Elyes HAOUAS
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS