Changelog :ChangesThis section is required by the original license of Atmosphere, GPLv2.This originates from https://github.com/A...e-NX/Atmosphereeverything except fusee-primary and key_derivation/masterkey/exocfg from fusee-secondary has been removedtsec.c has been slightly modified (to include fw from tsecfw.inl, and print out crc32 of used fw), hwinit.c has been modified to allow parameters to mc_enable_ahb_redirectminiz (from https://github.com/richgel999/miniz)has been included to facilitate crc32 used in tsec.cqrcodegen (from https://github.com/n...Code-generator)has been included so that a QR code image of the dumped data can be displayedmain.c has been modified to dump tsec key and store it into a global, then call key_derivation.c functions and dump bis keyskey_derivation.c has been modified to use dumped tsec key and not use any keyblob data (via #ifdef guards)