Psa Arch Ff Test Result In Tf-m V1.8 Release
This file contains list of FF arch test results when testing the TF-M release v1.8 on an521.
Version used:
- Mbed TLS: mbedtls-3.4.0
- psa arch test: cf8bd7191219df9bdef387abcd750f0709283f98
Isolation level 1
Build command: cmake -G "Unix Makefiles" -S . -B cmake_build -DTFM_PLATFORM=arm/mps2/an521 -DTFM_TOOLCHAIN_FILE=toolchain_ARMCLANG.cmake -DCMAKE_BUILD_TYPE=Release -DTEST_PSA_API=IPC -DTFM_ISOLATION_LEVEL=1 -DINCLUDE_PANIC_TESTS=1 ../
************ IPC Suite Report ********** TOTAL TESTS : 90 TOTAL PASSED : 79 TOTAL SIM ERROR : 0 TOTAL FAILED : 0 TOTAL SKIPPED : 11 ******************************************
The failed and the skipped tests are listed here:
Test | Result |
67 | SKIPPED |
74 | SKIPPED |
78 | SKIPPED |
80 | SKIPPED |
81 | SKIPPED |
82 | SKIPPED |
83 | SKIPPED |
84 | SKIPPED |
85 | SKIPPED |
86 | SKIPPED |
87 | SKIPPED |
Isolation level 2
Build command: cmake -G "Unix Makefiles" -S . -B cmake_build -DTFM_PLATFORM=arm/mps2/an521 -DTFM_TOOLCHAIN_FILE=toolchain_ARMCLANG.cmake -DCMAKE_BUILD_TYPE=Release -DTEST_PSA_API=IPC -DTFM_ISOLATION_LEVEL=2 -DINCLUDE_PANIC_TESTS=1 ../
************ IPC Suite Report ********** TOTAL TESTS : 90 TOTAL PASSED : 82 TOTAL SIM ERROR : 0 TOTAL FAILED : 0 TOTAL SKIPPED : 8 ******************************************
The failed and the skipped tests are listed here:
Test | Result |
67 | SKIPPED |
74 | SKIPPED |
78 | SKIPPED |
82 | SKIPPED |
84 | SKIPPED |
85 | SKIPPED |
86 | SKIPPED |
87 | SKIPPED |
Isolation level 3
Build command: cmake -G "Unix Makefiles" -S . -B cmake_build -DTFM_PLATFORM=arm/mps2/an521 -DTFM_TOOLCHAIN_FILE=toolchain_ARMCLANG.cmake -DCMAKE_BUILD_TYPE=Release -DTEST_PSA_API=IPC -DTFM_ISOLATION_LEVEL=3 -DINCLUDE_PANIC_TESTS=1 ../
************ IPC Suite Report ********** TOTAL TESTS : 90 TOTAL PASSED : 85 TOTAL SIM ERROR : 0 TOTAL FAILED : 0 TOTAL SKIPPED : 5 ******************************************
The failed and the skipped tests are listed here:
Test | Result |
67 | SKIPPED |
74 | SKIPPED |
78 | SKIPPED |
82 | SKIPPED |
86 | SKIPPED |
- Last Author
- • Summer-ARM
- Last Edited
- Apr 10 2023, 6:48 AM