Commit Graph

  • 9169470b77 Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. Naomi Peori 2018-04-23 14:51:53 -0300
  • 8114a52d13 Stratosphere: Update sm.json to use new JSON format for elf2kip Michael Scire 2018-04-23 01:06:37 -0600
  • 86d9f51e8a Stratosphere: Add sm.json for elf2kip Michael Scire 2018-04-23 00:33:30 -0600
  • ecf2517bd5 Stratosphere: Fix IServer constructors. SM is fully functional on hardware now. Michael Scire 2018-04-22 05:13:33 -0600
  • 674528b246 Stratosphere: Implement support for deferred commands. Finish sm GetService()'s deferred path. Michael Scire 2018-04-22 03:02:08 -0600
  • 809090e40d Stratosphere: Fix smhax. Michael Scire 2018-04-22 01:13:36 -0600
  • c8ef305880 Stratosphere: Create sm:m internally for sm, instead of using IPC. Michael Scire 2018-04-22 00:32:58 -0600
  • 080816f2b6 Add ExistingPortServer to libstratosphere Michael Scire 2018-04-22 00:21:34 -0600
  • f1cf6dcf97 Implement all of sm. Michael Scire 2018-04-22 00:11:57 -0600
  • 61cbb0f86e Stratosphere: Implement sm:->Initialize() Michael Scire 2018-04-21 21:40:26 -0600
  • d0ef3b1c71 Stratosphere: Skeleton all services for sm. Michael Scire 2018-04-21 21:17:57 -0600
  • 7dc5a5914b Stratosphere: Move boost/callable_traits into libstratosphere Michael Scire 2018-04-21 21:15:54 -0600
  • 044d367eda Stratosphere: ServiceServer<T> -> IServer<T> as abstract base class. Michael Scire 2018-04-21 20:57:24 -0600
  • 4aa93ad354 IPC templating style fix Michael Scire 2018-04-21 20:38:13 -0600
  • b81ceeca21 Stratosphere: extract common code to libstratosphere. Michael Scire 2018-04-21 20:31:06 -0600
  • 6a51ce25b3 Stratosphere: Skeleton create process up through the ProcessCreation::CreateProcess() call Michael Scire 2018-04-21 19:52:49 -0600
  • 878d68f7e0 Stratosphere: Add handle/pid output to IPC templating, fix failure condition message preparation. Michael Scire 2018-04-21 05:17:31 -0600
  • b6ba7b94b9 Stratosphere: Implement ldr:pm->GetProgramInfo() Michael Scire 2018-04-20 23:58:42 -0600
  • 0fb107fb86 Stratosphere: Add arguments to GetProgramInfo Michael Scire 2018-04-20 21:38:51 -0600
  • b69c6eff15 Fix padding for C descriptors Michael Scire 2018-04-20 21:06:32 -0600
  • a127233e41 Adjust padding for C descriptor size parsing Michael Scire 2018-04-20 21:03:26 -0600
  • 7a2cfa4d60 Stratosphere: Add WrapIpcCommandImpl templating. Michael Scire 2018-04-20 19:34:29 -0600
  • b5d3ce04e8 fusee: fix missing volatiles in memory utils Kate J. Temkin 2018-04-20 19:12:06 -0600
  • d104ff61ca thermosphere: add in basic hypervisor skeleton Kate J. Temkin 2018-04-20 04:06:09 -0600
  • 60c0df032d fusee: update header names for starting cpu0 Kate J. Temkin 2018-04-08 19:13:23 -0600
  • 271272e13b Stratosphere: Fix IPC rawdata out size, QueryPointerBufferSize works on hardware now. Michael Scire 2018-04-19 16:53:09 -0600
  • eded273328 Fix IpcControlCommand enum member name Michael Scire 2018-04-19 16:41:51 -0600
  • 3aa51a375d Stratosphere: Skeleton more Control Command, implement QueryPointerBufferSize Michael Scire 2018-04-19 16:40:05 -0600
  • 71427677cc Fix indentation Michael Scire 2018-04-19 16:29:44 -0600
  • 0267a1ad71 Stratosphere: Skeleton framework for auto-hipc manager responses for IpcCommandType != Request Michael Scire 2018-04-19 16:28:19 -0600
  • b843938b1a Stratosphere: Implement ldr:dmnt->GetNsoInfos() Michael Scire 2018-04-19 16:14:48 -0600
  • b2660c661c Stratosphere: Move lr commands to ContentManagement, add Code FS Mounting/Unmounting Michael Scire 2018-04-19 15:28:27 -0600
  • 7940981bb8 Stratosphere: Add lz4 library, add GetContentPath primitive to loader. Michael Scire 2018-04-19 07:34:56 -0600
  • 5342f7248a Stratosphere: Assume fsldr code is provided by libnx Michael Scire 2018-04-19 07:12:05 -0600
  • d39c3b8efc Stratosphere: Properly overwrite appInit/appExit for libnx in loader Michael Scire 2018-04-19 07:07:43 -0600
  • f0759b0afc Stratosphere: Add libnx fsp-ldr wrapper to Loader Michael Scire 2018-04-19 00:37:01 -0600
  • af11f9fdec Stratosphere: Skeleton ldr:pm (RegisterTitle/UnregisterTitle are implemented) Michael Scire 2018-04-18 23:15:17 -0600
  • 30e401d125 Stratosphere: Add Registration Management to Loader Michael Scire 2018-04-18 23:00:10 -0600
  • c5b7f39a67 Add support for receiving X descriptors (works on console) Michael Scire 2018-04-18 21:12:09 -0600
  • 7fed8a4428 Stratosphere: Add debugging to loader, it can now be talked to on console successfully. Michael Scire 2018-04-18 16:24:40 -0600
  • 8ba3894c3a Stratosphere: Skeleton actual IPC dispatch in ServiceSession Michael Scire 2018-04-18 12:53:04 -0600
  • 49719c8a44 Stratosphere: Add missing priority updates Michael Scire 2018-04-18 12:23:06 -0600
  • 321286ceab Stratosphere: Fill out Loader main(), fix template classes. Michael Scire 2018-04-18 12:10:45 -0600
  • ee1488a1ed Turns out WaitableManager->delete_waitable() wasn't needed Michael Scire 2018-04-18 11:44:03 -0600
  • cbb0a084a6 Stratosphere: Add IWaitable, WaitableManager Michael Scire 2018-04-18 11:41:17 -0600
  • 8e25534912 Stratosphere: Skeleton templated IPC Server code Michael Scire 2018-04-18 08:57:06 -0600
  • 5345d7c206 Stratosphere: Skeleton ldr:shel Michael Scire 2018-04-18 03:57:18 -0600
  • b8ad7125ca Stratosphere: Skeleton more of ldr:dmnt->Dispatch() Michael Scire 2018-04-18 03:52:19 -0600
  • c4db563261 Stratosphere: Skeleton ldr:dmnt Michael Scire 2018-04-18 03:30:34 -0600
  • 21fa9ff17c Stratosphere: Fix removed add() in Launch Queue Michael Scire 2018-04-17 18:05:19 -0600
  • 033cd8df24 Stratosphere: Launch Queue C style lib -> namespace Michael Scire 2018-04-17 18:04:41 -0600
  • c8d1342ddf Stratosphere: Add Launch Queue to Loader Michael Scire 2018-04-17 17:41:57 -0600
  • 864979179a Fix C++ header includes Michael Scire 2018-04-17 17:31:57 -0600
  • 79aba08295 Stratosphere: Make dir for loader Michael Scire 2018-04-17 17:26:28 -0600
  • 5742571153 Fusee: Fix overflow condition in SD KIP merging Michael Scire 2018-04-12 02:47:27 -0600
  • 75b29e777b Fusee: Update INI1 size after patching Michael Scire 2018-04-11 22:32:45 -0600
  • 375a0b3fa8 Fusee: Actually write SD path in stratosphere_merge_inis Michael Scire 2018-04-11 22:10:02 -0600
  • 7ddf5a922c Exosphere: Support unsigned/plaintext Package2s if signature is clear. Michael Scire 2018-04-11 21:56:30 -0600
  • 0674c4b64f Stratosphere: Add support for custom KIPs/INI in Fusee Michael Scire 2018-04-11 21:56:11 -0600
  • e5a0cb1abe Fusee Stage 2: Flesh out Package2 patching (implement decryption, fixing of metadata) Michael Scire 2018-04-11 20:29:35 -0600
  • a0d2642bb1 Skeleton out framework for patching package2. Michael Scire 2018-04-11 18:19:01 -0600
  • 3c24bfdb79 Fusee Stage2: skeleton more of the nxboot process Michael Scire 2018-04-10 16:37:58 -0600
  • 9fadec60c5 Add skeleton architecture for displaying custom splash screen Michael Scire 2018-04-10 16:09:00 -0600
  • 87605563d2 Restore incorrectly deleted files Michael Scire 2018-04-10 15:56:45 -0600
  • d6806517c8 Fusee Stage 2: Make references to external (stage 1) memory internal. Michael Scire 2018-04-09 15:44:59 -0600
  • a05bf5b4ce Fusee stage 2: Fix up loader (no stage 3!). Skeleton chainload behavior. Michael Scire 2018-04-09 15:34:23 -0600
  • b85567dff3 Remove stage3 refs from Makefile Michael Scire 2018-04-09 15:16:51 -0600
  • 92ef68e84a Turns out we actually don't need a third stage for Fusee Michael Scire 2018-04-09 15:12:54 -0600
  • 953c02dfba Update argument passing, add video resume Michael Scire 2018-04-08 13:51:44 -0600
  • 82552b5a89 Implement much of the core Stage2 loader logic for Fusee Michael Scire 2018-04-08 05:51:57 -0600
  • c9909b34db Use argc/argv in Stage 2 Michael Scire 2018-04-08 05:13:15 -0600
  • 39bf3cb800 Add display/printk to fusee stage2 Michael Scire 2018-04-08 05:06:47 -0600
  • c758b1188a Fix start.s in stage2 of Fusee for argc/argv Michael Scire 2018-04-08 05:06:04 -0600
  • 353019a269 Add debugging prints, enable backlight for stage1 Michael Scire 2018-04-07 23:04:30 -0600
  • 33f76545df Implement all core Stage 1 logic for Fusee Michael Scire 2018-04-07 22:51:24 -0600
  • 18f1274587 Change fusee folder naming Michael Scire 2018-04-07 21:44:32 -0600
  • 2c7d6dc9b7 Sketch out more of fusee Michael Scire 2018-04-07 15:43:54 -0600
  • b310824dac SDMMC: Adding register definitions and draft files hexkyz 2018-04-04 22:31:05 +0100
  • a73ef0eab1 fusee: fix critical rendering bug Kate J. Temkin 2018-04-03 05:16:13 -0600
  • 9766cabdef fusee: jeez, srsly, kate, include all the files when you commit Kate J. Temkin 2018-04-03 04:49:02 -0600
  • 0c13e5a2c1 fusee: commit a straggler for flicker removal Kate J. Temkin 2018-04-03 04:15:48 -0600
  • 3f40a89316 fusee: don't flicker as we turn the display on Kate J. Temkin 2018-04-03 03:56:50 -0600
  • 2d8812ac6e Implement BIS Key derivation. Michael Scire 2018-03-31 15:36:54 -0600
  • 19178d6176 Fix XTS implementation, now verified working on HW. Michael Scire 2018-03-31 14:29:59 -0600
  • 9f36769b12
    Update README.md SciresM 2018-03-29 18:30:58 -0700
  • edf9e2f5c7 Prevent compiler optimization of SE LL writes Michael Scire 2018-03-29 13:46:10 -0600
  • 6ed9123c24 Implement NX Key Derivation. Michael Scire 2018-03-29 13:14:58 -0600
  • 57853602df fusee: add basic print-to-display console / printk Kate J. Temkin 2018-03-27 05:28:28 -0600
  • 9ab7d66524 Implement SE XTS driver code for fusee Michael Scire 2018-03-25 18:50:56 -0600
  • 53cf46d20f Clean up Fusee's SE API, removing unneeded functionality Michael Scire 2018-03-25 17:16:17 -0600
  • 3140ddc301 Reserve AMS0 magic for later use, change to eXosphere Boot Config rev 0 Michael Scire 2018-03-25 17:02:24 -0600
  • c2eed3caf6 Integrate 5.x SMC API changes, add 4.x specific setup, implement target firmware selection Michael Scire 2018-03-25 15:05:08 -0600
  • c6ee1bffb7 Display PoC TuxSH 2018-03-15 23:12:38 +0100
  • b48e71ab82 Import hwinit (with small changes) and exosphère drivers TuxSH 2018-03-15 16:14:41 +0100
  • 171c82ea9e Add build system for fusee TuxSH 2018-03-14 21:14:02 +0100
  • 965971edbd Fix off-by-one mkey revision errors TuxSH 2018-03-14 16:03:16 +0100
  • 6a0946378a Remove useless "pack" pragmas TuxSH 2018-03-11 16:32:33 +0100
  • 52f7adfc50 Add spsr_el3 to cpu_context TuxSH 2018-03-11 12:53:52 +0100
  • f624cccd0d Fix LP0 TZRAM CMAC calculation Michael Scire 2018-03-10 19:11:58 -0800
  • 32bd5b3a73 Fix LP0 entry. Exit still fails in warmboot bin. Michael Scire 2018-03-10 18:57:17 -0800