summaryrefslogtreecommitdiffstats
path: root/src/security/vboot/vboot_common.c
Commit message (Expand)AuthorAgeFilesLines
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-091-1/+1
* treewide: convert to tpm_result_tJon Murphy2023-09-281-2/+3
* vboot/vboot_common: Fix vboot_save_data() code exclusion guardJakub Czapiga2022-12-011-10/+17
* vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga2022-11-081-0/+5
* vboot: Introduce handy vboot reboot functionsJakub Czapiga2022-11-081-0/+15
* console/cbmem_console: Rename cbmem_dump_consoleRaul E Rangel2022-01-131-1/+1
* src: Remove unused 'include <boot_device.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-261-1/+0
* src: Remove unused 'include <fmap.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla2020-05-041-0/+25
* 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
* security/vboot: Allow UDC regardless of vboot stateWim Vervoorn2020-01-181-0/+4
* security/vboot: Use persistent context to read GBB flagsJulius Werner2019-11-281-2/+2
* security/vboot: Remove vboot_named_region_device(_rw)Yu-Ping Wu2019-11-191-10/+0
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-231-24/+0
* vboot: remove functions which read vboot_handoff.out_flagsJoel Kitching2019-06-211-18/+0
* vboot: remove vboot_handoff_get_recovery_reasonJoel Kitching2019-06-211-13/+0
* vboot: save whether developer mode is enabledJoel Kitching2019-05-201-5/+0
* vboot: remove use of VbInitParamsJoel Kitching2019-05-091-1/+1
* vboot: remove use of GoogleBinaryBlockHeaderJoel Kitching2019-05-061-2/+2
* vboot: refactor OPROM codeJoel Kitching2019-04-301-5/+0
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* reset: Provide new single-function reset APINico Huber2018-10-221-2/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* security/vboot: Add function to check if UDC can be enabledFurquan Shaikh2018-04-271-0/+19
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese2017-10-221-0/+115