summaryrefslogtreecommitdiffstats
path: root/src/sbefw/app/power/sbecmdgeneric.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/sbefw/app/power/sbecmdgeneric.C')
-rw-r--r--src/sbefw/app/power/sbecmdgeneric.C3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sbefw/app/power/sbecmdgeneric.C b/src/sbefw/app/power/sbecmdgeneric.C
index 0879ba29..c91ceec4 100644
--- a/src/sbefw/app/power/sbecmdgeneric.C
+++ b/src/sbefw/app/power/sbecmdgeneric.C
@@ -88,7 +88,8 @@ void updatePsuCapabilities(uint32_t * capability)
PSU_SET_FFDC_ADDRESS_SUPPORTED |
PSU_QUISCE_SUPPORTED |
PSU_SET_SYSTEM_FABRIC_ID_MAP_SUPPORTED |
- PSU_STASH_MPIPL_CONFIG_SUPPORTED;
+ PSU_STASH_MPIPL_CONFIG_SUPPORTED |
+ PSU_SECURITY_LIST_BIN_DUMP_SUPPORTED;
capability[PSU_GENERIC_CHIPOP_CAPABILITY_START_IDX+1] =
PSU_RESERVED_7;
OpenPOWER on IntegriCloud