summaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_logic.c
AgeCommit message (Expand)Author
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-06-21vboot: relocate code to log and clear recovery mode switchJoel Kitching
2019-06-12vboot: recovery path should finalize work contextJoel Kitching
2019-05-22post_code: add post code for failure to load next stageKeith Short
2019-05-22vboot: determine display init before recovery checkEric Lai
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-05-09vboot: communicate display requirements with vb2api_fw_phase1Joel Kitching
2019-04-06src: Use include <delay.h> when appropriateElyes HAOUAS
2019-03-27vboot: deprecate physical dev switchJoel Kitching
2019-03-15vboot: rename symbols for better consistencyJoel Kitching
2019-03-14vboot: copy data structures to CBMEM for downstream useJoel Kitching
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-07vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching
2019-02-27console: Refactor printk() varargs prototypesKyösti Mälkki
2019-02-25security/vboot: Add measured boot modePhilipp Deppenwiese
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-17vboot: do not extend PCRs on resume from S3Joel Kitching
2018-10-08Move compiler.h to commonlibNico Huber
2018-07-18security/vboot: fix typoRaul E Rangel
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-05-13timestamp: Add timestamps for TPM communicationRaul E Rangel
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese