summaryrefslogtreecommitdiff
path: root/plat/amlogic/gxl/include/platform_def.h
diff options
context:
space:
mode:
Diffstat (limited to 'plat/amlogic/gxl/include/platform_def.h')
-rw-r--r--plat/amlogic/gxl/include/platform_def.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/plat/amlogic/gxl/include/platform_def.h b/plat/amlogic/gxl/include/platform_def.h
index 80b0d646..ec64d685 100644
--- a/plat/amlogic/gxl/include/platform_def.h
+++ b/plat/amlogic/gxl/include/platform_def.h
@@ -15,9 +15,6 @@
#define PLATFORM_LINKER_FORMAT "elf64-littleaarch64"
#define PLATFORM_LINKER_ARCH aarch64
-/* Special value used to verify platform parameters from BL2 to BL31 */
-#define GXBB_BL31_PLAT_PARAM_VAL ULL(0x0F1E2D3C4B5A6978)
-
#define PLATFORM_STACK_SIZE UL(0x1000)
#define PLATFORM_MAX_CPUS_PER_CLUSTER U(4)