summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* security/intel/txt: Add Intel TXT supportPhilipp Deppenwiese2020-07-3111-9/+1829
* src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth2020-07-261-2/+2
* src: Remove unused 'include <cbmem.h>'Elyes HAOUAS2020-07-263-3/+0
* security/intel/stm: Add missing <stdbool.h>Angel Pons2020-07-213-0/+3
* security/vboot: ensure that NVMEM is saved on every kernel space writeJett Rink2020-07-151-0/+10
* src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS2020-07-141-1/+0
* src: Remove unused 'include <stdint.h>Elyes HAOUAS2020-07-142-2/+0
* security/vboot/secdata_tpm.c: Drop dead codeAngel Pons2020-07-091-5/+0
* security/tpm/tss/tcg-1.2/tss.c: Drop dead codeAngel Pons2020-07-091-5/+0
* security/vboot: Allow files to go into only RW-A or RW-B regionMartin Roth2020-07-082-3/+26
* arch/x86: Remove RELOCATABLE_RAMSTAGEKyösti Mälkki2020-07-062-5/+3
* drivers/pc80/tpm: Remove LPC_TPMKyösti Mälkki2020-07-041-1/+1
* lockdown: Add hint for how to check for lockdown support in boot logDaniel Gröber2020-06-221-1/+2
* lockdown: Add Kconfigs for SPI media protection modeDaniel Gröber2020-06-221-0/+28
* 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