aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_logic.c
AgeCommit message (Expand)Author
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-20security/vboot: Make mrc_cache hash functions genericShelley Chen
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-04security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla
2020-04-28security/lockdown: Write-protect WP_ROPatrick Rudolph
2020-04-17ec_sync: Run EFS2 in romstagednojiri
2020-04-04src/security: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-02-17vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2020-02-07security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching
2019-12-13security/vboot: Ensure firmware body size is respected againJulius Werner
2019-12-06vboot: Clear secdata change flags after factory initJulius Werner
2019-11-20security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak
2019-11-20security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu
2019-11-19security/vboot: Remove vboot_named_region_device(_rw)Yu-Ping Wu
2019-11-16security/vboot: Add config option to always enable the displayWim Vervoorn
2019-11-15security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu
2019-11-15vboot: use vboot persistent contextJoel Kitching
2019-10-16vboot: add new vb2ex_abort callbackJoel Kitching
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
2019-08-08vboot: fix conditional using vboot_setup_tpm return valueJoel Kitching
2019-08-06security/vboot: Add Support for Intel PTTChristian Walter
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