summaryrefslogtreecommitdiff
path: root/src/security/vboot/common.c
AgeCommit message (Expand)Author
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
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-02-10vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGEJoel Kitching
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-13security/vboot: Ensure firmware body size is respected againJulius Werner
2019-12-02lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu
2019-12-02security/vboot: Remove struct vboot_working_dataYu-Ping Wu
2019-11-29security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-20security/vboot: Remove selected_region from struct vboot_working_dataYu-Ping Wu
2019-11-20security/vboot: Remove buffer_size from struct vboot_working_dataYu-Ping Wu
2019-11-15vboot: use vboot persistent contextJoel Kitching
2019-07-03vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner
2019-06-21security/vboot: Remove useless 'const'Elyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-21vboot: standardize on working data sizeJoel Kitching
2019-03-19vboot: make vboot workbuf available to payloadJoel Kitching
2019-03-18vboot: move assert in vboot_migrate_cbmemJoel Kitching
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-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2017-10-22security/vboot: Move vboot2 to security kconfig sectionPhilipp Deppenwiese