summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/psp_verstage/psp_verstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/psp_verstage/psp_verstage.c')
-rw-r--r--src/soc/amd/common/psp_verstage/psp_verstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/amd/common/psp_verstage/psp_verstage.c b/src/soc/amd/common/psp_verstage/psp_verstage.c
index 2e3d09d3a213..05c14d680832 100644
--- a/src/soc/amd/common/psp_verstage/psp_verstage.c
+++ b/src/soc/amd/common/psp_verstage/psp_verstage.c
@@ -25,9 +25,6 @@
extern char _bss_start, _bss_end;
-void __weak verstage_mainboard_early_init(void) {}
-void __weak verstage_mainboard_espi_init(void) {}
-void __weak verstage_mainboard_tpm_init(void) {}
void __weak verstage_mainboard_init(void) {}
uint32_t __weak get_max_workbuf_size(uint32_t *size)