2023-10-12
@Michael Scire
emummc: update for 17.0.0
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
exo/spl: Add new EsCommonKeyType
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
fusee/exo: implement the usual changes for new firmware support
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: fix assert usage in process load
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: bump supported version to 17.x
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: fix operation type enum-value whoops
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement support for applying relr relocations
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: split Process/Thread exit to separate WorkerTaskManagers
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: split out GetInstructionDataUserMode in exception handler
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: Add special-case for InvalidateProcessDataCache on current process
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable: remove MapFirst operation, replace with MapFirstGroup
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: note OnFinalize calls in KPageTable::Finalize
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement new default application system resource field in KProcess
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: update KMemoryRegionType values for new ids + SecureUnknown region
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KSupervisorPageTable now checks wxn instead of setting it
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTable::Initialize no longer takes unused process id
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: implement PermissionLock, update KPageTableBase attribute/alignment checks
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: KPageTableBase::CheckMemoryState now invokes a helper
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: update KMemoryState, remove bijection (separate IoRegister/IoMemory)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: update initial process load logic to do per-segment mapping/decompression
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: clear new pages in init page allocator, not init page table
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: add speculation barriers after eret
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: on second thought, move vectors back to end of text
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern/ldr: move crt0 into .rodata
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: pass ini1 size from loader to kernel, remove slab memset from init0
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
utils: update erpt script
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Liam
dmnt.gen2: enable attach to arbitrary program id
Liam authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Liam
haze: implement android operations
Liam authored on 2 Sep 2023 SciresM committed on 12 Oct 2023
@Liam
haze: split operations by type
Liam authored on 2 Sep 2023 SciresM committed on 12 Oct 2023