mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
For appending Save/Restore structs in TSEG area, bootloader should reserve space for TotalSize and for certain structs, only header info should be actually populated. Rest should be all Zeros. Signed-off-by: Talamudupula <stalamudupula@gmail.com>