summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-1736-56/+0
* treewide: Replace uses of "Nehalem"Angel Pons2020-03-151-1/+1
* vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching2020-03-122-7/+0
* vboot: Upgrade kernel space to v1.0dnojiri2020-03-071-5/+11
* security/vboot: Support enabling EC EFS with EC software syncSam McNally2020-03-062-0/+9
* treewide: Capitalize 'CMOS'Elyes HAOUAS2020-02-242-5/+5
* vboot: remove rogue vboot_struct.h includeJoel Kitching2020-02-241-1/+1
* security/intel/stm: Use depends on ENABLE_VMXEugene Myers2020-02-211-6/+2
* security/intel/stm: Check for processor STM supportEugene Myers2020-02-211-0/+11
* vboot: use vb2api_get_recovery_reason functionJoel Kitching2020-02-191-4/+1
* security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGEYu-Ping Wu2020-02-181-2/+2
* vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFTJoel Kitching2020-02-172-3/+3
* vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching2020-02-176-108/+10
* vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching2020-02-172-28/+16
* vboot: fix up some includesJoel Kitching2020-02-143-5/+3
* vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGEJoel Kitching2020-02-101-2/+11
* intel/stm: Add platform opt-in KconfigNico Huber2020-02-091-1/+4
* security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching2020-02-073-21/+35
* security/intel/stm: Add STM supportEugene Myers2020-02-0510-0/+2022
* vendorcode/eltan/security: Switch to vb2 vboot libraryWim Vervoorn2020-02-051-1/+0
* security/tpm/tss: Add ClearControl FunctionChristian Walter2020-02-044-0/+50
* vboot: Remove hard dependency on MISSING_BOARD_RESETJulius Werner2020-01-251-1/+1
* security/vboot: Allow UDC regardless of vboot stateWim Vervoorn2020-01-182-0/+11
* cbfs: Remove locator conceptJulius Werner2020-01-182-6/+3
* src/security: Fix typosElyes HAOUAS2020-01-102-2/+2
* src: Remove unused include <string.h>Elyes HAOUAS2019-12-261-1/+0
* security/vboot: Add a dedicated flag for building of vboot libraryBill XIE2019-12-202-33/+46
* src/security: Remove unused <stdlib.h>Elyes HAOUAS2019-12-194-4/+0
* arch/x86: Drop uses of ROMCC_BOOTBLOCKArthur Heymans2019-12-191-1/+0
* vboot: remove 2lib headers from MakefileJoel Kitching2019-12-181-2/+0
* vboot: Fix MOCK_SECDATA for new naming schemeJulius Werner2019-12-181-1/+1
* security/vboot: Ensure firmware body size is respected againJulius Werner2019-12-134-30/+22
* vboot: update secdata naming schemeJoel Kitching2019-12-121-21/+23
* vboot: remove old vboot_fill_handoff function headerJoel Kitching2019-12-101-5/+0
* EC sync: Properly handle VBERROR return codes from vb2api_ec_syncTim Wawrzynczak2019-12-091-2/+32
* vboot: Clear secdata change flags after factory initJulius Werner2019-12-062-7/+9
* vboot: update VbExNvStorageWrite functionJoel Kitching2019-12-061-2/+2
* src: Move 'static' to the beginning of declarationElyes HAOUAS2019-12-022-4/+4
* lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot tableYu-Ping Wu2019-12-022-2/+1
* security/vboot: Remove struct vboot_working_dataYu-Ping Wu2019-12-022-67/+24
* security/tpm: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-295-37/+27
* security/vboot: Drop CAR_GLOBAL_MIGRATION supportArthur Heymans2019-11-295-50/+26
* security/vboot: Use persistent context to read GBB flagsJulius Werner2019-11-285-123/+13
* security/vboot: Remove duplicate offsetof() definitionJacob Garber2019-11-261-4/+0
* Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbolArthur Heymans2019-11-251-1/+1
* Makefiles: Remove -D__PRE_RAM__Kyösti Mälkki2019-11-221-6/+0
* drivers/intel/fsp1_0: Drop supportArthur Heymans2019-11-211-6/+0
* soc/intel/fsp_broadwell_de: Drop supportArthur Heymans2019-11-211-3/+1
* security/vboot: Build vboot library with same .a that depthcharge usesTim Wawrzynczak2019-11-201-5/+5
* security/vboot/sync_ec: Add timestampsTim Wawrzynczak2019-11-201-6/+13