aboutsummaryrefslogtreecommitdiff
path: root/tosa_spec.adoc
AgeCommit message (Collapse)Author
2022-06-01Add FFT operators to MI/MT profilesEric Kunze
Adds FFT2D for complex->complex FFT Adds RFFT2D for real->complex FFT Change-Id: Id50f96b8f66f17c3020767c002f0c1f41a76d62e Signed-off-by: Eric Kunze <eric.kunze@arm.com>
2021-06-24Replace assert with REQUIRE()Eric Kunze
REQUIRE is a direct replacement for the asserts, and uses the unpredictable() function in pseudocode to describe the required conditions for operators Change-Id: I35dc81e083d8e41f16728d992bdb8b06b0271226 Signed-off-by: Eric Kunze <eric.kunze@arm.com>
2020-11-13Replace proprietary notice with the full TOSA Specification LicenseTom Cooksey
The new license grants the rights needed to create a completely independent implementation of the specification. Signed-off-by: Tom Cooksey <tom.cooksey@arm.com> Change-Id: I1ca2cedf83c3f31df49096ecb6faaae060c3dc91
2020-10-01TOSA spec 0.20.0, initial public versionv0.20.0Eric Kunze
Change-Id: I7c528ebf7e78759ada4bb951b2471c367d3f4525