diff options
Diffstat (limited to 'plat/fvp/fvp_def.h')
-rw-r--r-- | plat/fvp/fvp_def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plat/fvp/fvp_def.h b/plat/fvp/fvp_def.h index 21edb3be..a757b4df 100644 --- a/plat/fvp/fvp_def.h +++ b/plat/fvp/fvp_def.h @@ -36,6 +36,7 @@ /* Firmware Image Package */ #define FIP_IMAGE_NAME "fip.bin" +#define FVP_PRIMARY_CPU 0x0 /******************************************************************************* * FVP memory map related constants |