index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
security
/
vboot
Age
Commit message (
Expand
)
Author
2023-09-28
treewide: convert to %#x hex prints
Jon Murphy
2023-09-25
treewide: Adopt TCG standard naming
Jon Murphy
2023-09-23
vboot: Remove the unnecessary PCR digest check
Yi Chou
2023-09-22
security/tpm: Remove unnecessary tss_common.h
Jon Murphy
2023-09-18
drivers/tpm: Make temp test value naming consistent
Jon Murphy
2023-09-18
security/vboot: Add tpm return code to vboot fail call
Jon Murphy
2023-09-18
security/vboot: Fix return type of extend_pcrs()
Yu-Ping Wu
2023-09-18
security/vboot: Update vboot context with slot B absence
Michał Żygowski
2023-09-14
x86: Add .data section support for pre-memory stages
Jeremy Compostella
2023-08-10
security/vboot: Rename Cr50 to GSC when applicable
Yu-Ping Wu
2023-07-12
security/vboot/secdata_tpm: Simplify antirollback_read_space_firmware()
Yu-Ping Wu
2023-06-23
Makefile.inc: don't add fmap_config.h dependency twice
Felix Held
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-07
mb/google/nissa/var/joxer: Remove VBOOT_GSC_BOARD_ID config
Reka Norman
2023-06-06
vboot: Drop argument to select slot from `vb2ex_ec_protect()`
Subrata Banik
2023-04-10
security/tpm: make usage of PCRs configurable via Kconfig
Sergii Dmytruk
2023-04-06
security/vboot: Don't add RO pagetables to RW_A/B
Arthur Heymans
2023-02-21
vboot: Fix reboot loop in recovery with VBOOT_CBFS_INTEGRATION
Jakub Czapiga
2023-02-16
vboot: Add VBOOT_ARMV8_CE_SHA256_ACCELERATION config
Yidi Lin
2023-02-13
security/vboot: Add store/validate methods for AMD VBIOS FMAP cache
Matt DeVillier
2023-02-05
security/vboot: Don't build with flashrom support
Brian Norris
2023-01-13
security/vboot: Check RW_NVRAM at buildtime
Arthur Heymans
2022-12-28
src/security/vboot: Fix wrong CONFIG name
Maximilian Brune
2022-12-21
security/vboot: Drop assert call from vbnv_udc_enable_flag()
Sridhar Siricilla
2022-12-16
security/vboot: Update vbnv_init signature
Karthikeyan Ramasubramanian
2022-12-07
vboot: Force config file inclusion with CBFS integration
Julius Werner
2022-12-01
vboot: Allow for comparison of hash without zero-padding
Jakub Czapiga
2022-12-01
vboot/vboot_common: Fix vboot_save_data() code exclusion guard
Jakub Czapiga
2022-11-30
/: Remove extra space after comma
Elyes Haouas
2022-11-22
security: Remove unnecessary space after casts
Elyes Haouas
2022-11-12
ec/google/chromeec: Deprecate dev_index from google_chromeec_reboot
Caveh Jalali
2022-11-08
vboot: Add VBOOT_CBFS_INTEGRATION support
Jakub Czapiga
2022-11-08
vboot: Introduce handy vboot reboot functions
Jakub Czapiga
2022-11-07
security/vboot: Update build rules using x86 SHA extension
Karthikeyan Ramasubramanian
2022-09-17
security/vboot: Add rollback NVRAM space for TPM 2
Miriam Polzer
2022-09-15
src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)"
Elyes Haouas
2022-09-14
timer: Change timer util functions to 64-bit
Rob Barnes
2022-09-04
security/vboot/tpm: Avoid duplicate vb2api_secdata_firmware_create calls
Yu-Ping Wu
2022-09-03
soc/intel: Add SI_DESC region to GSCVD ranges
Julius Werner
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-08-22
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-07-30
security/vboot: Simplify image signing
Jakub Czapiga
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-22
security/vboot: Deprecate VBOOT_VBNV_EC
Yu-Ping Wu
2022-06-21
security/vboot: Add support for GSCVD (Google "RO verification")
Julius Werner
2022-05-20
CBMEM: Change declarations for initialization hooks
Kyösti Mälkki
2022-05-12
Makefile.inc: Generate master header and pointer as C structs
Arthur Heymans
2022-04-21
tpm: Refactor TPM Kconfig dimensions
Jes B. Klinke
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-01-13
console/cbmem_console: Rename cbmem_dump_console
Raul E Rangel
2021-12-16
Revert "security/vboot: Add NVRAM counter for TPM 2.0"
Tim Wawrzynczak
2021-12-06
cbfs: Remove deprecated APIs
Julius Werner
2021-12-03
src/security/vboot: Set up secure counter space in TPM NVRAM
Karthikeyan Ramasubramanian
2021-11-19
security/vboot: Add NVRAM counter for TPM 2.0
Miriam Polzer
2021-11-17
security/vboot: Use default kernel secdata size
Tim Wawrzynczak
2021-11-15
Reland "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"
Hsuan-ting Chen
2021-10-15
Revert "vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main"
Hsuan-ting Chen
2021-10-07
security/vboot: Remove vb2ex_hwcrypto stubs
Yu-Ping Wu
2021-09-16
vboot_logic: Set VB2_CONTEXT_EC_TRUSTED in verstage_main
Hsuan Ting Chen
2021-09-15
vboot: Call check_boot_mode before vb2api_fw_phase1
Daisuke Nojiri
2021-07-26
vboot/secdata_tpm: Add WRITE_STCLEAR attr to RW ARB spaces
Aseda Aboagye
2021-07-01
vboot: add VBOOT_X86_SHA256_ACCELERATION config
Subrata Banik
2021-06-14
security/vboot: Add timestamps when loading verstage
Raul E Rangel
2021-06-10
security/vboot: Add support for ZTE spaces
Aseda Aboagye
2021-06-10
vboot: Assign 2 to EC_EFS_BOOT_MODE_TRUSTED_RO
Daisuke Nojiri
2021-06-04
vboot: Add VB2_CONTEXT_EC_TRUSTED
Daisuke Nojiri
2021-05-30
Apply more uses for Kconfig TPM
Kyösti Mälkki
2021-05-26
Add Kconfig TPM
Kyösti Mälkki
2021-05-18
vboot/secdata_mock: Make v0 kernel secdata context
Aseda Aboagye
2021-05-16
vboot/secdata_tpm: Create FWMP space in coreboot
Aseda Aboagye
2021-05-16
vboot/secdata_tpm: Rename set_space()
Aseda Aboagye
2021-05-14
cbfs: Increase mcache size defaults
Julius Werner
2021-05-04
security/vboot: Include fspt.bin in the RO region only
Arthur Heymans
2021-04-14
vboot: ec_sync: Switch to new CBFS API
Julius Werner
2021-04-06
verstage: Add debug print when returning from verstage
Julius Werner
2021-03-30
security: vboot: Clarify PCR extension algorithms/sizes
Julius Werner
2021-03-19
cpu/intel/fit: Add the FIT table as a separate CBFS file
Arthur Heymans
2021-03-16
cbfs: Remove prog_locate() for stages and rmodules
Julius Werner
2021-02-27
vboot: update GBB flags to use altfw terminology
Joel Kitching
2021-02-15
src/security: Remove unused <console/console.h>
Elyes HAOUAS
2021-02-09
security/vboot/bootmode: Add weak fill_lb_gpios
Raul E Rangel
2021-02-09
src: Add missing <cbmem.h>
Elyes HAOUAS
2021-02-04
coreboot_table: Move VBOOT_VBNV support
Kyösti Mälkki
2021-02-03
src: Remove unused <cbmem.h>
Elyes HAOUAS
2021-02-01
security/vboot: Add config for GBB_FLAG_ENABLE_UDC
Eric Lai
2021-01-18
security/vboot/secdata_tpm.c: Remove repeated word
Elyes HAOUAS
2020-12-03
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-02
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-11-21
cbfs: Add metadata cache
Julius Werner
2020-11-18
vboot: stop implementing VbExDisplayScreen
Joel Kitching
2020-11-17
src: Add missing 'include <console/console.h>'
Elyes HAOUAS
2020-11-06
security/vboot: Add Kconfig symbol to set hashing block size
Martin Roth
2020-10-28
security/vboot: fix policy digest for nvmem spaces
Andrey Pronin
2020-10-26
vboot: Disable vboot functions in SMM
Julius Werner
2020-10-22
security/vboot: Remove all tpm 1.2 functions for mrc hash in the tpm
Shelley Chen
2020-10-20
mrc_cache: Add tpm_hash_index field to cache_region struct
Shelley Chen
2020-10-20
security/vboot: Add new TPM NVRAM index MRC_RW_HASH_NV_INDEX
Shelley Chen
2020-10-20
security/vboot: Make mrc_cache hash functions generic
Shelley Chen
2020-10-20
mrc_cache: Move mrc_cache_*_hash functions into mrc_cache driver
Shelley Chen
[next]