|
fusee_cpp: validate mtc overlay before jumping to it.
mtc will jump back to us, so we need a compatible binary. This also makes some changes to our layout to minimize the likelihood of an incompatible mtc binary (I made some arbitrary .text/.rodata/.rwdata changes) and saw identical mtc binaries, so hopefully this all works out. |
|---|
|
|
| fusee_cpp/program/program.ld |
|---|
| fusee_cpp/program/source/fusee_overlay_manager.cpp |
|---|
| fusee_cpp/program/source/fusee_stratosphere.cpp |
|---|
| fusee_cpp/program/split_bin.py |
|---|