summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86/pae/pgtbl.c: extract reusable code from memset_pae()Krystian Hebel2024-05-291-12/+9
* tree: Use <stdio.h> for snprintfElyes Haouas2024-05-291-0/+1
* security/memory_clear: fix wrong size of reserved memory rangeKrystian Hebel2024-05-271-2/+2
* cr50: Replace "cr50" to "GSC" in debug messagesTyler Wang2024-05-171-6/+6
* security/tpm/tspi/crtm.c: Fix space required before open brace errorNaveen R. Iyer2024-04-211-1/+1
* security/tpm: support compiling in multiple TPM driversSergii Dmytruk2024-04-163-20/+23
* security/vboot: extract secdata_tpm{1,2}.cSergii Dmytruk2024-03-285-548/+571
* security/tpm: replace CONFIG(TPMx) checks with runtime checkSergii Dmytruk2024-03-285-58/+82
* security/tpm: resolve conflicts in TSS implementationsSergii Dmytruk2024-03-2811-289/+406
* security/tpm: make tis_probe() return tpm_familySergii Dmytruk2024-03-283-5/+30
* Kconfig: Make the SEPARATE_ROMSTAGE default configurable in other filesArthur Heymans2024-02-271-1/+1
* vboot: Enable new arm64 SIMD crypto accelerationJulius Werner2024-02-242-0/+13
* ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth2024-02-182-1/+3
* drivers/pc80/tpm: probe for TPM family of a deviceSergii Dmytruk2024-02-071-0/+1
* security/intel: Use write{64,32,16,8}p and read{64,32,16,8}pElyes Haouas2024-01-305-57/+57
* device, security: Rename Makefiles from .inc to .mkMartin Roth2024-01-2410-0/+0
* vboot: Add firmware PCR supportYi Chou2024-01-043-2/+13
* security/tpm: Retrieve factory configuration for device w/ Google TPMSubrata Banik2023-12-314-0/+47
* vboot: add VBOOT_X86_RSA_ACCELERATION configJeremy Compostella2023-12-272-0/+15
* treewide: Use show_notices target for warningsMartin Roth2023-12-202-2/+4
* Makefile: Make vboot_fw.a a .PHONY targetJulius Werner2023-12-081-0/+2
* security/vboot: Add Kconfig option to clear recovery requestMichał Żygowski2023-12-042-0/+24
* vboot: Add catchall recovery reason for unspecified phase 4 errorsJulius Werner2023-11-221-1/+1
* security/vboot: Die if vb2api_reinit() failedYu-Ping Wu2023-11-131-3/+7
* security/tpm/: turn tis_{init,open} into tis_probeSergii Dmytruk2023-11-133-55/+47
* Allow to build romstage sources inside the bootblockArthur Heymans2023-11-094-2/+9
* Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors"Martin L Roth2023-11-011-1/+1
* vboot: Add catchall recovery reason for unspecified phase 4 errorsJulius Werner2023-10-311-1/+1
* security/intel/stm: Remove check that can never be trueMartin Roth2023-10-271-3/+0
* cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans2023-10-255-6/+5
* security/tpm: Enable Hibernate on setup failureJon Murphy2023-10-021-0/+1
* drivers/tpm: Add tpm failure handlingJon Murphy2023-09-282-1/+25
* treewide: convert to tpm_result_tJon Murphy2023-09-2821-330/+361
* treewide: convert to %#x hex printsJon Murphy2023-09-287-32/+32
* treewide: Adopt TCG standard namingJon Murphy2023-09-259-105/+118
* vboot: Remove the unnecessary PCR digest checkYi Chou2023-09-231-2/+0
* security/tpm: Remove unnecessary tss_common.hJon Murphy2023-09-226-14/+4
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-186-187/+191
* security/vboot: Add tpm return code to vboot fail callJon Murphy2023-09-181-1/+1
* security/vboot: Fix return type of extend_pcrs()Yu-Ping Wu2023-09-181-5/+7
* security/vboot: Update vboot context with slot B absenceMichał Żygowski2023-09-181-0/+3
* x86: Add .data section support for pre-memory stagesJeremy Compostella2023-09-141-1/+6
* vc/google/chromeos: Move clear_ec_ap_idle() to common codeDerek Huang2023-09-141-1/+2
* security/intel/stm: Remove __attribute__(())Elyes Haouas2023-09-091-1/+1
* security/intel: Remove unnecessary blank line after '{'Elyes Haouas2023-09-074-8/+0
* commonlib,console,nb,sb,security: Add SPDX licenses to MakefilesMartin Roth2023-08-148-0/+15
* security/vboot: Rename Cr50 to GSC when applicableYu-Ping Wu2023-08-103-9/+10
* security/intel/stm/StmApi.h: Use C99 flexible arraysElyes Haouas2023-08-011-4/+4
* security/tpm/tpm{1,2}_log_serialized.h: Use C99 flexible arraysElyes Haouas2023-08-012-2/+2
* security/tpm: Respect CBMEM TPM log sizeJeremy Soller2023-07-183-0/+15