Add cryptodev device 4xxx
[csit.git] / resources / libraries / robot / shared / default.robot
index ad1cabb..fabb440 100644 (file)
 | | ... | try to initialize/disable.
 | |
 | | ... | *Arguments:*
-| | ... | - crypto_type - Crypto device type - HW_DH895xcc or HW_C3xxx; default
-| | ... | value: HW_DH895xcc. Type: string
+| | ... | - crypto_type - Crypto device type - HW_DH895xcc, HW_C3xxx, HW_C4xxx
+| | ... | or HW_4xxx; default value: HW_DH895xcc. Type: string
 | | ... | - numvfs - Number of VFs to initialize, 0 - disable the VFs; default
 | | ... | value: ${32} Type: integer
 | | ... | - force_init - Force to initialize. Type: boolean