summaryrefslogtreecommitdiffstats
path: root/spec/rtems/cache/req/flush-multiple-data-lines.yml
blob: f8c2d17fbb9c2791f7dc788a9c218a59a7f491b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: interface-function
  uid: ../if/flush-multiple-data-lines
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the ${/glossary/target:/term} has a data cache, where data cache lines
  can be flushed, where the data cache is not coherent with all bus masters,
  when the ${../if/flush-multiple-data-lines:/name} directive is called, the
  data cache lines covering the memory area specified by
  ${../if/flush-multiple-data-lines:/params[0]/name} and
  ${../if/flush-multiple-data-lines:/params[1]/name} shall be flushed.
type: requirement