summaryrefslogtreecommitdiffstats
path: root/src/hwpf/include/plat/plat_target_parms.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/hwpf/include/plat/plat_target_parms.H')
-rw-r--r--src/hwpf/include/plat/plat_target_parms.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/hwpf/include/plat/plat_target_parms.H b/src/hwpf/include/plat/plat_target_parms.H
index dd2b8a74..730f10da 100644
--- a/src/hwpf/include/plat/plat_target_parms.H
+++ b/src/hwpf/include/plat/plat_target_parms.H
@@ -90,4 +90,7 @@ CONST_UINT32_T(TARGET_COUNT, CHIP_TARGET_COUNT +
SYSTEM_TARGET_COUNT +
MCAST_TARGET_COUNT);
+// Maximum possible Pervasive chiplets
+CONST_UINT32_T(MAX_PERV_CHIPLETS, 64);
+
#endif // __FAPI2_PPE_TARGET_PARMS__
OpenPOWER on IntegriCloud