Age | Commit message (Expand) | Author |
2019-12-18 | vboot: remove 2lib headers from Makefile | Joel Kitching |
2019-12-18 | vboot: Fix MOCK_SECDATA for new naming scheme | Julius Werner |
2019-12-13 | security/vboot: Ensure firmware body size is respected again | Julius Werner |
2019-12-12 | vboot: update secdata naming scheme | Joel Kitching |
2019-12-10 | vboot: remove old vboot_fill_handoff function header | Joel Kitching |
2019-12-09 | EC sync: Properly handle VBERROR return codes from vb2api_ec_sync | Tim Wawrzynczak |
2019-12-06 | vboot: Clear secdata change flags after factory init | Julius Werner |
2019-12-06 | vboot: update VbExNvStorageWrite function | Joel Kitching |
2019-12-02 | src: Move 'static' to the beginning of declaration | Elyes HAOUAS |
2019-12-02 | lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table | Yu-Ping Wu |
2019-12-02 | security/vboot: Remove struct vboot_working_data | Yu-Ping Wu |
2019-11-29 | security/tpm: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-29 | security/vboot: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-28 | security/vboot: Use persistent context to read GBB flags | Julius Werner |
2019-11-26 | security/vboot: Remove duplicate offsetof() definition | Jacob Garber |
2019-11-25 | Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol | Arthur Heymans |
2019-11-22 | Makefiles: Remove -D__PRE_RAM__ | Kyösti Mälkki |
2019-11-21 | drivers/intel/fsp1_0: Drop support | Arthur Heymans |
2019-11-21 | soc/intel/fsp_broadwell_de: Drop support | Arthur Heymans |
2019-11-20 | security/vboot: Build vboot library with same .a that depthcharge uses | Tim Wawrzynczak |
2019-11-20 | security/vboot/sync_ec: Add timestamps | Tim Wawrzynczak |
2019-11-20 | security/vboot: Add vboot callbacks to support EC software sync | Tim Wawrzynczak |
2019-11-20 | cbfs: switch to region_device for location APIs | Aaron Durbin |
2019-11-20 | security/vboot: Remove selected_region from struct vboot_working_data | Yu-Ping Wu |
2019-11-20 | security/vboot: Remove buffer_size from struct vboot_working_data | Yu-Ping Wu |
2019-11-19 | security/vboot: Remove vboot_named_region_device(_rw) | Yu-Ping Wu |
2019-11-18 | include: Make stdbool.h a separate file | Julius Werner |
2019-11-16 | security/vboot: Add config option to always enable the display | Wim Vervoorn |
2019-11-16 | vboot: remove vboot_possibly_executed function | Joel Kitching |
2019-11-16 | vboot: update comment | Patrick Georgi |
2019-11-15 | security/vboot: Remove flags from struct vboot_working_data | Yu-Ping Wu |
2019-11-15 | vboot: use vboot persistent context | Joel Kitching |
2019-11-14 | security/intel: Hide Intel submenu when INTEL TXT is disabled | Wim Vervoorn |
2019-11-11 | security/vboot: Add rw_region_only support to vboot | Wim Vervoorn |
2019-11-07 | lib/cbfs: Add fallback to RO region to cbfs_boot_locate | Wim Vervoorn |
2019-11-06 | security/vboot/Kconfig: Remove unused symbols | Arthur Heymans |
2019-11-05 | security/vboot: Removed vboot_prepare from vboot_locator | Wim Vervoorn |
2019-10-27 | src/[northbridge,security]: change "unsigned" to "unsigned int" | Martin Roth |
2019-10-27 | src: Use 'include <boot/coreboot_tables.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | security/memory: Add x86_64 support | Patrick Rudolph |
2019-10-18 | build: Mark bootblock files on x86 as IBB | Patrick Rudolph |
2019-10-17 | security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup | Arthur Heymans |
2019-10-16 | vboot: add new vb2ex_abort callback | Joel Kitching |
2019-09-30 | vboot: create board-specific test-only GBB HWID if not set | Hung-Te Lin |
2019-09-21 | vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 | Andrey Pronin |
2019-09-15 | src/security: Remove unused #include <fmap.h> | Elyes HAOUAS |
2019-09-13 | security/vboot: Replace use of __PRE_RAM__ | Kyösti Mälkki |
2019-09-11 | Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" | Julius Werner |
2019-09-07 | security/tpm: Use correct hash digest lengths | Jacob Garber |
2019-09-06 | security/tpm/tss/tcg-2.0: Add support for algorithms | Frans Hendriks |
2019-09-05 | security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() | Frans Hendriks |
2019-09-03 | security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size | Frans Hendriks |
2019-09-02 | vboot: remove fastboot support | Joel Kitching |
2019-09-02 | security/intel: Add TXT infrastructure | Patrick Rudolph |
2019-08-26 | Split MAYBE_STATIC to _BSS and _NONZERO variants | Kyösti Mälkki |
2019-08-21 | vboot: update vboot2 functions to use new vb2_error_t | Joel Kitching |
2019-08-21 | vboot: use vboot2 API to set initial secdatak value | Joel Kitching |
2019-08-08 | vboot: fix conditional using vboot_setup_tpm return value | Joel Kitching |
2019-08-08 | tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name | Joel Kitching |
2019-08-06 | security/vboot: Add Support for Intel PTT | Christian Walter |
2019-07-31 | drivers/crb: Add CRB driver for TPM2 support | Christian Walter |
2019-07-29 | Revert "src/security/vboot: Add option to skip display init with vboot 2.0" | Christian Walter |
2019-07-23 | vboot: relocate call to vboot_save_recovery_reason_vbnv | Joel Kitching |
2019-07-23 | vboot: deprecate vboot_handoff structure | Joel Kitching |
2019-07-19 | security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() | Frans Hendriks |
2019-07-07 | src/security/vboot: Add option to skip display init with vboot 2.0 | Sukerkar, Amol N |
2019-07-03 | vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms | Julius Werner |
2019-07-02 | security/memory: Clear memory in ramstage | Patrick Rudolph |
2019-07-01 | security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() | Frans Hendriks |
2019-06-27 | security: Add memory subfolder | Patrick Rudolph |
2019-06-27 | vboot: remove vboot_handoff step | Joel Kitching |
2019-06-21 | security/vboot: Remove useless 'const' | Elyes HAOUAS |
2019-06-21 | security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar | Frans Hendriks |
2019-06-21 | vboot: relocate code to log and clear recovery mode switch | Joel Kitching |
2019-06-21 | vboot: remove functions which read vboot_handoff.out_flags | Joel Kitching |
2019-06-21 | vboot: remove vboot_handoff_get_recovery_reason | Joel Kitching |
2019-06-12 | vboot: recovery path should finalize work context | Joel Kitching |
2019-05-22 | post_code: add post code for failure to load next stage | Keith Short |
2019-05-22 | vboot: determine display init before recovery check | Eric Lai |
2019-05-20 | security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() | Frans Hendriks |
2019-05-20 | vboot: save whether developer mode is enabled | Joel Kitching |
2019-05-15 | vboot: remove OPROM-related code | Joel Kitching |
2019-05-15 | vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST | Joel Kitching |
2019-05-10 | vboot: Turn vboot_logic_executed() into a static inline | Julius Werner |
2019-05-10 | vboot: Make vboot_logic_executed() a bit more precise | Julius Werner |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2019-05-09 | vboot: communicate display requirements with vb2api_fw_phase1 | Joel Kitching |
2019-05-09 | vboot: remove use of VbInitParams | Joel Kitching |
2019-05-06 | vboot: remove use of GoogleBinaryBlockHeader | Joel Kitching |
2019-04-30 | vboot: refactor OPROM code | Joel Kitching |
2019-04-29 | vboot: specify NEED_VB20_INTERNALS when needed | Joel Kitching |
2019-04-24 | security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled | Keith Short |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-04-11 | vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flag | Joel Kitching |
2019-04-08 | {src,util}: Correct typo in comment and debug string | Frans Hendriks |
2019-04-06 | src: Use include <delay.h> when appropriate | Elyes HAOUAS |
2019-04-04 | vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH | Joel Kitching |
2019-04-01 | vboot: Select CONFIG_VBOOT_OPROM_MATTERS in more cases | Julius Werner |
2019-03-29 | src: Use include <reset.h> when appropriate | Elyes HAOUAS |
2019-03-27 | vboot_handoff: do not set VBSD_HONOR_VIRT_DEV_SWITCH | Joel Kitching |