score: Extend memory dirty/zero actions

Dirty or zero also the part of the .noinit section used by RTEMS.

Close #4678.
This commit is contained in:
Sebastian Huber
2022-07-14 15:06:02 +02:00
parent 4b911a7516
commit 1bf878f7ff
6 changed files with 117 additions and 9 deletions

View File

@@ -1435,6 +1435,7 @@ source:
- cpukit/score/src/memoryallocate.c
- cpukit/score/src/memorydirtyfreeareas.c
- cpukit/score/src/memoryfill.c
- cpukit/score/src/memorynoinit.c
- cpukit/score/src/memoryzerobeforeuse.c
- cpukit/score/src/memoryzerofreeareas.c
- cpukit/score/src/mutex.c