aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot/vboot_common.c
AgeCommit message (Expand)Author
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <fmap.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-04security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla
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-18security/vboot: Allow UDC regardless of vboot stateWim Vervoorn
2019-11-28security/vboot: Use persistent context to read GBB flagsJulius Werner
2019-11-19security/vboot: Remove vboot_named_region_device(_rw)Yu-Ping Wu
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-07-23vboot: deprecate vboot_handoff structureJoel Kitching
2019-06-21vboot: remove functions which read vboot_handoff.out_flagsJoel Kitching
2019-06-21vboot: remove vboot_handoff_get_recovery_reasonJoel Kitching
2019-05-20vboot: save whether developer mode is enabledJoel Kitching
2019-05-09vboot: remove use of VbInitParamsJoel Kitching
2019-05-06vboot: remove use of GoogleBinaryBlockHeaderJoel Kitching
2019-04-30vboot: refactor OPROM codeJoel Kitching
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
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 <console/console.h>Elyes HAOUAS
2018-10-22reset: Provide new single-function reset APINico Huber
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-27security/vboot: Add function to check if UDC can be enabledFurquan Shaikh
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese