lava_helper_configs: Add PsaApiTestIPC_Crypto config

Parallels existing PsaApiTest_Crypto.

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I42515b12d0a3faa0fe7c1579131b878d3e53009d
diff --git a/lava_helper/lava_helper_configs.py b/lava_helper/lava_helper_configs.py
index 5aae965..b6c7f1a 100644
--- a/lava_helper/lava_helper_configs.py
+++ b/lava_helper/lava_helper_configs.py
@@ -169,6 +169,9 @@
         'PsaApiTest_Crypto': {
             "monitors": monitors_psaapitest_by_ut,
         }, # PsaApiTest_Crypto
+        'PsaApiTestIPC_Crypto': {
+            "monitors": monitors_psaapitest_by_ut,
+        },
         'PsaApiTest_STORAGE': {
             "monitors": monitors_psaapitest_by_desc,
         }, # PsaApiTest_Storage
@@ -299,6 +302,9 @@
         'PsaApiTest_Crypto': {
             "monitors": monitors_psaapitest_by_ut,
         }, # PsaApiTest_Crypto
+        'PsaApiTestIPC_Crypto': {
+            "monitors": monitors_psaapitest_by_ut,
+        },
         'PsaApiTest_STORAGE': {
             "monitors": monitors_psaapitest_by_desc,
         }, # PsaApiTest_Storage