| 2025-11-15 |
kern: RESERVED_2F now set by HandleFpuException
Michael Scire
authored
on 12 Nov
SciresM
committed
on 15 Nov
|
|---|---|
| 2025-08-17 |
|
| 2025-05-09 |
kern: update synchronous exception handlers to assume FAR validity on TLB conflict
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
kern: update crt0 to reflect 20.0.0 changes
Michael Scire
authored
on 1 May 2025
SciresM
committed
on 9 May 2025
|
|
| 2025-04-08 |
kern: update KernelLdr for 19.0.0 (new checks, dummy function call).
...
Michael Scire
committed
on 8 Apr 2025
|
| 2024-10-16 |
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: move KTargetSystem into .rodata, split init/verify
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
|
|
| 2024-09-02 |
kern/ldr: enable the use of relr for relocations
Michael Scire
committed
on 2 Sep 2024
|
| 2024-03-29 |
kern: pass kernel base from KernelLdr to Kernel
Michael Scire
authored
on 28 Mar 2024
SciresM
committed
on 29 Mar 2024
|
| 2023-10-12 |
kern: update KMemoryRegionType values for new ids + SecureUnknown region
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
kern: add speculation barriers after eret
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern: on second thought, move vectors back to end of text
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
kern/ldr: move crt0 into .rodata
Michael Scire
authored
on 11 Oct 2023
SciresM
committed
on 12 Oct 2023
|
|
|
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
|
|
| 2023-09-17 |
mesosphere: remove nostartfiles from specs files (should only be passed to linker wrapper)
Michael Scire
committed
on 17 Sep 2023
|
| 2023-03-07 |
kern: minor cleanup (thanks @liamwhite)
Michael Scire
committed
on 7 Mar 2023
|
| 2023-02-23 |
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire
authored
on 21 Feb 2023
SciresM
committed
on 23 Feb 2023
|
| 2022-10-12 |
kern: move SecureAppletMemory/KPageBuffer heap into the ResourceRegion
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
kern: increase stack region size when thread resource limit is increased
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
|
kern: implement K(Secure)SystemResource
Michael Scire
authored
on 12 Oct 2022
SciresM
committed
on 12 Oct 2022
|
|
| 2022-06-30 |
KScheduler: fix documentation mistakes
Liam
authored
on 30 Jun 2022
SciresM
committed
on 30 Jun 2022
|
| 2022-03-23 |
kern: turns out changing base address gives pretty elfs but breaks relocs
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
kern: codegen tweaks, now that we're no longer -Os
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: update for new hw maintenance semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: implement new thread context/fpu semantics
Michael Scire
authored
on 23 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
|
kern: enforce end of dram == end of partitions (move our probably outdated KTraceBuffer to new location)
Michael Scire
authored
on 22 Mar 2022
SciresM
committed
on 23 Mar 2022
|
|
| 2022-03-22 |
ams: support building unit test programs on windows/linux/macos
Michael Scire
authored
on 6 Mar 2022
SciresM
committed
on 22 Mar 2022
|