summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorFred Reitberger <reitbergerfred@gmail.com>2023-02-13 15:36:43 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-02-16 15:19:05 +0000
commit2cd8fa7a0ffce8be26d97e0cfefc2effd56a8019 (patch)
tree550617ea20b8355e12ad0a75ae5db4377da8dae1 /configs
parent38954e24611e497ab84c05b744db80353c3f22b9 (diff)
soc/amd/phoenix: Remove non-functional APCB check
The way the PSP_APCB_FILES list is created will always insert at least a space into it. When tested by the if, this space will prevent the else clause from ever running and never generate a build error. Remove the non-functional check. Instead, mainboards should select warn_no_apcb or die_no_apcb to generate a warning message or build error if the APCB is missing. Signed-off-by: Fred Reitberger <reitbergerfred@gmail.com> Change-Id: Ib9fe0f05739fb19da2494629dc1d5aaa0ca6431f Reviewed-on: https://review.coreboot.org/c/coreboot/+/73006 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions