| 2024-10-16 |
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
|
|
|
kern: eliminate use of KMemoryInfo, shuffle KMemoryBlock fields
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: KAddressSpaceInfo now takes CreateProcessFlags in getters
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
kern: add InfoType_TransferMemoryHint
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
emummc: update for 19.0.0
Michael Scire
authored
on 9 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
erpt: add new IDs/categories
Michael Scire
authored
on 8 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
|
fusee/exo/ams: update with new keydata/version enums
Michael Scire
authored
on 8 Oct 2024
SciresM
committed
on 16 Oct 2024
|
|
| 2024-09-24 |
kern/creport: use mod0 to locate symbol table for all modules
Michael Scire
committed
on 24 Sep 2024
|
| 2024-09-23 |
creport: optimize ScopedFile performance
Michael Scire
committed
on 23 Sep 2024
|
| 2024-09-02 |
kern/ldr: enable the use of relr for relocations
Michael Scire
committed
on 2 Sep 2024
|
|
meso: fix sign-comparison warn on svc/interrupt flag compare
Michael Scire
committed
on 2 Sep 2024
|
|
| 2024-07-10 |
fusee: add missing mtc tables
hexkyz
committed
on 10 Jul 2024
|
| 2024-06-11 |
fusee: add nogc case for 18.1
Michael Scire
committed
on 11 Jun 2024
|
|
|
|
|
|