Commit Graph

  • f8409680c2 symbols: use same strategy on windows as on macOS Michael Scire 2022-03-10 18:15:25 -08:00
  • 22f30e4e51 use cxxabi for demangling on linux/windows Michael Scire 2022-03-10 15:24:26 -08:00
  • 6c4960d5a9 Implement working macOS backtrace symbolization Michael Scire 2022-03-10 15:10:13 -08:00
  • 242577f90d os: add working stack logic for macOS Michael Scire 2022-03-10 13:24:15 -08:00
  • fd02c9bd22 fix stack getting on linux, add test Michael Scire 2022-03-10 12:25:43 -08:00
  • 753434ff2d diag: fix typo in hos-specific backtrace getter Michael Scire 2022-03-10 01:49:48 -08:00
  • f817178081 crypto: add ability to hash data at compile time, for future diag use Michael Scire 2022-03-10 01:49:05 -08:00
  • 87764613f2 abort/error: print backtrace, abuse templates, overhaul result/diag (macos not done yet) Michael Scire 2022-03-10 01:15:45 -08:00
  • 5c5789eadf lib: simplify pragma macros Michael Scire 2022-03-08 11:57:09 -08:00
  • a3ba767fba remove leftover debug print Michael Scire 2022-03-08 10:11:27 -08:00
  • 100bead52b libs: add ongoing work to facilitate hactool rewrite Michael Scire 2022-03-08 10:05:32 -08:00
  • a4895a1e79 libs: begin adding capacity for doing crypto on generic os (using externally-preset keys) Michael Scire 2022-03-07 09:21:13 -08:00
  • 453e70bc6f fs: add just in case bounds checking to linux/macos dirent read Michael Scire 2022-03-06 19:13:05 -08:00
  • ddf80b29f2 add basic tests for os::Event/SystemEvent functionality Michael Scire 2022-03-06 14:13:10 -08:00
  • 01c939f774 ams: support building unit test programs on windows/linux/macos Michael Scire 2022-03-06 12:08:20 -08:00
  • 9545cbb4cb KThreadContext: Use El0PsrMask constant in GetUserContext merry 2022-03-06 18:38:32 +00:00
  • 2b6719ec25 ams_mitm: update to use new NcaFileSystemDriver intf Michael Scire 2022-02-21 14:57:03 -08:00
  • e08f754646 crypto: fix asm constraints for memory comparison Michael Scire 2022-02-21 14:56:35 -08:00
  • 3f6010b4dc fix SubStorage copy ctor/= op for new shared_ptr member Michael Scire 2022-02-21 14:56:10 -08:00
  • 01f7f567b9 fs: add Sha256HashGenerator, LZ4 decompressor Michael Scire 2021-12-14 08:51:27 -08:00
  • a2aec363d7 fs: remove now unused StorageOption Michael Scire 2021-12-13 22:43:36 -08:00
  • 52296fc2dd fs: revise NcaFileSystemDriver for latest semantics Michael Scire 2021-12-13 22:42:32 -08:00
  • ccf29a1302 fssystem: revise allocator logic for latest semantics Michael Scire 2021-12-07 13:35:45 -08:00
  • 28ea6555f8 fssrv: flesh out the program registry Michael Scire 2021-12-07 12:17:34 -08:00
  • e8d14eb77d fssrv: skeleton more program registry logic Michael Scire 2021-12-07 02:04:39 -08:00
  • 33701bb387 fssrv: add skeleton getters for service object sf::SharedPointers Michael Scire 2021-12-06 23:11:26 -08:00
  • f3dbdc2391 fs: allocations with mutex held must be unsafe Michael Scire 2021-12-06 20:35:48 -08:00
  • 64b4cc25fc fs: implement newer allocator templates Michael Scire 2021-12-06 20:34:10 -08:00
  • ace409ccec fssrv: skeleton server manager setup/registration Michael Scire 2021-12-06 17:06:47 -08:00
  • 0e08aa0a31 fssrv: add placeholder for ipc interface Michael Scire 2021-12-06 13:43:25 -08:00
  • 94de5bf4f4 fs: add skeleton dir for sysmodule code Michael Scire 2021-12-06 10:58:19 -08:00
  • 4c7fd70c10 kern: fix syntax in audit statement Michael Scire 2022-02-19 13:26:08 -08:00
  • 36e3519982 strat: add missing semicolon Michael Scire 2022-02-16 22:13:41 -08:00
  • 7668dfb756 lib: add missing semicolon Michael Scire 2022-02-16 12:55:12 -08:00
  • 2fce50471b build: remove unnecessary g-dwarf4 flags Michael Scire 2022-02-14 14:58:43 -08:00
  • 96f95b9f95 Integrate new result macros. (#1780) SciresM 2022-02-14 14:45:32 -08:00
  • 375ba615be typofix: boogaloo: electric. Michael Scire 2022-02-10 19:49:05 -08:00
  • 42124fd7d8 fix typo-bug in HierarchicalSha256Storage::Read Michael Scire 2022-02-10 19:43:00 -08:00
  • 173d5c2d3a docs: add changelog for 1.2.6 1.2.6 Michael Scire 2022-01-19 16:41:20 -08:00
  • 52c1cef064 git subrepo push libraries Michael Scire 2022-01-19 16:29:16 -08:00
  • 4efa5d7dd0 ams: first attempt at 13.2.1 support Michael Scire 2022-01-19 16:28:32 -08:00
  • 275da52305 kern: add missing debug mode check to WriteDebugProcessMemory Michael Scire 2022-01-03 08:59:27 -08:00
  • 30fac905af ams: deduplicate static initialization logic Michael Scire 2021-12-13 13:07:03 -08:00
  • 78f7218c4f kern: fix vi devicename missing in HsSupported device list Michael Scire 2021-12-10 18:58:18 -08:00
  • 09c6aa29dd sf/cmif: optimize dispatch table walk to use binary search over linear search Michael Scire 2021-12-06 13:13:46 -08:00
  • 1019bc54e6 git subrepo push libraries 1.2.5 Michael Scire 2021-11-30 16:53:56 -08:00
  • 96631d8225 bump version to 1.2.5, fix enum for 13.2.0 Michael Scire 2021-11-30 16:53:32 -08:00
  • d32dd0f04a git subrepo push libraries Michael Scire 2021-11-30 16:35:09 -08:00
  • ddfc16731f ams/hos: add enum support for 13.2.0 Michael Scire 2021-11-30 16:22:57 -08:00
  • 26714c7f3b ldr_embedded_usb_patches: add support for HOS 13.0.0 and 13.1.0 + remove superfluous comments. (#1718) Pablo Curiel 2021-11-26 02:39:22 -05:00
  • 767e702a70 kern: correct TotalUserPhysicalMemorySize (closes #1710) Michael Scire 2021-11-16 23:18:47 -08:00
  • 9d5e652fbd kern: be a little more consistent about pragma GCC location Michael Scire 2021-11-16 11:25:57 -08:00
  • 1d39e06f32 test/svc: add test for thread create Michael Scire 2021-11-08 13:29:00 -08:00
  • 21b7884653 test/svc: add test for thread pinning/SynchronizePreemptionState Michael Scire 2021-11-08 13:05:06 -08:00
  • 14ad2f0ba0 unit testing: catch -> doctest (faster compile, thread-safe) Michael Scire 2021-11-08 11:55:21 -08:00
  • fcc7ce49d9 sm/tipc: ensure technical-correctness of sins (no page cost) Michael Scire 2021-11-06 20:05:32 -07:00
  • f98c7cba98 sm: save 0x5000 of memory by sinning Michael Scire 2021-11-06 19:33:08 -07:00
  • 496adb0018 Minor header fixes to reduce parsing issues with Clang (#1700) Léo Lam 2021-11-07 02:19:34 +01:00
  • 09074798cd KScheduler big brain strat for mdscr_el1 cfg change Michael Scire 2021-11-05 23:38:43 -07:00
  • e256261b80 git subrepo push libraries 1.2.4 Michael Scire 2021-11-04 13:40:55 -07:00
  • 47218f0da8 ams: overhaul fs.mitm romfs ownership, bump to 1.2.4 Michael Scire 2021-11-04 13:38:41 -07:00
  • 409a48ec73 docs: add changelog for 1.2.3 1.2.3 Michael Scire 2021-11-04 00:23:23 -07:00
  • 0c93cefd39 git subrepo push libraries Michael Scire 2021-11-04 00:00:26 -07:00
  • 0bbc907907 git subrepo pull (merge) libraries Michael Scire 2021-11-03 23:59:17 -07:00
  • 4a4a1f0e87 ams: bump api version to 1.2.3 Michael Scire 2021-11-03 23:57:30 -07:00
  • 705dd95375 dmnt2: fix gdb register output Michael Scire 2021-11-02 16:56:13 -07:00
  • 2d5751356b creport: fix errant ) Michael Scire 2021-11-02 10:10:47 -07:00
  • b140834b7e dmnt2: try to avoid writing out of bounds when generating packets Michael Scire 2021-11-02 10:09:15 -07:00
  • e3d2af6b3f dmnt2: fix module name detection, add auto-break on hb nro launch Michael Scire 2021-11-01 21:43:29 -07:00
  • c17ad1e0e3 dmnt2: fix missing null-terminator for invalid command error jam1garner 2021-11-02 00:10:54 -04:00
  • 6145b3b72c dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes Michael Scire 2021-11-01 17:18:13 -07:00
  • aba7e4ca7d dmnt2: remove memory-map output which does nothing for us Michael Scire 2021-11-01 12:43:18 -07:00
  • 4cc5e9cdfd kern/dmnt2: allow retrieval of process info via extension Michael Scire 2021-11-01 12:05:47 -07:00
  • ca0308c7ca dmnt2: first pass at wait-for-application Michael Scire 2021-10-31 23:57:28 -07:00
  • 1d908295fe dmnt2: add monitor get base, TODO responses for monitor wait * Michael Scire 2021-10-31 23:25:35 -07:00
  • 277bd101c5 dmnt2: add memory-map read, improve module shared-lib names Michael Scire 2021-10-31 18:32:23 -07:00
  • 3dce23773a Adding setting usage to dmnt2 means dmnt2 needs settings access Michael Scire 2021-10-31 15:54:32 -07:00
  • 4489513f7c dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev Michael Scire 2021-10-31 15:47:08 -07:00
  • 5eabca7f04 ams.mitm: more romfs building space/time tradeoffs. Michael Scire 2021-11-03 23:52:38 -07:00
  • 51d692dfba dmnt2: fix gdb register output allow_standalone_gdbstub Michael Scire 2021-11-02 16:56:13 -07:00
  • 545ade835d creport: fix errant ) Michael Scire 2021-11-02 10:10:47 -07:00
  • be5cd35ef6 dmnt2: try to avoid writing out of bounds when generating packets Michael Scire 2021-11-02 10:09:15 -07:00
  • d30af4763a dmnt2: fix module name detection, add auto-break on hb nro launch Michael Scire 2021-11-01 21:43:29 -07:00
  • 7e110ee8f7 dmnt2: fix missing null-terminator for invalid command error jam1garner 2021-11-02 00:10:54 -04:00
  • ea61ac9ea6 dmnt2: detect thread name, add monitor get mapping(s), increase buffer sizes Michael Scire 2021-11-01 17:18:13 -07:00
  • 95ef9da873 dmnt2: remove memory-map output which does nothing for us Michael Scire 2021-11-01 12:43:18 -07:00
  • d2b024f19f kern/dmnt2: allow retrieval of process info via extension Michael Scire 2021-11-01 12:05:47 -07:00
  • 9011384dbe dmnt2: first pass at wait-for-application Michael Scire 2021-10-31 23:57:28 -07:00
  • 56669e34b7 dmnt2: add monitor get base, TODO responses for monitor wait * Michael Scire 2021-10-31 23:25:35 -07:00
  • 6df7a87727 dmnt2: add memory-map read, improve module shared-lib names Michael Scire 2021-10-31 18:32:23 -07:00
  • 90473a2307 Adding setting usage to dmnt2 means dmnt2 needs settings access Michael Scire 2021-10-31 15:54:32 -07:00
  • 29ffa4b7fd dmnt: enable experimental standalone usage of gdbstub, while starlink is in dev Michael Scire 2021-10-31 15:47:08 -07:00
  • a73e0e8f16 ams: add arm/armv8a to gitignore Michael Scire 2021-10-31 11:20:32 -07:00
  • 2161365f4f ams: update for awareness of architecture revision Michael Scire 2021-10-31 11:18:17 -07:00
  • 258a83684e creport: print symbols if they're present Michael Scire 2021-10-30 14:18:00 -07:00
  • d2a757c39e git subrepo push libraries Michael Scire 2021-10-30 11:21:54 -07:00
  • 6cf5205a28 spl: fix legacy physical keyslot compatibility Michael Scire 2021-10-30 11:21:25 -07:00
  • b9c90b9234 git subrepo push libraries 1.2.2 Michael Scire 2021-10-29 17:47:35 -07:00
  • 94e18b8c93 ams: bump version to 1.2.2 Michael Scire 2021-10-29 17:47:01 -07:00
  • 4e92687cab sprofile: various correctness fixes. Michael Scire 2021-10-29 17:38:44 -07:00