| 2020-04-14 |
kernel_ldr: update to support 10.0.0
Michael Scire
committed
on 14 Apr 2020
|
|---|---|
| 2020-03-18 |
kern: implement CallSecureMonitor, some of GetInfo/GetSystemInfo
Michael Scire
committed
on 18 Mar 2020
|
| 2020-02-22 |
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire
committed
on 22 Feb 2020
|
| 2020-02-20 |
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire
committed
on 20 Feb 2020
|
|
kern: implement user thread start, el0 code now runs
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement unsuspension of init threads
Michael Scire
committed
on 20 Feb 2020
|
|
|
kern: implement KProcess::Run
Michael Scire
committed
on 20 Feb 2020
|
|
| 2020-02-19 |
kern: implement SetProcessMemoryPermission
Michael Scire
committed
on 19 Feb 2020
|
|
kern: finish KProcess::Initialize() for KIPs
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement MapIo
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement capabilities parsing
Michael Scire
committed
on 19 Feb 2020
|
|
|
kern: implement process(pagetable) init
Michael Scire
committed
on 19 Feb 2020
|
|
| 2020-02-18 |
kern: add KProcess members
Michael Scire
committed
on 18 Feb 2020
|
|
kern: implement page group unmapping
Michael Scire
committed
on 18 Feb 2020
|
|
| 2020-02-17 |
kern: implement through kip decompression
Michael Scire
committed
on 17 Feb 2020
|
| 2020-02-15 |
kern: implement smmu init
Michael Scire
committed
on 15 Feb 2020
|
|
kern: switch->nx, implement sleep manager init
Michael Scire
committed
on 15 Feb 2020
|
|
|
kern: kern::arm64 -> kern::arch::arm64
Michael Scire
committed
on 15 Feb 2020
|
|
|
kern: implement lightlock slowpath (works on hw)
Michael Scire
committed
on 15 Feb 2020
|
|
| 2020-02-14 |
kern: implement interrupt thread init
Michael Scire
committed
on 14 Feb 2020
|
|
kern: implement enough of KPageTable to initialize a thread
Michael Scire
committed
on 14 Feb 2020
|
|
| 2020-02-10 |
kern: implement init through InterruptTaskManager.Initialize()
Michael Scire
committed
on 10 Feb 2020
|
|
kern: add KPageTableBase members
Michael Scire
committed
on 10 Feb 2020
|
|
| 2020-02-09 |
kern: begin skeletoning page table types
Michael Scire
committed
on 9 Feb 2020
|
| 2020-02-08 |
kern: Implement exception vector ASM
Michael Scire
committed
on 8 Feb 2020
|
| 2020-02-07 |
kern: obj stubs to get past slab init
Michael Scire
committed
on 7 Feb 2020
|
|
kern: print backtrace on panic
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
|
| 2020-02-06 |
kern: implement KResourceLimit
Michael Scire
committed
on 6 Feb 2020
|
| 2020-02-05 |
kern: implement more of KInterruptManager
Michael Scire
committed
on 5 Feb 2020
|