summaryrefslogtreecommitdiffstats
path: root/spec/rtems/cache/req/instruction-sync-after-code-change.yml
blob: 0eb9f7b34d998de1fb178644c07c72cb70f48993 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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/instruction-sync-after-code-change
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  Where the ${/glossary/target:/term} has an instruction cache, where the
  instruction cache needs to be synchronized after code changes, when the
  ${../if/instruction-sync-after-code-change:/name} directive is called, the
  instruction cache shall be synchronized so that the code in the memory area
  specified by ${../if/instruction-sync-after-code-change:/params[0]/name} and
  ${../if/instruction-sync-after-code-change:/params[1]/name} will be fetched
  when it needs to be executed.
type: requirement