coreboot/src
Dinesh Gehlot 896c76c5c1 security/vboot: Include new gbb flag to enforce CSE sync
This patch adds a GBB flag to coreboot, which, when enabled, enforces
CSE sync even if the current CSE version matches the version in CBFS.
The CSME sync GBB and flag are designed to enhance autotest
functionalities and are not intended or recommended for use in
developing any other features.

BUG=b:353053317
TEST=futility gbb --help

Cq-Depend: chromium:5718196
Change-Id: I6352959e1e898a90b4c6e12a22f8d6513f90ded9
Signed-off-by: Dinesh Gehlot <digehlot@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83685
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Subrata Banik <subratabanik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-08-02 14:43:04 +00:00
..
acpi acpi/acpigen_ps2_keybd: Move KEY_DELETE to rest_of_keymaps 2024-08-01 15:30:20 +00:00
arch arch/arm64/armv8/mmu: Add missing header arch/barrier.h 2024-07-27 05:13:28 +00:00
commonlib commonlib/device_tree.c: Add read reg property helper 2024-07-26 11:06:29 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel: Add socket types 2024-07-19 12:35:09 +00:00
device device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
drivers i2c/drivers/generic: Return ROTM in a package 2024-08-02 14:36:31 +00:00
ec ec/system76/ec: Remove RPM calculation 2024-07-26 23:03:33 +00:00
include device/path: rename domain path struct element to 'domain_id' 2024-07-31 14:32:51 +00:00
lib lib/smbios: Create SMBIOS type 4 entry 2024-07-22 22:30:47 +00:00
mainboard soc/ti/am335x: Change and optimize memlayout 2024-08-02 14:34:50 +00:00
northbridge arch/x86/Makefile.mk: Remove obsolete romcc reference 2024-07-24 00:28:59 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Include new gbb flag to enforce CSE sync 2024-08-02 14:43:04 +00:00
soc soc/ti/am335x: Change and optimize memlayout 2024-08-02 14:34:50 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio superio/ite: Enable common driver for GPIO and LED configuration 2024-07-19 14:35:38 +00:00
vendorcode device: introduce and use dev_get_domain_id 2024-07-31 14:32:19 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00