commit | 08510d5b2c49ab6e357e1ee254a8d9ea6bd98056 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Jul 27 15:29:40 2021 +0200 |
committer | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Wed Jul 28 19:38:35 2021 +0200 |
tree | 481a98de56d080358feb6eab97daa80009bed05e | |
parent | 138be0a080258be7ddfaad4739d6384b89b5a997 [diff] |
tests: arm_thread_swap_tz: increase computational length for secure call In some platforms, such as the nucleo L552ZE_Q, the hash computation is done very fast, before the delayed work manages to trigger (and perform the assert-based validations). Increase the length of the computations so this race condition can be avoided. Also, this commit adds some messages in the assert statements for ease of debugging. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>