aboutsummaryrefslogtreecommitdiff
path: root/chapters/appendix_b.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 /chapters/appendix_b.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 'chapters/appendix_b.adoc')
-rw-r--r--chapters/appendix_b.adoc12
1 files changed, 12 insertions, 0 deletions
diff --git a/chapters/appendix_b.adoc b/chapters/appendix_b.adoc
new file mode 100644
index 0000000..64f9f3a
--- /dev/null
+++ b/chapters/appendix_b.adoc
@@ -0,0 +1,12 @@
+//
+// This confidential and proprietary software may be used only as
+// authorised by a licensing agreement from ARM Limited
+// (C) COPYRIGHT 2024 ARM Limited
+// ALL RIGHTS RESERVED
+// The entire notice above must be reproduced on all authorised
+// copies and copies may only be made to the extent permitted
+// by a licensing agreement from ARM Limited.
+
+== Appendix B - Profile operator tables
+
+include::{generated}/profile_ops.adoc[]