XCC (based on GCC 4.2) doesn't support some asm constraints used by tinycrypt, so let's not test tinycrypt under XCC. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
8 lines
234 B
YAML
8 lines
234 B
YAML
tests:
|
|
crypto.tinycrypt.hmac_prng:
|
|
tags: tinycrypt crypto sha256 hmac prng
|
|
platform_exclude: mec15xxevb_assy6853 mec1501modular_assy6885 m2gl025_miv
|
|
integration_platforms:
|
|
- native_posix
|
|
toolchain_exclude: xcc
|