Page MenuHomePhabricator

Psa Arch Ff Test Result In Tf-m V1.8 Release
Updated 58 Days AgoPublic

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:

TestResult
67SKIPPED
74SKIPPED
78SKIPPED
80SKIPPED
81SKIPPED
82SKIPPED
83SKIPPED
84SKIPPED
85SKIPPED
86SKIPPED
87SKIPPED

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:

TestResult
67SKIPPED
74SKIPPED
78SKIPPED
82SKIPPED
84SKIPPED
85SKIPPED
86SKIPPED
87SKIPPED

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:

TestResult
67SKIPPED
74SKIPPED
78SKIPPED
82SKIPPED
86SKIPPED
Last Author
Summer-ARM
Last Edited
Apr 10 2023, 6:48 AM

Event Timeline