8.3.4. 测试指南

8.3.4.1. 测试的配置

在 ZX-RTT 根目录下执行 scons --menuconfig,进入 menuconfig 的功能配置界面,按如下选择:

Drivers options  --->
    Drivers examples  --->
        [*] Enable CE driver test command

8.3.4.2. 测试的命令

aic /> test_ce help
test_ce command usage:
    test_ce help : Get this help.
    test_ce symm : Test symmetric algorithms.
    test_ce hash : Test hash algorithms.
    test_ce all  : Test all algorithms.