Commit graph

  • 789afe7929 Loader: fix missing reassignment in AutoCloseMap Michael Scire 2018-04-26 19:43:26 -0600
  • 1d73bd0a12 Loader: Start work on LoadNRR, Add AutoCloseMap Michael Scire 2018-04-26 19:13:55 -0600
  • b34b9ba0e4 Loader: Greatly simplify mapping logic, add CodeMemory mapper. Michael Scire 2018-04-26 18:04:30 -0600
  • 991357f309 Loader: Add NRRInfo to RegisteredProcess, refactor Registration:: Michael Scire 2018-04-26 17:03:10 -0600
  • 977a51edb0 Loader: Service ldr:ro on <= 2.3.0 Michael Scire 2018-04-26 16:50:43 -0600
  • fe2f227dfc Loader: Implement ldr:ro->Initialize() Michael Scire 2018-04-26 16:48:57 -0600
  • 4f09c61bfa Loader: Push ldr:ro stub. Michael Scire 2018-04-26 16:45:09 -0600
  • 1ec3eb1ace Loader: is_64_bit -> is_64_bit_addspace Michael Scire 2018-04-26 14:53:33 -0600
  • 82d9728372 Loader: Save process->is_64_bit as prep for ldr:ro Michael Scire 2018-04-26 14:51:07 -0600
  • 95ddae9154
    Update Read-Me with information on sub projects. Holbrad 2018-04-26 20:34:31 +0100
  • defd60f9de
    Update README.md Kurt 2018-04-26 11:50:11 -0700
  • 12c3d1d7c7 fusee: add missing file Kate J. Temkin 2018-04-26 12:16:06 -0600
  • 0674839e89 refactor ramaining #define access Resaec 2018-04-26 18:26:23 +0200
  • 33824b51f4 replace MAKE_MC_REG() with mc_register_t pointer access Resaec 2018-04-26 18:23:42 +0200
  • 0ebf9aab24 added function get_mc_reg() to obtain a pointer to mc_register_t located at MC_BASE Resaec 2018-04-26 18:21:57 +0200
  • ea609e68d3 Change read_sd_file semantics to return size read. Michael Scire 2018-04-26 04:47:22 -0600
  • 222ec1cd7f Boot: Fix JSON mappings to be RW (instead of RO) Michael Scire 2018-04-25 17:41:07 -0600
  • 79b4b608e5 mc.h switch from enum to struct Resaec 2018-04-26 00:30:16 +0200
  • c70e0edc18 Boot: Initial skeleton and 1.0.0 GPIO voltage switch. hexkyz 2018-04-25 21:35:02 +0100
  • 4e1c12a659 Fusee: Fix BisPartition enum to correctly identify partitions. Rajko Stojadinovic 2018-04-25 18:47:39 +0200
  • b6b8ca0eac ENUMs for APB Slave Security Enable registers (#67) Resaec 2018-04-25 18:46:17 +0200
  • 6a81bc5b4a Remove extra newline Rajko Stojadinovic 2018-04-25 18:44:16 +0200
  • cd1b5731d4 Merge User and System BisPartition_t because they are the same key anyway Rajko Stojadinovic 2018-04-25 18:43:10 +0200
  • 5565a2d131 creating an enum for all used MC registers replacing all MC_REG hex values with its enum Resaec 2018-04-25 17:49:42 +0200
  • c0bc8d85c1 adding reference manual item numbers removing a double space Resaec 2018-04-25 17:17:29 +0200
  • b9f9a4876f Normalize tabs to spaces Rajko Stojadinovic 2018-04-25 17:11:33 +0200
  • 62ec7c800c BisPartition_t was missing SAFE, meaning User and System were using wrong key_source Rajko Stojadinovic 2018-04-25 17:04:02 +0200
  • 51f25b80ef tabs to spaces again Resaec 2018-04-25 14:11:15 +0200
  • e9841b9a70 Merge branch 'master-resaec' of https://github.com/Resaec/Atmosphere into master-resaec Resaec 2018-04-25 11:29:30 +0200
  • 4d1466dca6 correcting comment #66 Resaec 2018-04-25 11:27:01 +0200
  • b2c8ec7702 refactor to typedef enum Resaec 2018-04-25 11:26:05 +0200
  • 50339381c0 Merge branch 'master' into master-resaec Resaec 2018-04-25 11:22:11 +0200
  • b948bdc6a8 correcting comment #66 Resaec 2018-04-25 11:16:31 +0200
  • 63d15b612a refactor to typedef enum Resaec 2018-04-25 11:13:25 +0200
  • dba0d62ef7 Stratosphere: Add .jsons for loader, sm Michael Scire 2018-04-25 02:07:47 -0600
  • 678bf5914a Loader: Properly map BSS as rw. Michael Scire 2018-04-25 01:50:23 -0600
  • 8bef4b91c3 forgot to remove some tabs Resaec 2018-04-25 02:47:59 +0200
  • c5a979daee added enums for the APB_MISC_SECURE registers edited bootup.c to use them for better readability Resaec 2018-04-25 02:28:24 +0200
  • 3e36e81e80 Loader: Fix bugs in CreateProcess(), which now succeeds on hardware (1.0.0) Michael Scire 2018-04-24 17:56:32 -0600
  • 7a4eebcd6e
    Merge 0071932e40 into 195528adc6 Balázs Triszka 2018-04-24 23:50:47 +0000
  • 0071932e40 fusee: Add tsec fw from 4.x balika011 2018-04-25 01:49:47 +0200
  • f319fae79c skeleton SDMMC Kate J. Temkin 2018-04-21 19:38:55 -0600
  • 195528adc6 Loader: Fix type definitions in picosha2.hpp Michael Scire 2018-04-24 06:55:54 -0600
  • e443b625ec Loader: Finish Loader::CreateProcess(). Michael Scire 2018-04-24 06:52:13 -0600
  • ba90d0f250 Loader: Include picosha2 as a SHA256 generator. Michael Scire 2018-04-24 06:28:57 -0600
  • 80fedc51c1 Loader: Implement all remaining parts of CreateProcess except LoadNsoSegment. Michael Scire 2018-04-24 06:25:31 -0600
  • ee9bfd514c Loader: Implement argument passing. Michael Scire 2018-04-24 06:14:04 -0600
  • a96f862f11 Loader: Implement most of LoadNsosIntoProcessMemory Michael Scire 2018-04-24 06:01:32 -0600
  • d09c48c6c7 Loader: Implement RandomUtils (for ASLR) Michael Scire 2018-04-24 05:05:04 -0600
  • b11c2fe755 Loader: Implement NSO Extent calculation (note: ASLR currently disabled due to lack of entropy source.) Michael Scire 2018-04-24 04:41:29 -0600
  • 6afd59d2a2 Loader: Implement mappable-region locating functions. Michael Scire 2018-04-24 03:53:10 -0600
  • 5e5dd530c7 Clean up Nso fopen semantics Michael Scire 2018-04-24 03:14:40 -0600
  • 1c47959bca Loader: Call svcCreateProcess() Michael Scire 2018-04-24 02:12:19 -0600
  • 2d6445d2f9 Loader: Implement InitializeProcessInfo() Michael Scire 2018-04-24 02:08:11 -0600
  • 7227817b99 Loader: Fix off-by-one in SDK nso header loading. Michael Scire 2018-04-23 20:10:01 -0600
  • 73b6225d2e Loader: Add Nso Header loading, loadset validation in CreateProcess Michael Scire 2018-04-23 20:05:22 -0600
  • 16439fd336 Loader: Fix KAC parsing infloop. Michael Scire 2018-04-23 18:29:23 -0600
  • 5a7f9f10b1 Loader: Remove Kernel Caps parsing TODO. Michael Scire 2018-04-23 18:25:03 -0600
  • c9a40f358a Loader: Implement Kernel Capability parsing/validation. Michael Scire 2018-04-23 18:24:02 -0600
  • 0e11788e43 Stratosphere: Make TODOs for Loader::CreateProcess(). Michael Scire 2018-04-23 13:33:56 -0600
  • 0075a42d39 Changed PACKAGE2_MAXVER_400_CURRENT to PACKAGE2_MAXVER_400_410. (#64) Naomi Peori 2018-04-23 15:07:49 -0300
  • a53abd699c Added top-level makefile and a .gitignore for thermosphere build files. Naomi Peori 2018-04-23 14:53:57 -0300
  • 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