Build: Fix build warning of "tfm_crypto_test_1002"

When building TF-M project with TEST_NS, the compiler will
give non-usage of "tfm_crypto_test_1002" because the MACRO
TFM_NS_CRYPTO_TEST_ALG_CBC is wrong. This patch will fix it.

Change-Id: I8eaf70cbcad80c00bff820917b8550b0340dc08a
Signed-off-by: Jianliang Shen <jianliang.shen@arm.com>
1 file changed