summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-8/+8
* security/tpm: Change wording of variable namesDuncan Laurie2020-06-171-7/+7
* treewide: Replace CONFIG(ARCH_xx) testsKyösti Mälkki2020-06-171-4/+4
* security/vboot: Add option to run verstage before bootblockMartin Roth2020-06-155-11/+29
* src: Remove unused 'include <fmap.h>'Elyes HAOUAS2020-06-021-1/+0
* src: Remove redundant includesElyes HAOUAS2020-06-022-2/+0
* src: Remove unused 'include <symbols.h>'Elyes HAOUAS2020-06-021-1/+0
* lockdown: Fix missing spaces in boot logDaniel Gröber2020-06-021-2/+2
* Remove MAYBE_STATIC_BSS and ENV_STAGE_HAS_BSS_SECTIONKyösti Mälkki2020-05-261-2/+2
* security/tpm: Use SPDX identifiersJacob Garber2020-05-2510-51/+19
* security/tpm/tspi: Fix handling of white space delimited listharshit2020-05-192-5/+6
* src: Remove unused 'include <string.h>'Elyes HAOUAS2020-05-182-2/+0
* src: Remove unused 'include <lib.h>'Elyes HAOUAS2020-05-181-1/+0
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-3/+0
* 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