summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* 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
* security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()Yu-Ping Wu2023-07-121-12/+3
* drivers/tpm: Move tis_plat_irq_status to cr50 driverGrzegorz Bernacki2023-07-061-11/+0
* Makefile.inc: don't add fmap_config.h dependency twiceFelix Held2023-06-231-5/+0
* commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious2023-06-232-2/+2
* security/intel/cbnt/Makefile: Fix invalid char '*'Elyes Haouas2023-06-151-1/+1
* mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID configReka Norman2023-06-071-0/+2
* security/intel/cbnt: Remove unneeded go stepsArthur Heymans2023-06-071-2/+0
* vboot: Drop argument to select slot from `vb2ex_ec_protect()`Subrata Banik2023-06-061-7/+4
* security/tpm: make usage of PCRs configurable via KconfigSergii Dmytruk2023-04-104-17/+28
* security/vboot: Don't add RO pagetables to RW_A/BArthur Heymans2023-04-061-0/+1
* security/tpm/tspi: Fix preram TPM log max entriesJeremy Soller2023-03-221-1/+1