coreboot/src
Sean Rhodes e839059435 mainboard/starlabs/common: enable OPAL S3 unlock
Default-enable CONFIG_TCG_OPAL_S3_UNLOCK for Star Labs boards so NVMe
OPAL devices can be unlocked via SMM on S3 resume when the payload
provides the password for the current sleep cycle.

TEST=build/boot adl/hz and starfighter/mtl with TCG enabled, suspend,
and verify SSD can be read after resume.

Change-Id: Ic3d9611295b1bdf9ea49cd6d4d6c924f8eafd746
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91046
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-27 18:14:29 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch security/tcg/opal_s3: hook into default SMI/resume paths 2026-03-27 18:14:05 +00:00
commonlib treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu cpu/x86/smm: reserve SMRAM for OPAL S3 state 2026-03-18 14:54:39 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/amd/ftpm: Fix compilation 2026-03-23 15:07:30 +00:00
ec ec/lenovo/h8: Implement LOGO LED 2026-03-27 18:08:16 +00:00
include security/tcg/opal_s3: hook into default SMI/resume paths 2026-03-27 18:14:05 +00:00
lib smbios: Add smbios_cache_speed() implementation 2026-03-24 14:48:23 +00:00
mainboard mainboard/starlabs/common: enable OPAL S3 unlock 2026-03-27 18:14:29 +00:00
northbridge treewide: Apply nonstring attribute to unterminated strings 2026-03-27 18:09:27 +00:00
sbom
security security/tcg/opal_s3: hook into default SMI/resume paths 2026-03-27 18:14:05 +00:00
soc soc/intel/common/pcie/rtd3: Add RTD3 support for OPAL S3 unlock 2026-03-27 18:14:21 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vc/tcg/opal: add OPAL packet builder for S3 unlock 2026-03-19 19:36:48 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00