This website requires JavaScript.
77b3bfcd16
sprofile: fix/simplify import count calculation
Michael Scire
2022-03-22 01:00:53 -07:00
fa98bf9434
libstrat: misc fixes for unused arg warnings
Michael Scire
2022-03-22 01:00:39 -07:00
e975784179
fatal: update for new 14.0.0 command
Michael Scire
2022-03-22 00:51:41 -07:00
dc643daaa7
kern: update version (note: actual 14-kernel diff/impl todo)
Michael Scire
2022-03-21 23:56:54 -07:00
e05df99342
pm/kern: update for 14.0.0
Michael Scire
2022-03-21 23:52:16 -07:00
0cfc93d423
sprofile: update for 14.0.0 (orphaned profiles now deleted on import)
Michael Scire
2022-03-21 23:20:31 -07:00
588d761615
exo/fusee: first pass at updating enums for 14.0.0
Michael Scire
2022-03-21 18:37:48 -07:00
003f369238
docs: add basic changelog for 1.3.0
1400_support
Michael Scire
2022-03-23 09:07:51 -07:00
56050a2195
exo: fix typo causing mishandling of carveouts
Michael Scire
2022-03-23 08:49:18 -07:00
e15bcc10a8
emummc: add 14.0.0 patches
Michael Scire
2022-03-23 04:32:08 -07:00
caf0be85fa
kern: turns out changing base address gives pretty elfs but breaks relocs
Michael Scire
2022-03-23 00:45:48 -07:00
8c955587f4
os/dd: add missing semicolon to new cache logic
Michael Scire
2022-03-23 00:29:49 -07:00
253ce776cb
exo: right, Mariko* is a wiki-ism
Michael Scire
2022-03-23 00:04:14 -07:00
bec0c7ec2f
exo: update for new dram ids
Michael Scire
2022-03-23 00:03:18 -07:00
ae09c45f6b
kern: codegen tweaks, now that we're no longer -Os
Michael Scire
2022-03-22 23:58:39 -07:00
059a005647
kern: good night sweet prince
Michael Scire
2022-03-22 23:13:50 -07:00
b7091df796
kern: on second thought, gcc built ins are for chumps
Michael Scire
2022-03-22 23:10:09 -07:00
bb0be4de8e
kern: implement revised IPI/SGI semantics
Michael Scire
2022-03-22 23:02:10 -07:00
7454507467
kern: update for new hw maintenance semantics
Michael Scire
2022-03-22 21:33:43 -07:00
79dbc22cb2
kern: implement new thread context/fpu semantics
Michael Scire
2022-03-22 19:59:39 -07:00
0896d47a92
fusee: add unused mtc table
hexkyz
2022-03-22 23:28:32 +00:00
4288b12f37
fusee: add new sdram params
hexkyz
2022-03-22 23:14:00 +00:00
599c4ebf42
fusee: add new mtc tables
hexkyz
2022-03-22 22:51:29 +00:00
abede65264
kern: implement additional randomness in KPageHeap allocations
Michael Scire
2022-03-22 15:29:55 -07:00
fee7a4b774
kern: enforce end of dram == end of partitions (move our probably outdated KTraceBuffer to new location)
Michael Scire
2022-03-22 15:01:22 -07:00
a39448905a
kern: add new KCapability checks before creating process
Michael Scire
2022-03-22 14:45:29 -07:00
29a53bc572
kern: add InfoType_IsSvcPermitted
Michael Scire
2022-03-22 14:29:02 -07:00
262a066c8c
kern: enforce maximum secure region size
Michael Scire
2022-03-22 14:16:02 -07:00
de6d8d4ab4
kern: print kernel backtrace on panic
Michael Scire
2022-03-22 14:11:35 -07:00
dc7184c01f
ncm: hot take, uninitialized data bad
Michael Scire
2022-03-22 14:02:14 -07:00
b428e77c16
fs/sprof/build: fix minor issues
Michael Scire
2022-03-22 13:27:05 -07:00
30ff0254a4
pm: grant access to GetResourceLimitPeakValue
Michael Scire
2022-03-22 11:10:02 -07:00
c04ebf10a0
boot2: launch omm before am
Michael Scire
2022-03-22 11:09:46 -07:00
f466f9e825
pgl: style nitpick
Michael Scire
2022-03-22 10:29:18 -07:00
7498958a06
pgl: hook up logic for enabling extra system threads
Michael Scire
2022-03-22 10:27:03 -07:00
f804793fdf
pm: hook up the new libnx apis
Michael Scire
2022-03-22 10:21:47 -07:00
0a81889967
fusee: update static_assert on key generation
Michael Scire
2022-03-22 10:09:23 -07:00
cd83a3bd08
pm: loosen restriction on resource limit boost
Michael Scire
2022-03-22 09:59:09 -07:00
11e3d4a620
erpt: update id map
Michael Scire
2022-03-22 08:20:45 -07:00
c593b1be89
sf: add another sanity assert
Michael Scire
2022-03-22 05:22:44 -07:00
36ab24f93a
sf: add new debug-interface-id in cmif out header
Michael Scire
2022-03-22 05:19:18 -07:00
41e2c24101
sprofile: fix/simplify import count calculation
Michael Scire
2022-03-22 01:00:53 -07:00
b06ada6ac8
libstrat: misc fixes for unused arg warnings
Michael Scire
2022-03-22 01:00:39 -07:00
b2413b7464
fatal: update for new 14.0.0 command
Michael Scire
2022-03-22 00:51:41 -07:00
fa330deeba
kern: update version (note: actual 14-kernel diff/impl todo)
Michael Scire
2022-03-21 23:56:54 -07:00
df1b133bc7
pm/kern: update for 14.0.0
Michael Scire
2022-03-21 23:52:16 -07:00
40601cc74c
sprofile: update for 14.0.0 (orphaned profiles now deleted on import)
Michael Scire
2022-03-21 23:20:31 -07:00
9acf48ba5f
exo/fusee: first pass at updating enums for 14.0.0
Michael Scire
2022-03-21 18:37:48 -07:00
320a946fc7
ncm: update client code to better reflect latest sysupdate
Michael Scire
2022-03-18 20:11:26 -07:00
ca142889c4
strat: only include windows.h in translation units where actually needed
Michael Scire
2022-03-17 14:02:02 -07:00
000713186f
windows: link libgcc/libstdc++ statically
Michael Scire
2022-03-16 23:03:15 -07:00
c35114bacc
fs: utilities for hac2l to print gc headers
Michael Scire
2022-03-14 14:26:45 -07:00
2d984822c6
fs: add gc validation wrappers for hac2l
Michael Scire
2022-03-14 04:42:55 -07:00
32d443977e
fs: add indirection to raw storage open, for hac2l
Michael Scire
2022-03-13 20:58:02 -07:00
9866285f0e
util: update function dtors, update gitignore
Michael Scire
2022-03-13 13:51:15 -07:00
9911c44670
lz4: update to git-master
Michael Scire
2022-03-13 03:30:26 -07:00
741efd04ec
strat: minor result/overflow check fixes
Michael Scire
2022-03-13 03:30:17 -07:00
e13b81aa9e
fs: revise allocation-fail result names
Michael Scire
2022-03-13 01:51:42 -08:00
11e4bed199
strat: revise fs unsupported operation results, add overflow utils
Michael Scire
2022-03-13 01:32:34 -08:00
ba4e7c5866
fs: fix inverted alignment determination in compressed storage
Michael Scire
2022-03-13 00:13:53 -08:00
da1b24b9b5
fs: fix locking in FileSystemBufferManager
Michael Scire
2022-03-12 23:01:01 -08:00
cb3d20ef79
fs: fix clang-build, os: StackGuardManager
Michael Scire
2022-03-12 15:05:43 -08:00
be9338eb33
fs: move bitmap classes out of save::
Michael Scire
2022-03-12 14:08:39 -08:00
7a69723021
fs: fix missing mutex acquire in compressed storage invalidate/find
Michael Scire
2022-03-12 13:35:30 -08:00
d638bbbb62
fs: first pass at compressed storage (works on iridium with wip hac2l code)
Michael Scire
2022-03-12 13:03:17 -08:00
df631d74f0
fssrv: add ExternalKeyManager (rights-id crypto) for hac2l
Michael Scire
2022-03-11 01:19:36 -08:00
3c6d965e1a
symbols: use same strategy on windows as on macOS
Michael Scire
2022-03-10 18:15:25 -08:00
49cddd68e4
use cxxabi for demangling on linux/windows
Michael Scire
2022-03-10 15:24:26 -08:00
ee5f99fdb4
Implement working macOS backtrace symbolization
Michael Scire
2022-03-10 15:10:13 -08:00
7456a77ba9
os: add working stack logic for macOS
Michael Scire
2022-03-10 13:24:15 -08:00
a3865e721a
fix stack getting on linux, add test
Michael Scire
2022-03-10 12:25:43 -08:00
6aab36fc6a
diag: fix typo in hos-specific backtrace getter
Michael Scire
2022-03-10 01:49:48 -08:00
79b1835a2b
crypto: add ability to hash data at compile time, for future diag use
Michael Scire
2022-03-10 01:49:05 -08:00
646f84bad1
abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet)
Michael Scire
2022-03-10 01:15:45 -08:00
18168d54c3
lib: simplify pragma macros
Michael Scire
2022-03-08 11:57:09 -08:00
edf80192d9
remove leftover debug print
Michael Scire
2022-03-08 10:11:27 -08:00
13697fa921
libs: add ongoing work to facilitate hactool rewrite
Michael Scire
2022-03-08 10:05:32 -08:00
706b8492fd
libs: begin adding capacity for doing crypto on generic os (using externally-preset keys)
Michael Scire
2022-03-07 09:21:13 -08:00
6368d8063a
fs: add just in case bounds checking to linux/macos dirent read
Michael Scire
2022-03-06 19:13:05 -08:00
1933f35db6
add basic tests for os::Event/SystemEvent functionality
Michael Scire
2022-03-06 14:13:10 -08:00
64a97576d0
ams: support building unit test programs on windows/linux/macos
Michael Scire
2022-03-06 12:08:20 -08:00
34acb80635
ncm: update client code to better reflect latest sysupdate
pc_testing_support
Michael Scire
2022-03-18 20:11:26 -07:00
99fc16bfd0
strat: only include windows.h in translation units where actually needed
Michael Scire
2022-03-17 14:02:02 -07:00
9a38be201a
erpt: add automatic report cleanup mechanism on boot (closes #1795 )
Michael Scire
2022-03-17 00:31:30 -07:00
3c07819cd2
windows: link libgcc/libstdc++ statically
Michael Scire
2022-03-16 23:03:15 -07:00
1313427b5d
fs: utilities for hac2l to print gc headers
Michael Scire
2022-03-14 14:26:45 -07:00
13b63af15e
fs: add gc validation wrappers for hac2l
Michael Scire
2022-03-14 04:42:55 -07:00
76910e8954
fs: add indirection to raw storage open, for hac2l
Michael Scire
2022-03-13 20:58:02 -07:00
09a44fa680
util: update function dtors, update gitignore
Michael Scire
2022-03-13 13:51:15 -07:00
244a396b16
lz4: update to git-master
Michael Scire
2022-03-13 03:30:26 -07:00
6e6b86eabc
strat: minor result/overflow check fixes
Michael Scire
2022-03-13 03:30:17 -07:00
82620f95a3
fs: revise allocation-fail result names
Michael Scire
2022-03-13 01:51:42 -08:00
b7ed9c58bb
strat: revise fs unsupported operation results, add overflow utils
Michael Scire
2022-03-13 01:32:34 -08:00
46f2d34f25
fs: fix inverted alignment determination in compressed storage
Michael Scire
2022-03-13 00:13:53 -08:00
f58eca5f7b
fs: fix locking in FileSystemBufferManager
Michael Scire
2022-03-12 23:01:01 -08:00
6cf31486e1
fs: fix clang-build, os: StackGuardManager
Michael Scire
2022-03-12 15:05:43 -08:00
d6dbfd356d
fs: move bitmap classes out of save::
Michael Scire
2022-03-12 14:08:39 -08:00
d76e678da2
fs: fix missing mutex acquire in compressed storage invalidate/find
Michael Scire
2022-03-12 13:35:30 -08:00
1d0c9ae71a
fs: first pass at compressed storage (works on iridium with wip hac2l code)
Michael Scire
2022-03-12 13:03:17 -08:00
502a89e1e3
fssrv: add ExternalKeyManager (rights-id crypto) for hac2l
Michael Scire
2022-03-11 01:19:36 -08:00