summaryrefslogtreecommitdiffstats
path: root/spec/rtems/cache/req/invalidate-multiple-instruction-lines.yml
blob: 4cb876928ae7459c042c18a915cbf60bda1150b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/invalidate-multiple-instruction-lines
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the ${/glossary/target:/term} has an instruction cache, where
  instruction cache lines can be invalidated, where the instruction cache is
  not coherent with all bus masters, when the
  ${../if/invalidate-multiple-instruction-lines:/name} directive is called, the
  instruction cache lines covering the memory area specified by
  ${../if/invalidate-multiple-instruction-lines:/params[0]/name} and
  ${../if/invalidate-multiple-instruction-lines:/params[1]/name} shall be
  invalidated.
type: requirement