coreboot/src
Karthikeyan Ramasubramanian 79e8cd9809 soc/amd/mendocino/psp_verstage: Remove TODO comment
PSP verstage has been successfully enabled and this makefile looks good.
Hence removing a TODO comment.

BUG=b:239090306
TEST=Build Skyrim BIOS image.

Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Change-Id: Ic3cd55171fd1e4d74fac72f0b0b92dc80e533b5c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68227
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jon Murphy <jpmurphy@google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
2022-10-08 21:09:08 +00:00
..
acpi treewide: use is_enabled_cpu() on cycles over device list 2022-09-29 16:47:04 +00:00
arch smbios: Add API to generate SMBIOS type 28 Temperature Probe 2022-10-06 18:36:03 +00:00
commonlib commonlib/fsp_relocate: add PE32 section support 2022-09-24 01:19:13 +00:00
console console/vtxprintf.c: Add <stdarg.h> 2022-10-06 17:00:25 +00:00
cpu cpu/x86/pae/pgtbl.c: Clean up includes and add <types.h> 2022-10-06 17:00:57 +00:00
device include/device/device_util.c: add predicates for pci devices 2022-10-06 18:30:14 +00:00
drivers drivers/crb: Initialize Intel PTT control area 2022-10-05 11:00:36 +00:00
ec ec/starlabs/merlin: Add EC related files for Alder Lake boards 2022-10-07 22:09:59 +00:00
include smbios: Add API to generate SMBIOS type 28 Temperature Probe 2022-10-06 18:36:03 +00:00
lib lib/prog_loaders.c: Clean up includes 2022-10-06 18:13:30 +00:00
mainboard mb/google/skyrim: Create frostflow variant 2022-10-08 21:08:32 +00:00
northbridge treewide: use predicate to check if pci device is on n-th bus 2022-10-06 18:35:03 +00:00
sbom Add SBOM (Software Bill of Materials) Generation 2022-08-22 14:48:46 +00:00
security security/memory/memory.h: Add <stdbool.h> 2022-10-06 17:01:52 +00:00
soc soc/amd/mendocino/psp_verstage: Remove TODO comment 2022-10-08 21:09:08 +00:00
southbridge treewide: use predicates to check for enabled pci devices 2022-10-06 18:32:21 +00:00
superio superio/ite/common/early_serial.c: ite_kill_watchdog: set timeout to 0 2022-08-07 19:54:43 +00:00
vendorcode vc/amd/fsp: Add Morgana FSP vendorcode 2022-10-08 20:58:58 +00:00
Kconfig Revert "Kconfig: Allow x86 to compress pre-ram stages if not run XIP" 2022-09-20 21:44:35 +00:00