Crypto tests: use PSA crypto API for bl1 aes decryption

Use PSA crypto APIs to perform AES CTR decryption. Also remove
irrelevant tests relying on tf-m key id, as all tests rely on key
buffers. Also remove test 2016 which uses invalid buffers, bl1 uses
build-time defined buffers which must be valid, and checked with
assertion.

Change-Id: I6a54466906a828bdbb4726dd4b22fcad46c0f4b1
Signed-off-by: Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com>
1 file changed