1
0
Fork 0
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2024-09-19 21:43:29 +01:00
Atmosphere/fusee_cpp/program
Michael Scire 5950ff5b5e 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.
2021-09-06 16:26:50 -07:00
..
mtc_tables fusee_cpp: add logic for loading mtc overlays 2021-09-06 16:26:50 -07:00
sdram_params fusee_cpp: implement sdram lp0 scratch param save 2021-09-06 16:26:50 -07:00
source fusee_cpp: validate mtc overlay before jumping to it. 2021-09-06 16:26:50 -07:00
splash_screen fusee_cpp: add logic for loading mtc overlays 2021-09-06 16:26:50 -07:00
tsec_keygen fusee_cpp: add logic for loading mtc overlays 2021-09-06 16:26:50 -07:00
Makefile fusee_cpp: add logic for loading mtc overlays 2021-09-06 16:26:50 -07:00
program.ld fusee_cpp: validate mtc overlay before jumping to it. 2021-09-06 16:26:50 -07:00
program.specs
program_ovl.ld fusee_cpp: implement ips patching of kips 2021-09-06 16:26:50 -07:00
split_bin.py fusee_cpp: validate mtc overlay before jumping to it. 2021-09-06 16:26:50 -07:00
update_mtc_tables.py fusee_cpp: we're over the size limit with mtc in nv-text 2021-09-06 16:26:50 -07:00
update_sdram_params.py fusee_cpp: add logic for loading mtc overlays 2021-09-06 16:26:50 -07:00