summaryrefslogtreecommitdiffstats
path: root/src/security
Commit message (Expand)AuthorAgeFilesLines
* intel/stm: Place resource list right below MSEGEugene D Myers2021-02-221-6/+1
* security/intel/stm: Check for processor STM supportEugene Myers2021-02-221-0/+11
* security/intel/stm: Add STM supportEugene Myers2021-02-2210-0/+2022
* security/tpm: Add crypto agility supportPhilipp Deppenwiese2021-02-075-11/+59
* sec/intel/txt/Kconfig: Remove the menu for including ACMsArthur Heymans2020-11-081-4/+0
* security/intel/txt: Add Intel TXT supportPhilipp Deppenwiese2020-08-1011-9/+1838
* include: Make stdbool.h a separate fileJulius Werner2019-11-181-1/+1
* security/vboot: Add config option to always enable the displayWim Vervoorn2019-11-162-1/+7
* vboot: remove vboot_possibly_executed functionJoel Kitching2019-11-161-23/+1
* vboot: update commentPatrick Georgi2019-11-161-1/+1
* security/vboot: Remove flags from struct vboot_working_dataYu-Ping Wu2019-11-153-19/+2
* vboot: use vboot persistent contextJoel Kitching2019-11-154-74/+84
* security/intel: Hide Intel submenu when INTEL TXT is disabledWim Vervoorn2019-11-142-4/+4
* security/vboot: Add rw_region_only support to vbootWim Vervoorn2019-11-112-2/+17
* lib/cbfs: Add fallback to RO region to cbfs_boot_locateWim Vervoorn2019-11-071-0/+9
* security/vboot/Kconfig: Remove unused symbolsArthur Heymans2019-11-061-4/+0
* security/vboot: Removed vboot_prepare from vboot_locatorWim Vervoorn2019-11-052-2/+3
* src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth2019-10-271-1/+1
* src: Use 'include <boot/coreboot_tables.h>' when appropriateElyes HAOUAS2019-10-271-1/+0
* security/memory: Add x86_64 supportPatrick Rudolph2019-10-201-1/+2
* build: Mark bootblock files on x86 as IBBPatrick Rudolph2019-10-182-0/+13
* security/tpm: Add a Kconfig to disregard INVALID_POSTINIT on startupArthur Heymans2019-10-172-0/+14
* vboot: add new vb2ex_abort callbackJoel Kitching2019-10-161-0/+5
* vboot: create board-specific test-only GBB HWID if not setHung-Te Lin2019-09-302-1/+11
* vboot: extend BOOT_MODE_PCR to SHA256 bank on TPM2Andrey Pronin2019-09-211-1/+1
* src/security: Remove unused #include <fmap.h>Elyes HAOUAS2019-09-151-1/+0
* security/vboot: Replace use of __PRE_RAM__Kyösti Mälkki2019-09-131-5/+1
* Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"Julius Werner2019-09-112-74/+7
* security/tpm: Use correct hash digest lengthsJacob Garber2019-09-072-7/+7
* security/tpm/tss/tcg-2.0: Add support for algorithmsFrans Hendriks2019-09-061-2/+23
* security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()Frans Hendriks2019-09-053-13/+88
* security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash sizeFrans Hendriks2019-09-034-7/+58
* vboot: remove fastboot supportJoel Kitching2019-09-022-5/+0
* security/intel: Add TXT infrastructurePatrick Rudolph2019-09-026-0/+97
* Split MAYBE_STATIC to _BSS and _NONZERO variantsKyösti Mälkki2019-08-261-2/+2
* vboot: update vboot2 functions to use new vb2_error_tJoel Kitching2019-08-215-25/+29
* vboot: use vboot2 API to set initial secdatak valueJoel Kitching2019-08-211-21/+9
* vboot: fix conditional using vboot_setup_tpm return valueJoel Kitching2019-08-081-2/+1
* tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_nameJoel Kitching2019-08-081-0/+1
* security/vboot: Add Support for Intel PTTChristian Walter2019-08-068-56/+102
* drivers/crb: Add CRB driver for TPM2 supportChristian Walter2019-07-311-2/+2
* Revert "src/security/vboot: Add option to skip display init with vboot 2.0"Christian Walter2019-07-291-11/+0
* vboot: relocate call to vboot_save_recovery_reason_vbnvJoel Kitching2019-07-233-3/+5
* vboot: deprecate vboot_handoff structureJoel Kitching2019-07-232-45/+0
* security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()Frans Hendriks2019-07-194-0/+80
* src/security/vboot: Add option to skip display init with vboot 2.0Sukerkar, Amol N2019-07-071-0/+11
* vboot: Use CONFIG_VBOOT_MIGRATE_WORKING_DATA on all platformsJulius Werner2019-07-033-22/+3
* security/memory: Clear memory in ramstagePatrick Rudolph2019-07-023-0/+164
* security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()Frans Hendriks2019-07-011-2/+7
* security: Add memory subfolderPatrick Rudolph2019-06-276-0/+91