summaryrefslogtreecommitdiff
path: root/src/security
AgeCommit message (Expand)Author
2020-02-04security/tpm/tss: Add ClearControl FunctionChristian Walter
2020-01-25vboot: Remove hard dependency on MISSING_BOARD_RESETJulius Werner
2020-01-18security/vboot: Allow UDC regardless of vboot stateWim Vervoorn
2020-01-18cbfs: Remove locator conceptJulius Werner
2020-01-10src/security: Fix typosElyes HAOUAS
2019-12-26src: Remove unused include <string.h>Elyes HAOUAS
2019-12-20security/vboot: Add a dedicated flag for building of vboot libraryBill XIE
2019-12-19src/security: Remove unused <stdlib.h>Elyes HAOUAS
2019-12-19arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans
2019-12-18vboot: remove 2lib headers from MakefileJoel Kitching
2019-12-18vboot: Fix MOCK_SECDATA for new naming schemeJulius Werner
2019-12-13security/vboot: Ensure firmware body size is respected againJulius Werner
2019-12-12vboot: update secdata naming schemeJoel Kitching
2019-12-10vboot: remove old vboot_fill_handoff function headerJoel Kitching
2019-12-09EC sync: Properly handle VBERROR return codes from vb2api_ec_syncTim Wawrzynczak
2019-12-06vboot: Clear secdata change flags after factory initJulius Werner
2019-12-06vboot: update VbExNvStorageWrite functionJoel Kitching
2019-12-02src: Move 'static' to the beginning of declarationElyes HAOUAS
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/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-29security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans
2019-11-28security/vboot: Use persistent context to read GBB flagsJulius Werner
2019-11-26security/vboot: Remove duplicate offsetof() definitionJacob Garber
2019-11-25Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans
2019-11-22Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki
2019-11-21drivers/intel/fsp1_0: Drop supportArthur Heymans
2019-11-21soc/intel/fsp_broadwell_de: Drop supportArthur Heymans
2019-11-20security/vboot: Build vboot library with same .a that depthcharge usesTim Wawrzynczak
2019-11-20security/vboot/sync_ec: Add timestampsTim Wawrzynczak
2019-11-20security/vboot: Add vboot callbacks to support EC software syncTim Wawrzynczak
2019-11-20cbfs: switch to region_device for location APIsAaron Durbin
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-19security/vboot: Remove vboot_named_region_device(_rw)Yu-Ping Wu
2019-11-18include: Make stdbool.h a separate fileJulius Werner
2019-11-16security/vboot: Add config option to always enable the displayWim Vervoorn
2019-11-16vboot: remove vboot_possibly_executed functionJoel Kitching
2019-11-16vboot: update commentPatrick Georgi
2019-11-15security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu
2019-11-15vboot: use vboot persistent contextJoel Kitching
2019-11-14security/intel: Hide Intel submenu when INTEL TXT is disabledWim Vervoorn
2019-11-11security/vboot: Add rw_region_only support to vbootWim Vervoorn
2019-11-07lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn
2019-11-06security/vboot/Kconfig: Remove unused symbolsArthur Heymans
2019-11-05security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2019-10-27src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS
2019-10-20security/memory: Add x86_64 supportPatrick Rudolph
2019-10-18build: Mark bootblock files on x86 as IBBPatrick Rudolph