aboutsummaryrefslogtreecommitdiff
path: root/tosa_spec.adoc
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2024-02-25 22:24:52 -0800
committerEric Kunze <eric.kunze@arm.com>2024-03-12 15:57:14 -0700
commit6dd341093507157aabbea00b90ca8902509cfd4f (patch)
tree26cb8ceb77dcf1dd3e57d990c3155246ab1efc6f /tosa_spec.adoc
parente6ee631e7a7bdc9d334f5dd1d0c30d639e40612b (diff)
downloadspecification-6dd341093507157aabbea00b90ca8902509cfd4f.tar.gz
Modify TOSA profiles
Create composable profiles and profile extensions. Define requirements for a TOSA implementation to fully implement at least one profile. Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I02cfb0171b2d227727f530cb29108b479206b25b
Diffstat (limited to 'tosa_spec.adoc')
-rw-r--r--tosa_spec.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tosa_spec.adoc b/tosa_spec.adoc
index fb6b43e..7a07fbd 100644
--- a/tosa_spec.adoc
+++ b/tosa_spec.adoc
@@ -27,3 +27,5 @@ include::chapters/enumerations.adoc[]
include::chapters/pseudocode.adoc[]
include::chapters/appendix_a.adoc[]
+
+include::chapters/appendix_b.adoc[]