coreboot/src/security
Subrata Banik a649c82f7a security/vboot: Add option for enabling ADB via GBB flag
This patch introduces a new Kconfig option,
`CONFIG_GBB_FLAG_ENABLE_ADB`, to allow enabling ADB.

This option, when enabled, sets the corresponding GBB flag (0x80000000).
This flag can then be utilized by the operating system to enable the
ADB.

TEST=Able to connect the google/quenbih from host device using ADB cable.

Change-Id: I680c1f47045255a5ed49b0bb6c6fb94bc054c278
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91719
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-19 16:09:24 +00:00
..
intel include/cpu/x86/msr.h: Add MCA related MSRs 2026-01-08 18:24:23 +00:00
lockdown soc/intel/common: Add opt-in runtime control for BIOS SMM write 2026-01-29 14:41:46 +00:00
memory drivers/efi/uefi_capsules.c: coalesce and store UEFI capsules 2024-08-30 15:48:25 +00:00
tcg security/tcg/opal_s3: add OPAL NVMe Security Send/Receive helpers 2026-03-19 14:07:58 +00:00
tpm drivers/amd/ftpm: Add fTPM driver for PSP emulated CRB TPMs 2026-01-14 17:02:47 +00:00
vboot security/vboot: Add option for enabling ADB via GBB flag 2026-03-19 16:09:24 +00:00
Kconfig security/tcg: add OPAL S3 unlock Kconfig 2026-03-19 14:07:18 +00:00
Makefile.mk security/tcg: add OPAL S3 unlock Kconfig 2026-03-19 14:07:18 +00:00