diff --git a/results/v4.0.0-374-g4789820722f3/lpcxpresso54114_lpc54114_m4.xml b/results/v4.0.0-374-g4789820722f3/lpcxpresso54114_lpc54114_m4.xml
new file mode 100644
index 00000000..fd68132b
--- /dev/null
+++ b/results/v4.0.0-374-g4789820722f3/lpcxpresso54114_lpc54114_m4.xml
@@ -0,0 +1,803 @@
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Running TESTSUITE test_pbuf
+===================================================================
+START - test_stress
+Reading from an interrupt, writing from a thread
+
0% remaining:500 ms
+Ztress execution report:
+ context 0:
+ - executed:3726, preempted:0
+ - ticks initial:4, optimized:4
+ context 1:
+ - executed:2307, preempted:303
+ - ticks initial:4, optimized:4
+ Average CPU load:22%, measurements:15
+Writes:3462 unsuccessful: 0
+Writing from an interrupt, reading from a thread
+
100% remaining:500 ms
+Ztress execution report:
+ context 0:
+ - executed:3726, preempted:0
+ - ticks initial:4, optimized:4
+ context 1:
+ - executed:2203, preempted:414
+ - ticks initial:4, optimized:4
+ Average CPU load:26%, measurements:15
+Writes:8480 unsuccessful: 555
+ PASS - test_stress in 3.077 seconds
+===================================================================
+START - test_rw
+ PASS - test_rw in 0.001 seconds
+===================================================================
+START - test_retcodes
+----------stats start-----------
+cfg->rd_idx_loc: 0x20000260, val: 0
+cfg->wr_idx_loc: 0x20000280, val: 0
+cfg->data_loc: 0x20000284
+cfg->len: 220
+cfg->dcache_alignment: 32
+data.rd_idx: 0
+data.wr_idx: 0
+-----------stats end------------
+----------stats start-----------
+cfg->rd_idx_loc: 0x20000260, val: 0
+cfg->wr_idx_loc: 0x20000264, val: 0
+cfg->data_loc: 0x20000268
+cfg->len: 248
+cfg->dcache_alignment: 0
+data.rd_idx: 0
+data.wr_idx: 0
+-----------stats end------------
+----------stats start-----------
+cfg->rd_idx_loc: 0x20000260, val: 0
+cfg->wr_idx_loc: 0x20000264, val: 0
+cfg->data_loc: 0x20000268
+cfg->len: 12
+cfg->dcache_alignment: 4
+data.rd_idx: 0
+data.wr_idx: 0
+-----------stats end------------
+ PASS - test_retcodes in 0.067 seconds
+===================================================================
+START - test_stress
+Reading from an interrupt, writing from a thread
+
0% remaining:500 ms
+Ztress execution report:
+ context 0:
+ - executed:3726, preempted:0
+ - ticks initial:4, optimized:4
+ context 1:
+ - executed:2298, preempted:311
+ - ticks initial:4, optimized:4
+ Average CPU load:24%, measurements:15
+Writes:3446 unsuccessful: 555
+Writing from an interrupt, reading from a thread
+E: ***** MPU FAULT *****
+E: Data Access Violation
+E: MMFAR Address: 0x2
+E: r0/a1: 0x00000721 r1/a2: 0x00000010 r2/a3: 0x20001e45
+E: r3/a4: 0x00000000 r12/ip: 0x00000721 r14/lr: 0x00001f3d
+E: xpsr: 0x41000000
+E: Faulting instruction address (r15/pc): 0x00000278
+E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
+E: Current thread: 0x200005a0 (ztress_0)
+E: Halting system
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.024 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.020 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.020 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.022 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.086 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.024 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.022 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: fff97bd3fe5ce61435e7d249dd827d4b
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.024 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.020 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.020 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.022 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.086 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.024 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.022 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: fff97bd3fe5ce61435e7d249dd827d4b
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.024 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.020 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.020 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.022 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.086 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.024 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.022 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: fff97bd3fe5ce61435e7d249dd827d4b
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.024 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.020 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.020 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.022 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.086 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.024 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.020 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.022 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: fff97bd3fe5ce61435e7d249dd827d4b
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.019 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.019 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.019 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.020 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.077 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.020 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: e85974e147dfe19e3f9ef3ea075d38eb
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.019 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.019 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.019 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.020 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.077 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.020 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: e85974e147dfe19e3f9ef3ea075d38eb
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.019 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.019 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.019 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.020 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.077 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.020 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: e85974e147dfe19e3f9ef3ea075d38eb
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_its
+===================================================================
+START - test_all_offsets
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:67: secure_storage_psa_its_test_all_offsets: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_offsets in 0.019 seconds
+===================================================================
+START - test_all_sizes
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:38: secure_storage_psa_its_test_all_sizes: ret not equal to PSA_SUCCESS
+
+ FAIL - test_all_sizes in 0.019 seconds
+===================================================================
+START - test_max_num_entries
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:90: secure_storage_psa_its_test_max_num_entries: max_num_entries > 1 is false
+
+ FAIL - test_max_num_entries in 0.019 seconds
+===================================================================
+START - test_write_once_flag
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/its/src/main.c:122: secure_storage_psa_its_test_write_once_flag: (ret not equal to PSA_SUCCESS)
+-146
+ FAIL - test_write_once_flag in 0.020 seconds
+===================================================================
+TESTSUITE secure_storage_psa_its failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_its]: pass = 0, fail = 4, skip = 0, total = 4 duration = 0.077 seconds
+ - FAIL - [secure_storage_psa_its.test_all_offsets] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_all_sizes] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_max_num_entries] duration = 0.019 seconds
+ - FAIL - [secure_storage_psa_its.test_write_once_flag] duration = 0.020 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: e85974e147dfe19e3f9ef3ea075d38eb
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_crypto
+===================================================================
+START - test_its_caller_isolation
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/crypto/src/main.c:48: secure_storage_psa_crypto_test_its_caller_isolation: ret not equal to PSA_SUCCESS
+
+ FAIL - test_its_caller_isolation in 0.028 seconds
+===================================================================
+START - test_persistent_key_usage
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/crypto/src/main.c:96: secure_storage_psa_crypto_test_persistent_key_usage: ret not equal to PSA_SUCCESS
+
+ FAIL - test_persistent_key_usage in 0.024 seconds
+===================================================================
+TESTSUITE secure_storage_psa_crypto failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_crypto]: pass = 0, fail = 2, skip = 0, total = 2 duration = 0.052 seconds
+ - FAIL - [secure_storage_psa_crypto.test_its_caller_isolation] duration = 0.028 seconds
+ - FAIL - [secure_storage_psa_crypto.test_persistent_key_usage] duration = 0.024 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: 34b6bef6874190e20b35e2fdaf84d41f
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+W: Using an insecure PSA ITS encryption key provider.
+E: Unsupported write block size
+Running TESTSUITE secure_storage_psa_crypto
+===================================================================
+START - test_its_caller_isolation
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/crypto/src/main.c:48: secure_storage_psa_crypto_test_its_caller_isolation: ret not equal to PSA_SUCCESS
+
+ FAIL - test_its_caller_isolation in 0.028 seconds
+===================================================================
+START - test_persistent_key_usage
+E: Failed to write data to storage. (-146)
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/subsys/secure_storage/psa/crypto/src/main.c:96: secure_storage_psa_crypto_test_persistent_key_usage: ret not equal to PSA_SUCCESS
+
+ FAIL - test_persistent_key_usage in 0.024 seconds
+===================================================================
+TESTSUITE secure_storage_psa_crypto failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 0.00% [secure_storage_psa_crypto]: pass = 0, fail = 2, skip = 0, total = 2 duration = 0.052 seconds
+ - FAIL - [secure_storage_psa_crypto.test_its_caller_isolation] duration = 0.028 seconds
+ - FAIL - [secure_storage_psa_crypto.test_persistent_key_usage] duration = 0.024 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: 34b6bef6874190e20b35e2fdaf84d41f
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Running TESTSUITE flash_driver
+===================================================================
+START - test_flash_copy
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:386: test_flash_copy_inner: flash_fill(flash_dev, 0xaa, page_info.start_offset, page_info.size) is non-zero
+
+ FAIL - test_flash_copy in 0.326 seconds
+===================================================================
+START - test_flash_erase
+Test will run on device flash-controller@4009c000
+ PASS - test_flash_erase in 0.208 seconds
+===================================================================
+START - test_flash_fill
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:210: flash_driver_test_flash_fill: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_fill in 0.222 seconds
+===================================================================
+START - test_flash_flatten
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:242: flash_driver_test_flash_flatten: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_flatten in 0.222 seconds
+===================================================================
+START - test_flash_page_layout
+Test will run on device flash-controller@4009c000
+start_offset=0x30000 size=256 index=768
+page_count=1024
+ PASS - test_flash_page_layout in 0.011 seconds
+===================================================================
+START - test_read_unaligned_address
+Test will run on device flash-controller@4009c000
+ PASS - test_read_unaligned_address in 0.213 seconds
+===================================================================
+TESTSUITE flash_driver failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 50.00% [flash_driver]: pass = 3, fail = 3, skip = 0, total = 6 duration = 1.202 seconds
+ - FAIL - [flash_driver.test_flash_copy] duration = 0.326 seconds
+ - PASS - [flash_driver.test_flash_erase] duration = 0.208 seconds
+ - FAIL - [flash_driver.test_flash_fill] duration = 0.222 seconds
+ - FAIL - [flash_driver.test_flash_flatten] duration = 0.222 seconds
+ - PASS - [flash_driver.test_flash_page_layout] duration = 0.011 seconds
+ - PASS - [flash_driver.test_read_unaligned_address] duration = 0.213 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: 4ba806c1f306a7b6a805b11b3f2eab42
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Running TESTSUITE flash_driver
+===================================================================
+START - test_flash_copy
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:386: test_flash_copy_inner: flash_fill(flash_dev, 0xaa, page_info.start_offset, page_info.size) is non-zero
+
+ FAIL - test_flash_copy in 0.326 seconds
+===================================================================
+START - test_flash_erase
+Test will run on device flash-controller@4009c000
+ PASS - test_flash_erase in 0.208 seconds
+===================================================================
+START - test_flash_fill
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:210: flash_driver_test_flash_fill: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_fill in 0.222 seconds
+===================================================================
+START - test_flash_flatten
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:242: flash_driver_test_flash_flatten: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_flatten in 0.222 seconds
+===================================================================
+START - test_flash_page_layout
+Test will run on device flash-controller@4009c000
+start_offset=0x30000 size=256 index=768
+page_count=1024
+ PASS - test_flash_page_layout in 0.011 seconds
+===================================================================
+START - test_read_unaligned_address
+Test will run on device flash-controller@4009c000
+ PASS - test_read_unaligned_address in 0.213 seconds
+===================================================================
+TESTSUITE flash_driver failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 50.00% [flash_driver]: pass = 3, fail = 3, skip = 0, total = 6 duration = 1.202 seconds
+ - FAIL - [flash_driver.test_flash_copy] duration = 0.326 seconds
+ - PASS - [flash_driver.test_flash_erase] duration = 0.208 seconds
+ - FAIL - [flash_driver.test_flash_fill] duration = 0.222 seconds
+ - FAIL - [flash_driver.test_flash_flatten] duration = 0.222 seconds
+ - PASS - [flash_driver.test_flash_page_layout] duration = 0.011 seconds
+ - PASS - [flash_driver.test_read_unaligned_address] duration = 0.213 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: 4ba806c1f306a7b6a805b11b3f2eab42
+PROJECT EXECUTION FAILED
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Running TESTSUITE flash_driver
+===================================================================
+START - test_flash_copy
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:386: test_flash_copy_inner: flash_fill(flash_dev, 0xaa, page_info.start_offset, page_info.size) is non-zero
+
+ FAIL - test_flash_copy in 0.326 seconds
+===================================================================
+START - test_flash_erase
+Test will run on device flash-controller@4009c000
+ PASS - test_flash_erase in 0.208 seconds
+===================================================================
+START - test_flash_fill
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:210: flash_driver_test_flash_fill: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_fill in 0.222 seconds
+===================================================================
+START - test_flash_flatten
+Test will run on device flash-controller@4009c000
+E: Size of CONFIG_FLASH_FILL_BUFFER_SIZE
+
+ Assertion failed at WEST_TOPDIR/zephyr/tests/drivers/flash/common/src/main.c:242: flash_driver_test_flash_flatten: (rc not equal to 0)
+Fill failed
+
+ FAIL - test_flash_flatten in 0.222 seconds
+===================================================================
+START - test_flash_page_layout
+Test will run on device flash-controller@4009c000
+start_offset=0x30000 size=256 index=768
+page_count=1024
+ PASS - test_flash_page_layout in 0.011 seconds
+===================================================================
+START - test_read_unaligned_address
+Test will run on device flash-controller@4009c000
+ PASS - test_read_unaligned_address in 0.213 seconds
+===================================================================
+TESTSUITE flash_driver failed.
+
+------ TESTSUITE SUMMARY START ------
+
+SUITE FAIL - 50.00% [flash_driver]: pass = 3, fail = 3, skip = 0, total = 6 duration = 1.202 seconds
+ - FAIL - [flash_driver.test_flash_copy] duration = 0.326 seconds
+ - PASS - [flash_driver.test_flash_erase] duration = 0.208 seconds
+ - FAIL - [flash_driver.test_flash_fill] duration = 0.222 seconds
+ - FAIL - [flash_driver.test_flash_flatten] duration = 0.222 seconds
+ - PASS - [flash_driver.test_flash_page_layout] duration = 0.011 seconds
+ - PASS - [flash_driver.test_read_unaligned_address] duration = 0.213 seconds
+
+------ TESTSUITE SUMMARY END ------
+
+===================================================================
+RunID: 4ba806c1f306a7b6a805b11b3f2eab42
+PROJECT EXECUTION FAILED
+r dynamic str
+[00:00:00.322,000] <dbg> syst: mixed str dynamic str --- dynamic str --- another dynamic str --- another dynamic str
+[00:00:00.333,000] <dbg> syst: mixed c/s ! static str dynamic str static str !
+[00:00:00.341,000] <dbg> syst: Debug message example, *float*
+[00:00:00.347,000] <err> syst: frame
+ 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
+[00:00:00.360,000] <wrn> syst: frame
+ 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
+[00:00:00.373,000] <inf> syst: frame
+ 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
+[00:00:00.385,000] <dbg> syst: frame
+ 03 d2 04 00 00 08 01 02 03 04 05 06 07 08 |........ ......
+hello sys-t on board lpcxpresso54114
+SYS-T RAW DATA: 220A000B1700B00F0000000000004572726F72206D657373616765206578616D706C652E00
+SYS-T RAW DATA: 320A000B1900FF0F0000000000005761726E696E67206D657373616765206578616D706C652E00
+SYS-T RAW DATA: 420A000B16005310000000000000496E666F206D657373616765206578616D706C652E00
+SYS-T RAW DATA: 720A000B1700A1100000000000004465627567206D657373616765206578616D706C652E00
+SYS-T RAW DATA: 720A000B1E00F0100000000000004465627567206D657373616765206578616D706C652C2025640001000000
+SYS-T RAW DATA: 720A000B26004C110000000000004465627567206D657373616765206578616D706C652C2025642C202564000100000002000000
+SYS-T RAW DATA: 720A000B2E00B6110000000000004465627567206D657373616765206578616D706C652C2025642C2025642C20256400010000000200000003000000
+SYS-T RAW DATA: 720A000B38002E120000000000004465627567206D657373616765206578616D706C652C2025642C2025642C2025642C20307825780001000000020000000300000004000000
+SYS-T RAW DATA: 720A000B0C00B712000000000000636861722025630021000000
+SYS-T RAW DATA: 720A000B1D00F3120000000000007320737472202573202573007374617469632073747200632073747200
+SYS-T RAW DATA: 720A000B15004D1300000000000064207374722025730064796E616D69632073747200
+SYS-T RAW DATA: 720A000B6B009B130000000000006D69786564207374722025732025732025732025732025732025732025730064796E616D696320737472002D2D2D0064796E616D696320737472002D2D2D00616E6F746865722064796E616D696320737472002D2D2D00616E6F746865722064796E616D69632073747200
+SYS-T RAW DATA: 720A000B43007C140000000000006D6978656420632F732025632025732025732025732025630021000000737461746963207374720064796E616D69632073747200737461746963207374720021000000
+SYS-T RAW DATA: 720A000B220017150000000000004465627567206D657373616765206578616D706C652C20256600EA2E4454FB210940
+SYS-T RAW DATA: 220A000B09007A150000000000002573006672616D6500
+SYS-T RAW DATA: 220A000B4700B415000000000000257300303320643220303420303020303020303820303120303220203033203034203035203036203037203038202020202020207C2E2E2E2E2E2E2E2E202E2E2E2E2E2E202000
+SYS-T RAW DATA: 320A000B090056160000000000002573006672616D6500
+SYS-T RAW DATA: 320A000B47008F16000000000000257300303320643220303420303020303020303820303120303220203033203034203035203036203037203038202020202020207C2E2E2E2E2E2E2E2E202E2E2E2E2E2E202000
+SYS-T RAW DATA: 420A000B090031170000000000002573006672616D6500
+SYS-T RAW DATA: 420A000B47006B17000000000000257300303320643220303420303020303020303820303120303220203033203034203035203036203037203038202020202020207C2E2E2E2E2E2E2E2E202E2E2E2E2E2E202000
+SYS-T RAW DATA: 720A000B09000D180000000000002573006672616D6500
+SYS-T RAW DATA: 720A000B47004718000000000000257300303320643220303420303020303020303820303120303220203033203034203035203036203037203038202020202020207C2E2E2E2E2E2E2E2E202E2E2E2E2E2E202000
+SYS-T RAW DATA: 020A000B2900E91800000000000068656C6C6F207379732D74206F6E20626F6172642025730A006C70637870726573736F353431313400
+SYST Sample Execution Completed
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Starting application thread!
+
+OpenAMP[master] demo started
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Starting application thread!
+
+OpenAMP[master] demo started
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+[00:00:00.006,000] <wrn> secure_storage: Using an insecure PSA ITS encryption key provider.
+[00:00:00.006,000] <err> fs_nvs: Unsupported write block size
+[00:00:00.006,000] <inf> persistent_key: Persistent key sample started.
+[00:00:00.006,000] <inf> persistent_key: Generating a persistent key...
+[00:00:00.013,000] <err> secure_storage: Failed to write data to storage. (-146)
+[00:00:00.013,000] <err> persistent_key: Failed to generate the key. (-153)
+ 25 ms ]
+Philosopher 5 [C:-2] DROPPED ONE FORK
+Philosopher 5 [C:-2] THINKING [ 175 ms ]
+Philosopher 3 [P: 0] STARVING
+Philosopher 3 [P: 0] HOLDING ONE FORK
+Philosopher 3 [P: 0] EATING [ 225 ms ]
+Philosopher 2 [P: 1] DROPPED ONE FORK
+Philosopher 2 [P: 1] THINKING [ 175 ms ]
+Philosopher 1 [P: 2] EATING [ 125 ms ]
+Philosopher 0 [P: 3] STARVING
+Philosopher 0 [P: 3] HOLDING ONE FORK
+Philosopher 5 [C:-2] STARVING
+Philosopher 1 [P: 2] DROPPED ONE FORK
+Philosopher 0 [C:-2] EATING [ 100 ms ]
+Philosopher 1 [P: 2] THINKING [ 175 ms ]
+Philosopher 2 [P: 1] STARVING
+Philosopher 2 [P: 1] HOLDING ONE FORK
+Philosopher 3 [P: 0] DROPPED ONE FORK
+Philosopher 3 [P: 0] THINKING [ 425 ms ]
+Philosopher 2 [P: 1] EATING [ 325 ms ]
+Philosopher 0 [C:-2] DROPPED ONE FORK
+Philosopher 5 [C:-2] HOLDING ONE FORK
+Philosopher 5 [C:-2] EATING [ 625 ms ]
+Philosopher 0 [P: 3] THINKING [ 125 ms ]
+Philosopher 1 [P: 2] STARVING
+Philosopher 1 [P: 2] HOLDING ONE FORK
+Philosopher 0 [P: 3] STARVING
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+WARNING: Using an insecure PSA ITS encryption key provider.
+[00:00:00.005,000] <wrn> secure_storage: Using an insecure PSA ITS encryption key provider.
+[00:00:00.006,000] <err> fs_nvs: Unsupported write block size
+[00:00:00.006,000] <inf> psa_its: PSA ITS sample started.
+[00:00:00.006,000] <inf> psa_its: Writing to and reading back from ITS...
+[00:00:00.011,000] <err> secure_storage: Failed to write data to storage. (-146)
+[00:00:00.011,000] <err> psa_its: Writing the data to ITS failed. (-146)
+
\ No newline at end of file
diff --git a/results/v4.0.0-374-g4789820722f3/mimxrt1015_evk_mimxrt1015.xml b/results/v4.0.0-374-g4789820722f3/mimxrt1015_evk_mimxrt1015.xml
new file mode 100644
index 00000000..de4206f9
--- /dev/null
+++ b/results/v4.0.0-374-g4789820722f3/mimxrt1015_evk_mimxrt1015.xml
@@ -0,0 +1,69 @@
+*** Booting Zephyr OS build v4.0.0-374-g4789820722f3 ***
+Running TESTSUITE stack_pointer_randomness
+===================================================================
+START - test_stack_pt_randomization
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x60007513 r14/lr: 0x60004029
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x60007440
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x20200230 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+ASSERTION FAIL [!status] @ WEST_TOPDIR/zephyr/drivers/entropy/entropy_mcux_trng.c:28
+E: r0/a1: 0x00000004 r1/a2: 0x0000001c r2/a3: 0x40184000
+E: r3/a4: 0x00000004 r12/ip: 0x20201200 r14/lr: 0x60004b9d
+E: xpsr: 0x21000000
+E: Faulting instruction address (r15/pc): 0x6000e156
+E: >>> ZEPHYR FATAL ERROR 4: Kernel panic on CPU 0
+E: Current thread: 0x202001d0 (main)
+E: Halting system
+
\ No newline at end of file