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:
Andrew Boie 2017-04-11 12:05:06 -07:00
commit a313353344
3 changed files with 0 additions and 6 deletions

View file

@ -1,5 +1,3 @@
[test] [test]
tags = crypto aes tags = crypto aes
build_only = false build_only = false
# FIXME: ZEP-1722
arch_exclude = xtensa

View file

@ -1,5 +1,3 @@
[test] [test]
tags = crypto ctr prng tags = crypto ctr prng
build_only = false build_only = false
# FIXME: ZEP-1722
arch_exclude = xtensa

View file

@ -4,5 +4,3 @@ timeout = 500
slow = True slow = True
# FIXME # FIXME
platform_exclude = qemu_riscv32 platform_exclude = qemu_riscv32
# FIXME: ZEP-1722
arch_exclude = xtensa