aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/psp_verstage/psp_verstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/picasso/psp_verstage/psp_verstage.c')
-rw-r--r--src/soc/amd/picasso/psp_verstage/psp_verstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/picasso/psp_verstage/psp_verstage.c b/src/soc/amd/picasso/psp_verstage/psp_verstage.c
index bac05481f6..bea0688e5b 100644
--- a/src/soc/amd/picasso/psp_verstage/psp_verstage.c
+++ b/src/soc/amd/picasso/psp_verstage/psp_verstage.c
@@ -12,8 +12,6 @@
#include <stdarg.h>
#include <stdio.h>
-#define RUN_PSP_SVC_TESTS 0
-
extern char _bss_start, _bss_end;
static struct mem_region_device boot_dev =
MEM_REGION_DEV_RO_INIT(NULL, CONFIG_ROM_SIZE);