summaryrefslogtreecommitdiff
path: root/src/security/vboot
AgeCommit message (Expand)Author
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
2020-03-31security/vboot: relocate and rename vboot_platform_is_resuming()Bill XIE
2020-03-31security/vboot: Decouple measured boot from verified bootBill XIE
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-03-12vboot: remove extraneous vboot_recovery_mode_memory_retrainJoel Kitching
2020-03-07vboot: Upgrade kernel space to v1.0dnojiri
2020-03-06security/vboot: Support enabling EC EFS with EC software syncSam McNally
2020-02-24treewide: Capitalize 'CMOS'Elyes HAOUAS
2020-02-24vboot: remove rogue vboot_struct.h includeJoel Kitching
2020-02-19vboot: use vb2api_get_recovery_reason functionJoel Kitching
2020-02-18security/vboot: Correct help text of VBOOT_STARTS_IN_ROMSTAGEYu-Ping Wu
2020-02-17vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFTJoel Kitching
2020-02-17vboot: remove VBOOT_SAVE_RECOVERY_REASON_ON_REBOOT optionJoel Kitching
2020-02-17vboot: push clear recovery mode switch until BS_WRITE_TABLESJoel Kitching
2020-02-14vboot: fix up some includesJoel Kitching
2020-02-10vboot: correct workbuf size when VBOOT_STARTS_IN_ROMSTAGEJoel Kitching
2020-02-07security/vboot: relocate vb2ex_abort and vb2ex_printfJoel Kitching