summaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
2019-12-06vboot: Clear secdata change flags after factory initJulius Werner
2019-12-06vboot: update VbExNvStorageWrite functionJoel Kitching
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-12-02security/vboot: Remove struct vboot_working_dataYu-Ping Wu
2019-11-29security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-28security/vboot: Use persistent context to read GBB flagsJulius Werner
2019-11-26security/vboot: Remove duplicate offsetof() definitionJacob Garber
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-22Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki
2019-11-20security/vboot: Build vboot library with same .a that depthcharge usesTim Wawrzynczak
2019-11-20security/vboot/sync_ec: Add timestampsTim Wawrzynczak
2019-11-20security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
2019-11-20security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu
2019-11-20security/vboot: Remove buffer_size 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-16vboot: remove vboot_possibly_executed functionJoel Kitching
2019-11-16vboot: update commentPatrick Georgi
2019-11-15security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu
2019-11-15vboot: use vboot persistent contextJoel Kitching
2019-11-11security/vboot: Add rw_region_only support to vbootWim Vervoorn
2019-11-07lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn
2019-11-06security/vboot/Kconfig: Remove unused symbolsArthur Heymans
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph
2019-10-16vboot: add new vb2ex_abort callbackJoel Kitching
2019-09-30vboot: create board-specific test-only GBB HWID if not setHung-Te Lin
2019-09-21vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2Andrey Pronin
2019-09-13security/vboot: Replace use of __PRE_RAM__Kyösti Mälkki
2019-09-02vboot: remove fastboot supportJoel Kitching
2019-08-21vboot: update vboot2 functions to use new vb2_error_tJoel Kitching
2019-08-21vboot: use vboot2 API to set initial secdatak valueJoel 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-29Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-07-07src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-06-27vboot: remove vboot_handoff stepJoel Kitching
2019-06-21security/vboot: Remove useless 'const'Elyes HAOUAS
2019-06-21vboot: relocate code to log and clear recovery mode switchJoel Kitching
2019-06-21vboot: remove functions which read vboot_handoff.out_flagsJoel Kitching
2019-06-21vboot: remove vboot_handoff_get_recovery_reasonJoel 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