test: don't skip debug and ssl suites in test parity for driver only ECDSA

Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/tests/scripts/analyze_outcomes.py b/tests/scripts/analyze_outcomes.py
index 30748e7..44c62f7 100755
--- a/tests/scripts/analyze_outcomes.py
+++ b/tests/scripts/analyze_outcomes.py
@@ -175,10 +175,6 @@
             'component_driver': 'test_psa_crypto_config_accel_ecdsa_use_psa',
             'ignored_suites': [
                 'ecdsa', # the software implementation that's excluded
-                # the following lines should not be needed,
-                # they will be removed by upcoming work
-                'debug', # #6860
-                'ssl', # #6860
             ],
             'ignored_tests': {
                 'test_suite_random': [