summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/psp_verstage/include/psp_verstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/common/psp_verstage/include/psp_verstage.h')
-rw-r--r--src/soc/amd/common/psp_verstage/include/psp_verstage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/amd/common/psp_verstage/include/psp_verstage.h b/src/soc/amd/common/psp_verstage/include/psp_verstage.h
index f7cb1c94b05b..65897257ab09 100644
--- a/src/soc/amd/common/psp_verstage/include/psp_verstage.h
+++ b/src/soc/amd/common/psp_verstage/include/psp_verstage.h
@@ -56,6 +56,7 @@ uint32_t verstage_soc_early_init(void);
void verstage_soc_init(void);
uintptr_t *map_spi_rom(void);
+uint32_t get_max_workbuf_size(uint32_t *size);
uint32_t update_psp_bios_dir(uint32_t *psp_dir_offset, uint32_t *bios_dir_offset);
uint32_t save_uapp_data(void *address, uint32_t size);