AM62Ax MCU+ SDK  09.02.00
SA3UL SHA Test

Introduction

This example demonstrates the how to generate SHA hash using SA3UL module.

Supported Combinations

Parameter Value
CPU + OS a53ss0-0 nortos
Toolchain arm.gnu.aarch64-none
Board am62ax-sk
Example folder examples/security/crypto/sa3ul_sha/crypto_sha.c

Steps to Run the Example

See Also

SA3UL

Sample Output

Shown below is a sample output when the application is run.

CCS Console:

[CRYPTO] SHA example started ...
[CRYPTO] SHA-512 example completed!!
[CRYPTO] SHA-256 example completed!!
All tests have passed!!