summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/vboot_loader.c
Commit message (Expand)AuthorAgeFilesLines
* 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