samples: psa: specify integration_platforms
Explicitly specify native_sim as integration platform for better PR CI coverage. Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
committed by
Benjamin Cabé
parent
254a1daa07
commit
91029d7c0b
@@ -2,6 +2,8 @@ sample:
|
||||
name: PSA ITS API sample
|
||||
description: Demonstration of PSA Internal Trusted Storage (ITS) API usage.
|
||||
common:
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
tags:
|
||||
- psa.secure_storage
|
||||
timeout: 10
|
||||
|
||||
@@ -2,6 +2,8 @@ sample:
|
||||
name: PSA Crypto persistent key sample
|
||||
description: Demonstration of persistent key usage in the PSA Crypto API.
|
||||
common:
|
||||
integration_platforms:
|
||||
- native_sim
|
||||
tags:
|
||||
- psa.secure_storage
|
||||
timeout: 10
|
||||
|
||||
Reference in New Issue
Block a user