Age | Commit message (Expand) | Author |
2020-05-04 | security/vboot: Limit vboot verification code access to only verstage | Sridhar Siricilla |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-05-02 | intel/stm: Drop now unneeded `num_cpus` param | Eugene D Myers |
2020-05-02 | intel/stm: Place resource list right below MSEG | Eugene D Myers |
2020-05-01 | security/vboot: Convert reboot-related errors to vboot2-style | Yu-Ping Wu |
2020-04-28 | vboot: Always build secdata functions for romstage | Julius Werner |
2020-04-28 | security/lockdown: Write-protect WP_RO | Patrick Rudolph |
2020-04-28 | security: Add common boot media write protection | Patrick Rudolph |
2020-04-28 | drivers/spi/tpm: Add support for non CR50 SPI TPM2 | Patrick Rudolph |
2020-04-23 | rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE | Julius Werner |
2020-04-23 | vboot: Add permission check for kernel space | Daisuke Nojiri |
2020-04-20 | security/vboot, mb/google: Fix build errors | Patrick Georgi |
2020-04-20 | vboot/secdata: remove retries, readback, and CRC check | Joel Kitching |
2020-04-20 | vboot: remove leftover TPM_PCR_GBB constants | Joel Kitching |
2020-04-17 | ec_sync: Run EFS2 in romstage | dnojiri |
2020-04-17 | TPM: Add tlcl_cr50_get_boot_mode | dnojiri |
2020-04-15 | Do not select USE_BLOBS | Nico Huber |
2020-04-10 | assert.h: Simplify dead_code() | Nico Huber |
2020-04-04 | assert.h: Add a tag parameter to dead_code() | Nico Huber |
2020-04-04 | src/security: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-01 | security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGE | Julius Werner |
2020-03-31 | security/vboot: relocate and rename vboot_platform_is_resuming() | Bill XIE |
2020-03-31 | security/tpm: Include mrc.bin in CRTM if present | Bill XIE |
2020-03-31 | security/vboot: Decouple measured boot from verified boot | Bill XIE |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2020-03-12 | vboot: remove extraneous vboot_recovery_mode_memory_retrain | Joel Kitching |
2020-03-07 | vboot: Upgrade kernel space to v1.0 | dnojiri |
2020-03-06 | security/vboot: Support enabling EC EFS with EC software sync | Sam McNally |
2020-02-24 | treewide: Capitalize 'CMOS' | Elyes HAOUAS |
2020-02-24 | vboot: remove rogue vboot_struct.h include | Joel Kitching |
2020-02-21 | security/intel/stm: Use depends on ENABLE_VMX | Eugene Myers |
2020-02-21 | security/intel/stm: Check for processor STM support | Eugene Myers |
2020-02-19 | vboot: use vb2api_get_recovery_reason function | Joel Kitching |
2020-02-18 | security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGE | Yu-Ping Wu |
2020-02-17 | vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT | Joel Kitching |
2020-02-17 | vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT option | Joel Kitching |
2020-02-17 | vboot: push clear recovery mode switch until BS_WRITE_TABLES | Joel Kitching |
2020-02-14 | vboot: fix up some includes | Joel Kitching |
2020-02-10 | vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGE | Joel Kitching |
2020-02-09 | intel/stm: Add platform opt-in Kconfig | Nico Huber |
2020-02-07 | security/vboot: relocate vb2ex_abort and vb2ex_printf | Joel Kitching |
2020-02-05 | security/intel/stm: Add STM support | Eugene Myers |
2020-02-05 | vendorcode/eltan/security: Switch to vb2 vboot library | Wim Vervoorn |
2020-02-04 | security/tpm/tss: Add ClearControl Function | Christian Walter |
2020-01-25 | vboot: Remove hard dependency on MISSING_BOARD_RESET | Julius Werner |
2020-01-18 | security/vboot: Allow UDC regardless of vboot state | Wim Vervoorn |
2020-01-18 | cbfs: Remove locator concept | Julius Werner |
2020-01-10 | src/security: Fix typos | Elyes HAOUAS |
2019-12-26 | src: Remove unused include <string.h> | Elyes HAOUAS |