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>
This commit is contained in:
Karthikeyan Ramasubramanian 2022-10-07 12:45:18 -06:00 committed by Martin Roth
parent d171e7f12b
commit 79e8cd9809
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
# SPDX-License-Identifier: GPL-2.0-only # SPDX-License-Identifier: GPL-2.0-only
# TODO(b/239090306): Check if this is still correct
verstage-generic-ccopts += -I$(src)/soc/amd/mendocino/psp_verstage/include verstage-generic-ccopts += -I$(src)/soc/amd/mendocino/psp_verstage/include
verstage-generic-ccopts += -I$(src)/vendorcode/amd/fsp/mendocino/include verstage-generic-ccopts += -I$(src)/vendorcode/amd/fsp/mendocino/include