| 2024-10-16 |
svc: bump supported kernel version
Michael Scire
committed
on 16 Oct 2024
|
|---|---|
|
|
|
|
loader: add usb 3.0 enable patches for 19.0.0
Michael Scire
authored
on 14 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: support reboot to fatal error on mariko
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: Perform page table validity pass during KPageTableImpl::InitializeForKernel
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: fix more page table refactor bugs
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: first round of page table refactor bug fixes
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: update KPageTable::Map for new refactor
Michael Scire
authored
on 11 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: update ChangePermissions to use new iteration logic
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: update KPageTable::Finalize for the refactor
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: use new merge pages api
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: implement KPageTableImpl merge
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: continue page table refactor, implement separate/unmap
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: start KPageTable(Impl) refactor, use array-with-levels for KPageTableImpl
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
ldr: ProgramInfo is 0x410 now, and fix debug flags for hbl
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
pm: add new 19.0.0 commands
...
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
ns_mitm: update to support new 19.0.0 command
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
ro: support NROs with read-only first page
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: invoke supervisor mode thread functions from C++ context with valid stack frame
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add note that N ifdef'd out calling HandleException() for EL1 faults
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: specify allowable ipc client memory attr via inverted-whitelist, not blacklist
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add minimum alignment support to KMemoryManager
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/ldr: add support for --x executables
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/strat: update for new DebugFlags capability semantics
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: simplify KProcess max memory calculation
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: move KTargetSystem into .rodata, split init/verify
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: fix debug build
Michael Scire
authored
on 10 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: allocate all TTBR0 pages during init, use procidx as asid
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: clear gicd/gicc pointers in KInterruptController::Finalize
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: fix KMemoryBlock ctor reorder warn
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|