summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* src: Remove unused '#include <stddef.h>'Elyes HAOUAS2020-05-132-2/+0
* src: Remove unused '#include <stdint.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-119-166/+9
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-1142-42/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* security: tcg-2.0: Ignore data payload for errors, fix Cr50 boot modeJulius Werner2020-05-083-8/+17
* {security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS2020-05-087-84/+14
* vboot: Provide declaration for verstage_mainboard_early_init()Furquan Shaikh2020-05-081-0/+1
* security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla2020-05-043-23/+27
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* intel/stm: Drop now unneeded `num_cpus` paramEugene D Myers2020-05-022-3/+3
* intel/stm: Place resource list right below MSEGEugene D Myers2020-05-021-6/+1
* security/vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu2020-05-011-6/+6
* vboot: Always build secdata functions for romstageJulius Werner2020-04-281-2/+2
* security/lockdown: Write-protect WP_ROPatrick Rudolph2020-04-284-3/+51
* security: Add common boot media write protectionPatrick Rudolph2020-04-285-0/+127
* drivers/spi/tpm: Add support for non CR50 SPI TPM2Patrick Rudolph2020-04-281-10/+18
* rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner2020-04-231-1/+1
* vboot: Add permission check for kernel spaceDaisuke Nojiri2020-04-233-0/+46
* security/vboot, mb/google: Fix build errorsPatrick Georgi2020-04-201-1/+1
* vboot/secdata: remove retries, readback, and CRC checkJoel Kitching2020-04-201-59/+15
* vboot: remove leftover TPM_PCR_GBB constantsJoel Kitching2020-04-201-3/+0
* ec_sync: Run EFS2 in romstagednojiri2020-04-176-16/+108
* TPM: Add tlcl_cr50_get_boot_modednojiri2020-04-174-0/+40
* Do not select USE_BLOBSNico Huber2020-04-151-1/+0
* assert.h: Simplify dead_code()Nico Huber2020-04-101-2/+2
* assert.h: Add a tag parameter to dead_code()Nico Huber2020-04-041-2/+2
* src/security: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-0431-400/+62
* security/tpm: Fix compile-time elimination for SEPARATE_VERSTAGEJulius Werner2020-04-011-2/+12
* security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE2020-03-312-8/+2
* security/tpm: Include mrc.bin in CRTM if presentBill XIE2020-03-312-2/+6
* security/vboot: Decouple measured boot from verified bootBill XIE2020-03-3111-164/+193
* 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