Michael Scire
|
d20cd73523
|
sept-s: redefine a while.
|
2019-02-20 14:28:31 -08:00 |
|
Michael Scire
|
a0acbda9ce
|
creport: include firmware version header
|
2019-02-20 14:23:38 -08:00 |
|
Michael Scire
|
f00dd05f82
|
Make stratosphere use new libnx HosVersion API
|
2019-02-20 14:17:51 -08:00 |
|
Michael Scire
|
92d8829ee1
|
makefile: include sept binaries so people don't have to extract from embedded-in-fusee
|
2019-02-20 13:50:18 -08:00 |
|
Michael Scire
|
9979cec045
|
update makefile for sept
|
2019-02-20 13:42:05 -08:00 |
|
Michael Scire
|
8cff208d36
|
lightweight sept dox
|
2019-02-20 13:37:40 -08:00 |
|
Michael Scire
|
7d170259d3
|
sept-s: fix building without keys (output won't work though)
|
2019-02-20 13:26:54 -08:00 |
|
Michael Scire
|
d0ff791260
|
fusee: remove print in panic
|
2019-02-20 13:12:53 -08:00 |
|
Michael Scire
|
ddc5222208
|
sept-s: First functional version.
|
2019-02-20 13:12:15 -08:00 |
|
Michael Scire
|
f1068d6c3f
|
sept-s: Implement key derivation
|
2019-02-20 11:31:36 -08:00 |
|
Michael Scire
|
fb2baa8c8d
|
sept-s: remove a bunch of debug garbage
|
2019-02-20 10:49:25 -08:00 |
|
Michael Scire
|
c56561b234
|
sept-secondary: reboot to clean state + grab keys from SE
|
2019-02-20 09:20:19 -08:00 |
|
Michael Scire
|
f58f7c8a16
|
sept: implement cryptographic meme
|
2019-02-20 06:54:44 -08:00 |
|
Michael Scire
|
5fe24b620d
|
sept: add secondary skeleton + buildscript
|
2019-02-20 06:33:23 -08:00 |
|
Michael Scire
|
26f45fab19
|
sept: commit working primary.
|
2019-02-20 04:52:44 -08:00 |
|
Michael Scire
|
85669ef491
|
Fix off-by-one (thanks @CtCaer)
|
2019-02-20 04:52:44 -08:00 |
|
m4xw
|
56246551e6
|
[Fusee] Refactor Kernel patching (#343)
* [Fusee] Refactor Kernel patching
Add offset based patching
Add svcControlCodeMemory patches for ver. 5, 6, 7
|
2019-02-13 09:20:07 -08:00 |
|
Michael Scire
|
6027ff243d
|
Enforce upper bound on application tid range
|
2019-02-12 02:53:31 -08:00 |
|
Michael Scire
|
1d0efbf456
|
fix json typo
|
2019-02-05 10:58:52 -08:00 |
|
Michael Scire
|
67c7ef69f4
|
bpc.mitm: Make reboot type configurable
|
2019-02-05 01:51:05 -08:00 |
|
Michael Scire
|
e2a7f23214
|
ams.mitm: simplify bpc ShouldMitm logic, fix enum problem
|
2019-02-04 21:47:55 -08:00 |
|
Michael Scire
|
784964d49d
|
ams.mitm: add bpc handler, for reboot power button stuff
|
2019-02-04 21:17:05 -08:00 |
|
Michael Scire
|
e715197290
|
Merge fs.mitm and set.mitm.
|
2019-02-04 20:15:16 -08:00 |
|
Michael Scire
|
5f836aca6d
|
Loader: set 7.0.0+ process bit when relevant
|
2019-01-31 04:46:20 -08:00 |
|
Michael Scire
|
4e99eaa590
|
pm: Update for 7.0.0
|
2019-01-31 03:32:47 -08:00 |
|
Michael Scire
|
a3adb70a04
|
stratosphere: version detect via svcCallSecureMonitor
|
2019-01-31 03:24:19 -08:00 |
|
Michael Scire
|
de07ed42bb
|
update libstratosphere for new GetRuntimeFirmwareVersion() impl
|
2019-01-31 03:08:14 -08:00 |
|
Michael Scire
|
53488eb8e5
|
Add nogc patches for 7.0.0
|
2019-01-31 02:55:10 -08:00 |
|
Michael Scire
|
752e0757d9
|
fusee: basic byok support for 7.0.0
|
2019-01-31 02:23:43 -08:00 |
|
Michael Scire
|
a71b2d9329
|
Exo: update package2 constants
|
2019-01-31 01:39:53 -08:00 |
|
Michael Scire
|
506ac3f167
|
exo: theoretical support for moved MAILBOX page
|
2019-01-30 23:13:27 -08:00 |
|
Michael Scire
|
46f4896992
|
exo/fusee: add support for new master key
|
2019-01-30 22:37:26 -08:00 |
|
Michael Scire
|
6c41e105c4
|
fusee: fix stack oob read
|
2019-01-30 21:56:33 -08:00 |
|
Michael Scire
|
bdfd7946e3
|
ldr:ro: Correct LoadNrrEx definition, unimpl'd for now
|
2019-01-30 21:55:04 -08:00 |
|
Michael Scire
|
f78fd29e38
|
Add basic support to fusee for multiple tsec_root_keys.
|
2019-01-30 21:53:37 -08:00 |
|
Michael Scire
|
3d6405be85
|
exo: change config to its own static page
This is necessary to support both pre-7.0.0 and 7.0.0...
|
2019-01-30 13:53:16 -08:00 |
|
Michael Scire
|
7bdb2ae897
|
libstrat: update for deadlock fix
|
2019-01-26 06:24:49 -08:00 |
|
Michael Scire
|
891b865da8
|
fusee: change default power-off-time to 6 seconds.
|
2019-01-26 05:58:02 -08:00 |
|
Michael Scire
|
dc2b8ebab9
|
fusee: remove unnecessary delay.
|
2019-01-26 00:59:27 -08:00 |
|
Michael Scire
|
901723621c
|
fusee: hide non-error logs behind splash screen (closes #328)
|
2019-01-26 00:50:38 -08:00 |
|
Michael Scire
|
3f6325c358
|
fusee-secondary: reboot to fusee-primary, instead of rcm
|
2019-01-26 00:21:34 -08:00 |
|
Michael Scire
|
ea02f389ac
|
fusee-primary: reboot to self, instead of to RCM
|
2019-01-25 23:51:28 -08:00 |
|
SciresM
|
cd8621c632
|
Merge pull request #333 from nicoelayda/fix-makefile
Add component subdirectories to root Makefile's .PHONY
|
2019-01-25 12:07:36 -08:00 |
|
Nico Elayda
|
e55a7bef26
|
Add component subdirectories to root Makefile's .PHONY
|
2019-01-26 01:33:51 +08:00 |
|
Michael Scire
|
da68d02c77
|
pm: fix memory profiles *again* (required for botw video update on 3.0)
|
2019-01-25 00:03:54 -08:00 |
|
Michael Scire
|
2677cf68d4
|
pm/0.8.3: remove memory profile adjustment entirely
|
2019-01-24 12:09:41 -08:00 |
|
Michael Scire
|
cedbcba3e3
|
0.8.3: fix some memory/deadlock issues
|
2019-01-24 11:41:32 -08:00 |
|
Michael Scire
|
5b1bb71787
|
docs: add sm extension I forgot to mention
|
2019-01-24 09:45:57 -08:00 |
|
Michael Scire
|
7d4a257d57
|
Bump version to 0.8.3
|
2019-01-24 09:44:03 -08:00 |
|
Michael Scire
|
051789c430
|
fatal: alignas doesn't actually work
|
2019-01-24 09:31:54 -08:00 |
|