aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
2023-12-08Makefile: Make vboot_fw.a a .PHONY targetJulius Werner
2023-12-04security/vboot: Add Kconfig option to clear recovery requestMichał Żygowski
2023-11-22vboot: Add catchall recovery reason for unspecified phase 4 errorsJulius Werner
2023-11-13security/vboot: Die if vb2api_reinit() failedYu-Ping Wu
2023-11-09Allow to build romstage sources inside the bootblockArthur Heymans
2023-11-01Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors"Martin L Roth
2023-10-31vboot: Add catchall recovery reason for unspecified phase 4 errorsJulius Werner
2023-10-25cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEMArthur Heymans
2023-09-28drivers/tpm: Add tpm failure handlingJon Murphy
2023-09-28treewide: convert to tpm_result_tJon Murphy
2023-09-28treewide: convert to %#x hex printsJon Murphy
2023-09-25treewide: Adopt TCG standard namingJon Murphy
2023-09-23vboot: Remove the unnecessary PCR digest checkYi Chou
2023-09-22security/tpm: Remove unnecessary tss_common.hJon Murphy
2023-09-18drivers/tpm: Make temp test value naming consistentJon Murphy
2023-09-18security/vboot: Add tpm return code to vboot fail callJon Murphy
2023-09-18security/vboot: Fix return type of extend_pcrs()Yu-Ping Wu
2023-09-18security/vboot: Update vboot context with slot B absenceMichał Żygowski
2023-09-14x86: Add .data section support for pre-memory stagesJeremy Compostella
2023-08-10security/vboot: Rename Cr50 to GSC when applicableYu-Ping Wu
2023-07-12security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()Yu-Ping Wu
2023-06-23Makefile.inc: don't add fmap_config.h dependency twiceFelix Held
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-07mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID configReka Norman
2023-06-06vboot: Drop argument to select slot from `vb2ex_ec_protect()`Subrata Banik
2023-04-10security/tpm: make usage of PCRs configurable via KconfigSergii Dmytruk
2023-04-06security/vboot: Don't add RO pagetables to RW_A/BArthur Heymans
2023-02-21vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATIONJakub Czapiga
2023-02-16vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION configYidi Lin
2023-02-13security/vboot: Add store/validate methods for AMD VBIOS FMAP cacheMatt DeVillier
2023-02-05security/vboot: Don't build with flashrom supportBrian Norris
2023-01-13security/vboot: Check RW_NVRAM at buildtimeArthur Heymans
2022-12-28src/security/vboot: Fix wrong CONFIG nameMaximilian Brune
2022-12-21security/vboot: Drop assert call from vbnv_udc_enable_flag()Sridhar Siricilla
2022-12-16security/vboot: Update vbnv_init signatureKarthikeyan Ramasubramanian
2022-12-07vboot: Force config file inclusion with CBFS integrationJulius Werner
2022-12-01vboot: Allow for comparison of hash without zero-paddingJakub Czapiga
2022-12-01vboot/vboot_common: Fix vboot_save_data() code exclusion guardJakub Czapiga
2022-11-30/: Remove extra space after commaElyes Haouas
2022-11-22security: Remove unnecessary space after castsElyes Haouas
2022-11-12ec/google/chromeec: Deprecate dev_index from google_chromeec_rebootCaveh Jalali
2022-11-08vboot: Add VBOOT_CBFS_INTEGRATION supportJakub Czapiga
2022-11-08vboot: Introduce handy vboot reboot functionsJakub Czapiga
2022-11-07security/vboot: Update build rules using x86 SHA extensionKarthikeyan Ramasubramanian
2022-09-17security/vboot: Add rollback NVRAM space for TPM 2Miriam Polzer
2022-09-15src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"Elyes Haouas
2022-09-14timer: Change timer util functions to 64-bitRob Barnes
2022-09-04security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create callsYu-Ping Wu
2022-09-03soc/intel: Add SI_DESC region to GSCVD rangesJulius Werner
2022-09-02cbfs/vboot: Adapt to new vb2_digest APIJulius Werner
2022-08-22Add SBOM (Software Bill of Materials) GenerationMaximilian Brune
2022-07-30security/vboot: Simplify image signingJakub Czapiga
2022-07-04treewide: Unify Google brandingJon Murphy
2022-06-22security/vboot: Deprecate VBOOT_VBNV_ECYu-Ping Wu
2022-06-21security/vboot: Add support for GSCVD (Google "RO verification")Julius Werner
2022-05-20CBMEM: Change declarations for initialization hooksKyösti Mälkki
2022-05-12Makefile.inc: Generate master header and pointer as C structsArthur Heymans
2022-04-21tpm: Refactor TPM Kconfig dimensionsJes B. Klinke
2022-03-09commonlib/bsd: Remove cb_err_tJulius Werner
2022-03-08timestamps: Rename timestamps to make names more consistentJakub Czapiga
2022-01-13console/cbmem_console: Rename cbmem_dump_consoleRaul E Rangel
2021-12-16Revert "security/vboot: Add NVRAM counter for TPM 2.0"Tim Wawrzynczak
2021-12-06cbfs: Remove deprecated APIsJulius Werner
2021-12-03src/security/vboot: Set up secure counter space in TPM NVRAMKarthikeyan Ramasubramanian
2021-11-19security/vboot: Add NVRAM counter for TPM 2.0Miriam Polzer
2021-11-17security/vboot: Use default kernel secdata sizeTim Wawrzynczak
2021-11-15Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-15Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"Hsuan-ting Chen
2021-10-07security/vboot: Remove vb2ex_hwcrypto stubsYu-Ping Wu
2021-09-16vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_mainHsuan Ting Chen
2021-09-15vboot: Call check_boot_mode before vb2api_fw_phase1Daisuke Nojiri
2021-07-26vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spacesAseda Aboagye
2021-07-01vboot: add VBOOT_X86_SHA256_ACCELERATION configSubrata Banik
2021-06-14security/vboot: Add timestamps when loading verstageRaul E Rangel
2021-06-10security/vboot: Add support for ZTE spacesAseda Aboagye
2021-06-10vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RODaisuke Nojiri
2021-06-04vboot: Add VB2_CONTEXT_EC_TRUSTEDDaisuke Nojiri
2021-05-30Apply more uses for Kconfig TPMKyösti Mälkki
2021-05-26Add Kconfig TPMKyösti Mälkki
2021-05-18vboot/secdata_mock: Make v0 kernel secdata contextAseda Aboagye
2021-05-16vboot/secdata_tpm: Create FWMP space in corebootAseda Aboagye
2021-05-16vboot/secdata_tpm: Rename set_space()Aseda Aboagye
2021-05-14cbfs: Increase mcache size defaultsJulius Werner
2021-05-04security/vboot: Include fspt.bin in the RO region onlyArthur Heymans
2021-04-14vboot: ec_sync: Switch to new CBFS APIJulius Werner
2021-04-06verstage: Add debug print when returning from verstageJulius Werner
2021-03-30security: vboot: Clarify PCR extension algorithms/sizesJulius Werner
2021-03-19cpu/intel/fit: Add the FIT table as a separate CBFS fileArthur Heymans
2021-03-16cbfs: Remove prog_locate() for stages and rmodulesJulius Werner
2021-02-27vboot: update GBB flags to use altfw terminologyJoel Kitching
2021-02-15src/security: Remove unused <console/console.h>Elyes HAOUAS
2021-02-09security/vboot/bootmode: Add weak fill_lb_gpiosRaul E Rangel
2021-02-09src: Add missing <cbmem.h>Elyes HAOUAS
2021-02-04coreboot_table: Move VBOOT_VBNV supportKyösti Mälkki
2021-02-03src: Remove unused <cbmem.h>Elyes HAOUAS
2021-02-01security/vboot: Add config for GBB_FLAG_ENABLE_UDCEric Lai
2021-01-18security/vboot/secdata_tpm.c: Remove repeated wordElyes HAOUAS
2020-12-03cbfs: Add verification for RO CBFS metadata hashJulius Werner
2020-12-02cbfs: Simplify load/map API names, remove type argumentsJulius Werner
2020-11-21cbfs: Add metadata cacheJulius Werner