summaryrefslogtreecommitdiffstats
path: root/src/security/vboot
Commit message (Expand)AuthorAgeFilesLines
* vboot: Enable new arm64 SIMD crypto accelerationJulius Werner2024-02-242-0/+13
* device, security: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* vboot: Add firmware PCR supportYi Chou2024-01-042-2/+9
* vboot: add VBOOT_X86_RSA_ACCELERATION configJeremy Compostella2023-12-272-0/+15
* treewide: Use show_notices target for warningsMartin Roth2023-12-201-1/+1
* 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
* 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
* cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans2023-10-251-1/+1
* drivers/tpm: Add tpm failure handlingJon Murphy2023-09-281-1/+16
* treewide: convert to tpm_result_tJon Murphy2023-09-289-138/+152
* treewide: convert to %#x hex printsJon Murphy2023-09-284-15/+15
* treewide: Adopt TCG standard namingJon Murphy2023-09-253-16/+16
* vboot: Remove the unnecessary PCR digest checkYi Chou2023-09-231-2/+0
* security/tpm: Remove unnecessary tss_common.hJon Murphy2023-09-221-0/+1
* drivers/tpm: Make temp test value naming consistentJon Murphy2023-09-183-90/+94
* 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
* security/vboot: Rename Cr50 to GSC when applicableYu-Ping Wu2023-08-103-9/+10
* security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()Yu-Ping Wu2023-07-121-12/+3
* 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-231-1/+1
* mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID configReka Norman2023-06-071-0/+2
* 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-101-2/+2
* security/vboot: Don't add RO pagetables to RW_A/BArthur Heymans2023-04-061-0/+1
* vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATIONJakub Czapiga2023-02-211-6/+6
* vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION configYidi Lin2023-02-162-0/+9
* security/vboot: Add store/validate methods for AMD VBIOS FMAP cacheMatt DeVillier2023-02-136-0/+165
* security/vboot: Don't build with flashrom supportBrian Norris2023-02-051-0/+1
* security/vboot: Check RW_NVRAM at buildtimeArthur Heymans2023-01-132-0/+9
* src/security/vboot: Fix wrong CONFIG nameMaximilian Brune2022-12-281-1/+1
* security/vboot: Drop assert call from vbnv_udc_enable_flag()Sridhar Siricilla2022-12-211-5/+0
* security/vboot: Update vbnv_init signatureKarthikeyan Ramasubramanian2022-12-163-21/+23
* vboot: Force config file inclusion with CBFS integrationJulius Werner2022-12-071-0/+1
* vboot: Allow for comparison of hash without zero-paddingJakub Czapiga2022-12-011-1/+1
* vboot/vboot_common: Fix vboot_save_data() code exclusion guardJakub Czapiga2022-12-011-10/+17
* /: Remove extra space after commaElyes Haouas2022-11-301-1/+1
* security: Remove unnecessary space after castsElyes Haouas2022-11-221-1/+1
* ec/google/chromeec: Deprecate dev_index from google_chromeec_rebootCaveh Jalali2022-11-121-4/+4
* vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga2022-11-086-30/+78
* vboot: Introduce handy vboot reboot functionsJakub Czapiga2022-11-083-31/+37
* security/vboot: Update build rules using x86 SHA extensionKarthikeyan Ramasubramanian2022-11-071-1/+2
* security/vboot: Add rollback NVRAM space for TPM 2Miriam Polzer2022-09-172-0/+36