summaryrefslogtreecommitdiffstats
path: root/spec/rtems/cache/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/cache/if/group.yml')
-rw-r--r--spec/rtems/cache/if/group.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/spec/rtems/cache/if/group.yml b/spec/rtems/cache/if/group.yml
new file mode 100644
index 00000000..d3da44ca
--- /dev/null
+++ b/spec/rtems/cache/if/group.yml
@@ -0,0 +1,19 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ The Cache Manager provides functions to perform maintenance operations for
+ data and instruction caches.
+copyrights:
+- Copyright (C) 2014, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+description: null
+enabled-by: true
+identifier: RTEMSAPIClassicCache
+interface-type: group
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: ../../if/group
+name: Cache Manager
+text: |
+ The Classic API shall provide an interface to the Cache Manager.
+type: interface