26 Commits (5c94f8c9373f4274fe499c21aa926bf6ee58d2f3)

Author SHA1 Message Date
lizzie 5c94f8c937 [loader] change ASLR algo to be more uniform 2 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 2 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 3 months ago
lizzie 504df4856d
[core/loader] Implement a bit improper ASLR (#2945) 7 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 9 months ago
Liam 3a5992f2ef kernel: Manually specify aslr region start 3 years ago
Liam efef3d8487 core: improve debug workflow 3 years ago
liamwhite aa16fd2422 kernel: offset code entry point for 39-bit address space type (#11326) 3 years ago
Liam 6b6f0b21b9 k_process: PageTable -> GetPageTable 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
bunnei acd1fff964 core: loader: kip: Minimal changes to fix KIP loading. 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 41c7ce33b6 loader: Resolve instances of variable shadowing 5 years ago
Morph 0357607044 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 6 years ago
bunnei 9b2526392a loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Markus Wick b8b3264c31 core/loaders: Simplify PhysicalMemory usage. 6 years ago
Fernando Sahmkow 5bce8f62ac VM_Manager: Align allocated memory to 256bytes 7 years ago
Zach Hilman ae00309771 kernel_executable: Optimize BLZ decompression 7 years ago
Zach Hilman 6fb2fa51eb loader: Add AppLoader_KIP for KIP files 7 years ago