AM62Ax MCU+ SDK  09.02.00
SA3UL AES ECB-128 Test

Introduction

This example demonstrates the AES ECB-128 Encryption and Decryptions 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_aes/crypto_aes_ecb_128/crypto_aes_ecb_128.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] AES ECB-128 example started ...
[CRYPTO] AES ECB-128 example completed!!
All tests have passed!!