aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_loader.c
AgeCommit message (Expand)Author
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