summaryrefslogtreecommitdiffstats
path: root/import/hwpf
diff options
context:
space:
mode:
Diffstat (limited to 'import/hwpf')
-rw-r--r--import/hwpf/fapi2/include/target_types.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/import/hwpf/fapi2/include/target_types.H b/import/hwpf/fapi2/include/target_types.H
index 2d0daaa3..f4cfd931 100644
--- a/import/hwpf/fapi2/include/target_types.H
+++ b/import/hwpf/fapi2/include/target_types.H
@@ -68,6 +68,7 @@ namespace fapi2
TARGET_TYPE_PERV = 0x00200000, ///< Pervasive type
TARGET_TYPE_PEC = 0x00400000, ///< PEC type
TARGET_TYPE_PHB = 0x00800000, ///< PHB type
+ TARGET_TYPE_EL = 0x01000000, ///< L3/L2 Caches
TARGET_TYPE_ALL = 0xFFFFFFFF, ///< Any/All types
OpenPOWER on IntegriCloud