summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
...
* security/vboot: Add NVRAM counter for TPM 2.0Miriam Polzer2021-11-192-0/+29
* security/vboot: Use default kernel secdata sizeTim Wawrzynczak2021-11-171-8/+14
* security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return codeKarthikeyan Ramasubramanian2021-11-173-0/+5
* Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-11-152-0/+13
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-2/+2
* security/intel/txt: Get addr bits at runtimeArthur Heymans2021-11-012-5/+11
* Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen2021-10-152-13/+0
* security/vboot: Remove vb2ex_hwcrypto stubsYu-Ping Wu2021-10-071-21/+0
* src/mainboard to src/security: Fix spelling errorsMartin Roth2021-10-057-8/+8
* security/intel/txt/romstage: add missing arch/cpu.h includeFelix Held2021-09-171-0/+1
* vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen2021-09-162-0/+13
* vboot: Call check_boot_mode before vb2api_fw_phase1Daisuke Nojiri2021-09-151-8/+11
* vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spacesAseda Aboagye2021-07-261-0/+1
* include/cpu/x86/msr: introduce IA32_MC_*(x) macrosFelix Held2021-07-141-1/+1
* security/intel/txt: use mca_get_bank_count()Felix Held2021-07-121-2/+1
* security/intel/txt: add missing cpu/x86/msr.h includeFelix Held2021-07-121-0/+1
* Makefile.inc: Fix IFITTOOL dependenciesArthur Heymans2021-07-071-1/+1
* vboot: add VBOOT_X86_SHA256_ACCELERATION configSubrata Banik2021-07-012-0/+9
* security/intel/cbnt: Fix loggingArthur Heymans2021-06-281-13/+13
* security/intel/cbnt: Remove fixed size requirementArthur Heymans2021-06-251-1/+0
* security/intel: Add option to enable SMM flash access onlyAngel Pons2021-06-211-0/+11
* security/intel/cbnt: Add loggingArthur Heymans2021-06-215-0/+220
* security/intel/txt: Split off microcode error types string printingArthur Heymans2021-06-212-43/+24
* security/intel/txt: Always build logging.cArthur Heymans2021-06-211-2/+2
* security/intel/cbnt/Makefile.inc: Fix building cbnt-provArthur Heymans2021-06-211-1/+1
* security/tpm/tspi/crtm.c: Fix early initArthur Heymans2021-06-211-0/+4
* security/tpm/tspi: Reduce scope of tspi_init_crtmArthur Heymans2021-06-162-19/+17
* tpm/tss: Remove local variablePatrick Georgi2021-06-151-2/+1
* security/vboot: Add timestamps when loading verstageRaul E Rangel2021-06-141-0/+3
* security/vboot: Add support for ZTE spacesAseda Aboagye2021-06-102-8/+118
* security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()`Aseda Aboagye2021-06-104-0/+49
* vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RODaisuke Nojiri2021-06-101-2/+2
* 3rdparty/intel-sec-tools: Update to support Boot GuardChristopher Meis2021-06-071-1/+0
* vboot: Add VB2_CONTEXT_EC_TRUSTEDDaisuke Nojiri2021-06-041-7/+12
* Apply more uses for Kconfig TPMKyösti Mälkki2021-05-304-7/+5
* tpm: Remove USER_TPMx options, make TPM1/TPM2 menuconfig visibleJulius Werner2021-05-272-39/+30
* Add Kconfig TPMKyösti Mälkki2021-05-262-1/+6
* security/tpm/tspi: Always measure the cache to pcrArthur Heymans2021-05-211-1/+1
* security/tpm/tspi/crtm: Fix FMAP TPM PCRArthur Heymans2021-05-212-1/+2
* security/intel/txt: Add weak function to skip TXT lockdownArthur Heymans2021-05-202-0/+10
* vboot/secdata_mock: Make v0 kernel secdata contextAseda Aboagye2021-05-181-1/+13
* vboot/secdata_tpm: Create FWMP space in corebootAseda Aboagye2021-05-161-0/+20
* vboot/secdata_tpm: Rename set_space()Aseda Aboagye2021-05-161-18/+21
* cbfs: Increase mcache size defaultsJulius Werner2021-05-141-0/+11
* src/security/tpm: Deal with zero length tlcl writesPatrick Georgi2021-05-131-1/+2
* src/security/intel/stm: Add warning for non-reproducible buildMartin Roth2021-05-121-0/+2
* security/intel/txt: Set up TPM in bootblock if using measured bootArthur Heymans2021-05-111-0/+1
* security/intel/cbnt: Allow to use an externally provided cbnt-prov binArthur Heymans2021-05-112-0/+19
* security/intel/cbnt/Makefile.inc: Use variables for hash algArthur Heymans2021-05-111-3/+7
* 3rdparty/intel-sec-tools: Update submodule pointerArthur Heymans2021-05-101-5/+3