summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/vboot_logic.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla2020-05-041-22/+0
* security/lockdown: Write-protect WP_ROPatrick Rudolph2020-04-281-0/+5
* ec_sync: Run EFS2 in romstagednojiri2020-04-171-14/+65
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-311-2/+2
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-311-12/+4
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching2020-02-171-3/+0
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-171-25/+0
* security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching2020-02-071-21/+0
* security/vboot: Ensure firmware body size is respected againJulius Werner2019-12-131-23/+12
* vboot: Clear secdata change flags after factory initJulius Werner2019-12-061-2/+2
* security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak2019-11-201-12/+18
* security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu2019-11-201-22/+4
* security/vboot: Remove vboot_named_region_device(_rw)Yu-Ping Wu2019-11-191-2/+3
* security/vboot: Add config option to always enable the displayWim Vervoorn2019-11-161-1/+1
* security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu2019-11-151-8/+0
* vboot: use vboot persistent contextJoel Kitching2019-11-151-35/+34
* vboot: add new vb2ex_abort callbackJoel Kitching2019-10-161-0/+5
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-211-12/+15
* vboot: fix conditional using vboot_setup_tpm return valueJoel Kitching2019-08-081-2/+1
* security/vboot: Add Support for Intel PTTChristian Walter2019-08-061-1/+4
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-231-0/+3
* vboot: relocate code to log and clear recovery mode switchJoel Kitching2019-06-211-0/+26
* vboot: recovery path should finalize work contextJoel Kitching2019-06-121-2/+3
* post_code: add post code for failure to load next stageKeith Short2019-05-221-2/+4
* vboot: determine display init before recovery checkEric Lai2019-05-221-8/+8
* vboot: save whether developer mode is enabledJoel Kitching2019-05-201-2/+5
* vboot: communicate display requirements with vb2api_fw_phase1Joel Kitching2019-05-091-0/+9
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* vboot: deprecate physical dev switchJoel Kitching2019-03-271-4/+0
* vboot: rename symbols for better consistencyJoel Kitching2019-03-151-3/+3
* vboot: copy data structures to CBMEM for downstream useJoel Kitching2019-03-141-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-10/+10
* vboot: rename VB2_DISABLE_DEVELOPER_MODEJoel Kitching2019-03-071-1/+1
* console: Refactor printk() varargs prototypesKyösti Mälkki2019-02-271-1/+1
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-15/+20
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-241-1/+0
* vboot: do not extend PCRs on resume from S3Joel Kitching2018-10-171-8/+12
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* security/vboot: fix typoRaul E Rangel2018-07-181-1/+1
* security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese2018-06-041-13/+4
* timestamp: Add timestamps for TPM communicationRaul E Rangel2018-05-131-0/+5
* compiler.h: add __weak macroAaron Durbin2018-04-241-3/+4
* security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese2018-01-181-1/+1
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-0/+438