xtensa: re-enable tinycrypt test cases
Tinycrypt 0.2.6 fixed the issue with the definition of 'bool'. Issue: ZEP-1722 Change-Id: Ie470e25dfe02a58d9c3f2324cab85bc02f574b51 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
This commit is contained in:
parent
c92c7ee8f9
commit
a313353344
3 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
[test]
|
||||
tags = crypto aes
|
||||
build_only = false
|
||||
# FIXME: ZEP-1722
|
||||
arch_exclude = xtensa
|
|
@ -1,5 +1,3 @@
|
|||
[test]
|
||||
tags = crypto ctr prng
|
||||
build_only = false
|
||||
# FIXME: ZEP-1722
|
||||
arch_exclude = xtensa
|
|
@ -4,5 +4,3 @@ timeout = 500
|
|||
slow = True
|
||||
# FIXME
|
||||
platform_exclude = qemu_riscv32
|
||||
# FIXME: ZEP-1722
|
||||
arch_exclude = xtensa
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue