chore: preserve current FreeRTOS and C card updates
This commit is contained in:
@@ -8,13 +8,13 @@ skinparam defaultFontSize 9
|
||||
skinparam rectangleBorderColor #2c7794
|
||||
skinparam rectangleBackgroundColor #edf6fa
|
||||
skinparam ArrowColor #8095a1
|
||||
title A7 RUNTIME — one artifact, two checkpoints, one proof
|
||||
title A7 RUNTIME — source identity, replay, memory and verdict
|
||||
|
||||
rectangle "<<source>>\n01 task03 C\nA/B/C experiment" as SRC
|
||||
rectangle "<<artifact>>\n02 ELF + image\nheap_4 symbols" as ELF
|
||||
rectangle "<<checkpoint E01>>\n03 fragmented\nblocks=2 · aligned=1" as E1
|
||||
rectangle "<<checkpoint E06>>\n03 fragmented\nblocks=2 · free>largest" as E1
|
||||
rectangle "<<memory>>\n04 ucHeap[4096]\nheaders + payload" as MEM
|
||||
rectangle "<<checkpoint E02>>\n05 coalesced\nfinal=initial · blocks=1\nOOM=1 · PASS=1" as E2
|
||||
rectangle "<<checkpoint E08>>\n05 verified\nfinal=initial · blocks=1\nOOM=1 · PASS=1" as E2
|
||||
|
||||
SRC --> ELF : compile + link
|
||||
ELF --> E1 : reset / load / replay
|
||||
|
||||
Reference in New Issue
Block a user