| commit | 4d725e9ef5ad17f2e76accbd36637882dd2c28b3 | [log] [tgz] |
|---|---|---|
| author | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Tue Dec 09 13:47:21 2025 +0000 |
| committer | Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com> | Tue Jan 13 11:08:47 2026 +0000 |
| tree | a1dfac97306e0ef7be2fde03cc52fdf250c32406 | |
| parent | f51e549bbd3e8c58fbcada6a52eed2b563d3b4ee [diff] |
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>