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