aboutsummaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
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
2020-11-18vboot: stop implementing VbExDisplayScreenJoel Kitching
2020-11-17src: Add missing 'include <console/console.h>'Elyes HAOUAS
2020-11-06security/vboot: Add Kconfig symbol to set hashing block sizeMartin Roth
2020-10-28security/vboot: fix policy digest for nvmem spacesAndrey Pronin
2020-10-26vboot: Disable vboot functions in SMMJulius Werner
2020-10-22security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpmShelley Chen
2020-10-20mrc_cache: Add tpm_hash_index field to cache_region structShelley Chen
2020-10-20security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEXShelley Chen
2020-10-20security/vboot: Make mrc_cache hash functions genericShelley Chen
2020-10-20mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driverShelley Chen
2020-10-20mrc_cache: Add config MRC_SAVE_HASH_IN_TPMShelley Chen
2020-10-19security/vboot: Rename mem_init.h to mrc_cache_hash_tpm.hShelley Chen
2020-09-21src/security: Drop unneeded empty linesElyes HAOUAS
2020-08-18src: Remove unused 'include <boot_device.h>'Elyes HAOUAS
2020-08-13security/vboot/Makefile.inc: Update regions-for-file functionSridhar Siricilla
2020-07-26src: Change BOOL CONFIG_ to CONFIG() in comments & stringsMartin Roth
2020-07-26src: Remove unused 'include <cbmem.h>'Elyes HAOUAS
2020-07-15security/vboot: ensure that NVMEM is saved on every kernel space writeJett Rink
2020-07-14src: Remove unused 'include <stdint.h>Elyes HAOUAS
2020-07-09security/vboot/secdata_tpm.c: Drop dead codeAngel Pons
2020-07-08security/vboot: Allow files to go into only RW-A or RW-B regionMartin Roth
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-15security/vboot: Add option to run verstage before bootblockMartin Roth
2020-06-02src: Remove unused 'include <fmap.h>'Elyes HAOUAS
2020-06-02src: Remove unused 'include <symbols.h>'Elyes HAOUAS
2020-05-18src: Remove unused 'include <string.h>'Elyes HAOUAS
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stdint.h>'Elyes HAOUAS
2020-05-11treewide: Convert more license headers to SPDX stylePatrick Georgi
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-05-08{security,soc}/*/Kconfig: Replace GPLv2 long form headers with SPDX headerElyes HAOUAS
2020-05-08vboot: Provide declaration for verstage_mainboard_early_init()Furquan Shaikh
2020-05-04security/vboot: Limit vboot verification code access to only verstageSridhar Siricilla
2020-05-01security/vboot: Convert reboot-related errors to vboot2-styleYu-Ping Wu
2020-04-28vboot: Always build secdata functions for romstageJulius Werner
2020-04-28security/lockdown: Write-protect WP_ROPatrick Rudolph
2020-04-23rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGEJulius Werner