summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* src/security: Drop unneeded empty linesElyes HAOUAS2020-09-2111-14/+0
* security/tpm/tss/tcg-2.0: add const to marshalling functionsCaveh Jalali2020-09-212-30/+30
* security/intel/txt/getsec.c: Do not check lock bitAngel Pons2020-08-301-1/+1
* security/intel/txt: Add missing definitionsAngel Pons2020-08-301-0/+8
* drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systemsJes Klinke2020-08-201-0/+7
* src: Remove unused 'include <lib.h>'Elyes HAOUAS2020-08-181-1/+0
* src: Remove unused 'include <boot_device.h>'Elyes HAOUAS2020-08-181-1/+0
* security/vboot/Makefile.inc: Update regions-for-file functionSridhar Siricilla2020-08-131-5/+6
* security/intel/txt: Fix variable MTRR handlingAngel Pons2020-08-071-48/+47
* security/intel/txt: Allow using CF9 reset, tooAngel Pons2020-08-072-2/+18
* security/intel/txt: Avoid shifting by a negative valueJohn Zhao2020-08-061-0/+3
* 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