summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/vboot_loader.c
Commit message (Expand)AuthorAgeFilesLines
* vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATIONJakub Czapiga2023-02-211-6/+6
* vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga2022-11-081-3/+20
* commonlib/bsd: Remove cb_err_tJulius Werner2022-03-091-1/+1
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* security/vboot: Add timestamps when loading verstageRaul E Rangel2021-06-141-0/+3
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-7/+0
* src: Add missing <cbmem.h>Elyes HAOUAS2021-02-091-0/+1
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* cbfs: Add verification for RO CBFS metadata hashJulius Werner2020-12-031-12/+9
* cbfs: Add metadata cacheJulius Werner2020-11-211-7/+33
* security/vboot: Add option to run verstage before bootblockMartin Roth2020-06-151-4/+5
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* cbfs: Remove locator conceptJulius Werner2020-01-181-6/+1
* security/vboot: Ensure firmware body size is respected againJulius Werner2019-12-131-1/+1
* security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-291-5/+3
* cbfs: switch to region_device for location APIsAaron Durbin2019-11-201-9/+3
* security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu2019-11-201-4/+10
* security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn2019-11-051-2/+1
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-231-1/+0
* vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner2019-07-031-3/+0
* vboot: remove vboot_handoff stepJoel Kitching2019-06-271-11/+0
* vboot: Turn vboot_logic_executed() into a static inlineJulius Werner2019-05-101-49/+1
* vboot: Make vboot_logic_executed() a bit more preciseJulius Werner2019-05-101-3/+5
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* vboot: rename symbols for better consistencyJoel Kitching2019-03-151-4/+4
* vboot: copy data structures to CBMEM for downstream useJoel Kitching2019-03-141-3/+4
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-14/+14
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-0/+158