summaryrefslogtreecommitdiff
path: root/src/security/vboot/bootmode.c
AgeCommit message (Expand)Author
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-03-12vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching
2020-02-19vboot: use vb2api_get_recovery_reason functionJoel Kitching
2020-02-17vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2019-11-20security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu
2019-11-16vboot: remove vboot_possibly_executed functionJoel Kitching
2019-11-15security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu
2019-11-15vboot: use vboot persistent contextJoel Kitching
2019-07-23vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching
2019-06-21vboot: remove vboot_handoff_get_recovery_reasonJoel Kitching
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-04-29vboot: specify NEED_VB20_INTERNALS when neededJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-15vboot: rename symbols for better consistencyJoel 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-10-08Move compiler.h to commonlibNico Huber
2018-08-09src/security/vboot: Fix typoElyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-01-17security/vboot: Add two weak methods for vboot2Philipp Deppenwiese
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese