- 50337f16 security/vboot: Allow UDC regardless of vboot state by Wim Vervoorn · 3 years, 9 months ago
- 815611e cbfs: Remove locator concept by Julius Werner · 3 years, 10 months ago
- 58f3fd6 src/security: Fix typos by Elyes HAOUAS · 3 years, 9 months ago
- 4200a52 src: Remove unused include <string.h> by Elyes HAOUAS · 3 years, 9 months ago
- cdf6f3a security/vboot: Add a dedicated flag for building of vboot library by Bill XIE · 3 years, 10 months ago
- 94b5030 src/security: Remove unused <stdlib.h> by Elyes HAOUAS · 3 years, 10 months ago
- 494b031 arch/x86: Drop uses of ROMCC_BOOTBLOCK by Arthur Heymans · 3 years, 10 months ago
- 85d44f4 vboot: remove 2lib headers from Makefile by Joel Kitching · 3 years, 10 months ago
- 413a742 vboot: Fix MOCK_SECDATA for new naming scheme by Julius Werner · 3 years, 10 months ago
- f8e1764 security/vboot: Ensure firmware body size is respected again by Julius Werner · 3 years, 10 months ago
- 928511a vboot: update secdata naming scheme by Joel Kitching · 3 years, 10 months ago
- 9e052c2 vboot: remove old vboot_fill_handoff function header by Joel Kitching · 3 years, 10 months ago
- 14dd073 EC sync: Properly handle VBERROR return codes from vb2api_ec_sync by Tim Wawrzynczak · 3 years, 10 months ago
- 683657e vboot: Clear secdata change flags after factory init by Julius Werner · 3 years, 10 months ago
- 1debc0c vboot: update VbExNvStorageWrite function by Joel Kitching · 3 years, 10 months ago
- 68ec3eb src: Move 'static' to the beginning of declaration by Elyes HAOUAS · 4 years, 3 months ago
- 63b9700 lib/coreboot_table: Add CBMEM_ID_VBOOT_WORKBUF pointer to coreboot table by Yu-Ping Wu · 3 years, 10 months ago
- a2962da security/vboot: Remove struct vboot_working_data by Yu-Ping Wu · 3 years, 10 months ago
- 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 3 years, 11 months ago
- 344e86b security/vboot: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 3 years, 11 months ago
- d618aac security/vboot: Use persistent context to read GBB flags by Julius Werner · 3 years, 10 months ago
- a3eb125 security/vboot: Remove duplicate offsetof() definition by Jacob Garber · 3 years, 10 months ago
- c05b1a6 Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol by Arthur Heymans · 3 years, 10 months ago
- 75396f6 Makefiles: Remove -D__PRE_RAM__ by Kyösti Mälkki · 3 years, 10 months ago
- 15c0121 drivers/intel/fsp1_0: Drop support by Arthur Heymans · 3 years, 11 months ago
- f67c81f soc/intel/fsp_broadwell_de: Drop support by Arthur Heymans · 3 years, 11 months ago
- baeced3 security/vboot: Build vboot library with same .a that depthcharge uses by Tim Wawrzynczak · 4 years ago
- f9e7499 security/vboot/sync_ec: Add timestamps by Tim Wawrzynczak · 4 years ago
- d6fc557 security/vboot: Add vboot callbacks to support EC software sync by Tim Wawrzynczak · 4 years ago
- fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 3 years, 11 months ago
- aeb652a security/vboot: Remove selected_region from struct vboot_working_data by Yu-Ping Wu · 3 years, 11 months ago
- ea54457 security/vboot: Remove buffer_size from struct vboot_working_data by Yu-Ping Wu · 3 years, 11 months ago
- 29c8fa4 security/vboot: Remove vboot_named_region_device(_rw) by Yu-Ping Wu · 3 years, 11 months ago
- a214837 include: Make stdbool.h a separate file by Julius Werner · 3 years, 11 months ago
- e7087a1 security/vboot: Add config option to always enable the display by Wim Vervoorn · 3 years, 11 months ago
- c50847e vboot: remove vboot_possibly_executed function by Joel Kitching · 3 years, 11 months ago
- 751c496 vboot: update comment by Patrick Georgi · 3 years, 11 months ago
- 9fc8cf8 security/vboot: Remove flags from struct vboot_working_data by Yu-Ping Wu · 3 years, 11 months ago
- 2332c74 vboot: use vboot persistent context by Joel Kitching · 4 years ago
- dd0dc1a security/intel: Hide Intel submenu when INTEL TXT is disabled by Wim Vervoorn · 3 years, 11 months ago
- a1c259b security/vboot: Add rw_region_only support to vboot by Wim Vervoorn · 4 years ago
- 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 4 years ago
- 214661e security/vboot/Kconfig: Remove unused symbols by Arthur Heymans · 4 years ago
- 1058dd8 security/vboot: Removed vboot_prepare from vboot_locator by Wim Vervoorn · 4 years ago
- 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years ago
- 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years ago
- 0e6e457 security/memory: Add x86_64 support by Patrick Rudolph · 4 years ago
- d9c799c build: Mark bootblock files on x86 as IBB by Patrick Rudolph · 4 years, 7 months ago
- 6d5fcf4 security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startup by Arthur Heymans · 4 years ago
- f350768 vboot: add new vb2ex_abort callback by Joel Kitching · 4 years ago
- 117453e vboot: create board-specific test-only GBB HWID if not set by Hung-Te Lin · 4 years ago
- 31839f3 vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2 by Andrey Pronin · 4 years ago
- 087504f src/security: Remove unused #include <fmap.h> by Elyes HAOUAS · 4 years, 3 months ago
- b590a04 security/vboot: Replace use of __PRE_RAM__ by Kyösti Mälkki · 4 years, 1 month ago
- b3426c0 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" by Julius Werner · 4 years, 1 month ago
- c563d34 security/tpm: Use correct hash digest lengths by Jacob Garber · 4 years, 1 month ago
- aa771cb security/tpm/tss/tcg-2.0: Add support for algorithms by Frans Hendriks · 4 years, 1 month ago
- fdb9805 security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() by Frans Hendriks · 4 years, 1 month ago
- 7e220ca security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size by Frans Hendriks · 4 years, 3 months ago
- 4d9d964 vboot: remove fastboot support by Joel Kitching · 4 years, 1 month ago
- 5fffb5e security/intel: Add TXT infrastructure by Patrick Rudolph · 4 years, 2 months ago
- 117cf2b Split MAYBE_STATIC to _BSS and _NONZERO variants by Kyösti Mälkki · 4 years, 1 month ago
- 220ac04 vboot: update vboot2 functions to use new vb2_error_t by Joel Kitching · 4 years, 2 months ago
- 544b572 vboot: use vboot2 API to set initial secdatak value by Joel Kitching · 4 years, 4 months ago
- 2a20d13 vboot: fix conditional using vboot_setup_tpm return value by Joel Kitching · 4 years, 2 months ago
- 2c469ad tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name by Joel Kitching · 4 years, 2 months ago
- 0bd84ed security/vboot: Add Support for Intel PTT by Christian Walter · 4 years, 2 months ago
- 7706a04 drivers/crb: Add CRB driver for TPM2 support by Christian Walter · 4 years, 3 months ago
- 90cf4bb Revert "src/security/vboot: Add option to skip display init with vboot 2.0" by Christian Walter · 4 years, 2 months ago
- 7b10deb vboot: relocate call to vboot_save_recovery_reason_vbnv by Joel Kitching · 4 years, 4 months ago
- 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 4 years, 4 months ago
- 589eff7 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() by Frans Hendriks · 4 years, 3 months ago
- 598af2e src/security/vboot: Add option to skip display init with vboot 2.0 by Sukerkar, Amol N · 4 years, 3 months ago
- eda20b6 vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platforms by Julius Werner · 4 years, 3 months ago
- a19b07f security/memory: Clear memory in ramstage by Patrick Rudolph · 4 years, 7 months ago
- 3891d27 security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() by Frans Hendriks · 4 years, 4 months ago
- 1b35295 security: Add memory subfolder by Patrick Rudolph · 4 years, 7 months ago
- eb20320 vboot: remove vboot_handoff step by Joel Kitching · 4 years, 4 months ago
- eb1dea8f security/vboot: Remove useless 'const' by Elyes HAOUAS · 4 years, 4 months ago
- 7c05d2a6 security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar by Frans Hendriks · 4 years, 4 months ago
- 532e0c7 vboot: relocate code to log and clear recovery mode switch by Joel Kitching · 4 years, 4 months ago
- b6bcb6c vboot: remove functions which read vboot_handoff.out_flags by Joel Kitching · 4 years, 4 months ago
- a06cd6c vboot: remove vboot_handoff_get_recovery_reason by Joel Kitching · 4 years, 4 months ago
- ba50e48 vboot: recovery path should finalize work context by Joel Kitching · 4 years, 4 months ago
- 7006458 post_code: add post code for failure to load next stage by Keith Short · 4 years, 5 months ago
- b6ee056 vboot: determine display init before recovery check by Eric Lai · 4 years, 4 months ago
- c1b77c1 security/vboot/vboot_crtm.h: Remove ENV_ for vboot_measure_cbfs_hook() by Frans Hendriks · 4 years, 5 months ago
- 7576bd7 vboot: save whether developer mode is enabled by Joel Kitching · 4 years, 5 months ago
- 807803a vboot: remove OPROM-related code by Joel Kitching · 4 years, 5 months ago
- 18b51b7 vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST by Joel Kitching · 4 years, 5 months ago
- 998dc17 vboot: Turn vboot_logic_executed() into a static inline by Julius Werner · 4 years, 5 months ago
- ef7d89c vboot: Make vboot_logic_executed() a bit more precise by Julius Werner · 4 years, 5 months ago
- 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 4 years, 5 months ago
- 5923d67 vboot: communicate display requirements with vb2api_fw_phase1 by Joel Kitching · 4 years, 6 months ago
- 9e8cf3c vboot: remove use of VbInitParams by Joel Kitching · 4 years, 5 months ago
- 1a6b5c2 vboot: remove use of GoogleBinaryBlockHeader by Joel Kitching · 4 years, 5 months ago
- 6672bd8 vboot: refactor OPROM code by Joel Kitching · 4 years, 6 months ago
- 4114aa8 vboot: specify NEED_VB20_INTERNALS when needed by Joel Kitching · 4 years, 5 months ago
- 97f8029 security/tpm: Change POWER_OFF_ON_CR50_UPDATE so it can be disabled by Keith Short · 4 years, 5 months ago
- cd4fe0f src: include <assert.h> when appropriate by Elyes HAOUAS · 4 years, 6 months ago