summaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
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
2020-04-23vboot: Add permission check for kernel spaceDaisuke Nojiri
2020-04-20security/vboot, mb/google: Fix build errorsPatrick Georgi
2020-04-20vboot/secdata: remove retries, readback, and CRC checkJoel Kitching
2020-04-20vboot: remove leftover TPM_PCR_GBB constantsJoel Kitching
2020-04-17ec_sync: Run EFS2 in romstagednojiri
2020-04-10assert.h: Simplify dead_code()Nico Huber
2020-04-04assert.h: Add a tag parameter to dead_code()Nico Huber
2020-04-04src/security: Use SPDX for GPL-2.0-only filesAngel Pons