Zach Hilman
|
ab552e4a25
svc: Use proper random entropy generation algorithm
|
7 anni fa |
Zach Hilman
|
cb1e63ef09
svc: Return random seed for svcGetInfo RandomEntropy
|
7 anni fa |
David
|
581406af18
svcBreak now dumps information from the debug buffer passed (#1646)
|
7 anni fa |
Lioncash
|
a973a049b7
core: Make System references const where applicable
|
7 anni fa |
Lioncash
|
7de8e36343
svc: Localize the GetInfo enum class to the function itself
|
7 anni fa |
Lioncash
|
6594853eb1
svc: Implement svcGetInfo command 0xF0000002
|
7 anni fa |
Lioncash
|
fcf8f53a63
kernel/svc: Amend returned error code for invalid priorities in CreateThread
|
7 anni fa |
Lioncash
|
77328b0f19
kernel/svc: Move and correct returned error code for invalid thread priorities in SetThreadPriority()
|
7 anni fa |
bunnei
|
a94e5d9e68
Merge pull request #1551 from ogniK5377/improved-svcbreak
|
7 anni fa |
bunnei
|
e61a62066a
Merge pull request #1540 from lioncash/handle
|
7 anni fa |
David Marcec
|
38cdb6744d
Added assertion failed, reworked logging levels
|
7 anni fa |
David Marcec
|
8042731da9
Added break types to svcBreak
|
7 anni fa |
Lioncash
|
90a981a03a
kernel/process: Make the handle table per-process
|
7 anni fa |
Lioncash
|
896c0f61a0
svc: Fix vma boundary check in svcQueryMemory
|
7 anni fa |
bunnei
|
60317e6306
Merge pull request #1520 from lioncash/san
|
7 anni fa |
Lioncash
|
4b5ae8dbaa
svc: Check for word alignment of addresses within svcArbitrateLock/svcArbitrateUnlock
|
7 anni fa |
Lioncash
|
d27f4a4928
common: Move Is4KBAligned() to alignment.h
|
7 anni fa |
Lioncash
|
33830aa65a
svc: Add missing sanitizing checks for MapSharedMemory/UnmapSharedMemory
|
7 anni fa |
bunnei
|
6e8752881c
Merge pull request #1498 from lioncash/aslr
|
7 anni fa |
Lioncash
|
5484742fda
core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs
|
7 anni fa |
Lioncash
|
90f8474fc1
svc: Clarify enum values for AddressSpaceBaseAddr and AddressSpaceSize in svcGetInfo()
|
7 anni fa |
bunnei
|
2f8ca32020
Merge pull request #1492 from lioncash/proc
|
7 anni fa |
David Marcec
|
92fae7e1ab
Stop all threads on svcBreak
|
7 anni fa |
Lioncash
|
1c7a7ed79b
svc: Implement svcGetProcessInfo
|
7 anni fa |
bunnei
|
ffcda6c08e
Merge pull request #1481 from lioncash/typo
|
7 anni fa |
bunnei
|
2946d4bdbe
Merge pull request #1467 from ogniK5377/svcbreak-type-fix
|
7 anni fa |
Lioncash
|
4ccf30dfaa
svc: Fix typos in sanitizing checks for MapMemory/UnmapMemory
|
7 anni fa |
Lioncash
|
72e9cb523e
svc: Add missing address range sanitizing checks to MapMemory/UnmapMemory
|
7 anni fa |
Lioncash
|
5c0408596f
kernel/thread: Use a regular pointer for the owner/current process
|
7 anni fa |
David Marcec
|
09b6dda8f0
Use a better name than "dont_kill_application"
|
7 anni fa |