aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_loader.c
AgeCommit message (Expand)Author
2021-02-09src: Add missing <cbmem.h>Elyes HAOUAS
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner
2020-06-15security/vboot: Add option to run verstage before bootblockMartin Roth
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/security: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-18cbfs: Remove locator conceptJulius Werner
2019-12-13security/vboot: Ensure firmware body size is respected againJulius Werner
2019-11-29security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
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-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-06-27vboot: remove vboot_handoff stepJoel Kitching
2019-05-10vboot: Turn vboot_logic_executed() into a static inlineJulius Werner
2019-05-10vboot: Make vboot_logic_executed() a bit more preciseJulius Werner
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
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-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese