CC312: XXX_ALT is not needed when use PSA driver

XXX_ALT is not needed when CC312 use PSA driver.
Use PSA driver for CC3XX driver to avoid fallback to software
implementation which will save 7.85KB in ROM size.

Signed-off-by: Summer Qin <summer.qin@arm.com>
Change-Id: I7f4b7497f8e6513718423d3b69d37b5f0fd9a1b0
diff --git a/lib/ext/psa_arch_tests/0002-Disable-obsolete-algorithms.patch b/lib/ext/psa_arch_tests/0002-Disable-obsolete-algorithms.patch
index 752fca0..0bebd0c 100644
--- a/lib/ext/psa_arch_tests/0002-Disable-obsolete-algorithms.patch
+++ b/lib/ext/psa_arch_tests/0002-Disable-obsolete-algorithms.patch
@@ -1,7 +1,7 @@
-From 534d847765c669f307c93b03384bad7e1cb919b3 Mon Sep 17 00:00:00 2001
+From fe20f1185ef25986eb704074b1a12ddb40303b95 Mon Sep 17 00:00:00 2001
 From: Summer Qin <summer.qin@arm.com>
 Date: Fri, 10 Jun 2022 10:13:43 +0800
-Subject: [PATCH 2/3] Disable obsolete algorithms
+Subject: [PATCH 2/4] Disable obsolete algorithms
 
 curves of size <255 are obsolete algorithms, should be disabled.