Crypto: use PSA crypto API for hashing

Use psa_hash_compute() for single-part hashing instead of
bl1_hash_compute(). The goal is to use the consistent and standardized
PSA crypto API.

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