score: Add PER_CPU_DATA_NEED_INITIALIZATION()

Make the initialization of the per-CPU data optional.

Change license to BSD-2-Clause according to file history and
re-licensing agreement.

Update #3053.
This commit is contained in:
Sebastian Huber
2021-06-10 15:55:47 +02:00
parent 2769554243
commit fad01e6cf9
8 changed files with 118 additions and 55 deletions
+1
View File
@@ -1454,6 +1454,7 @@ source:
- cpukit/score/src/once.c
- cpukit/score/src/percpu.c
- cpukit/score/src/percpuasm.c
- cpukit/score/src/percpudata.c
- cpukit/score/src/pheapallocate.c
- cpukit/score/src/pheapextend.c
- cpukit/score/src/pheapfree.c