History for Atmosphere / libraries / libmesosphere / source / arch / arm64
2020-02-22
@Michael Scire
kern: mem access prep for svc streams, TODO_IMPLEMENT -> UNIMPLEMENTED
Michael Scire committed on 22 Feb 2020
2020-02-20
@Michael Scire
kern: implement KUserPointer (and test with QueryMemory) in advance of svc dev
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement large page group mapping, fix debug flag cap
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement user thread start, el0 code now runs
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement unsuspension of init threads
Michael Scire committed on 20 Feb 2020
@Michael Scire
kern: implement KProcess::Run
Michael Scire committed on 20 Feb 2020
2020-02-19
@Michael Scire
kern: implement SetProcessMemoryPermission
Michael Scire committed on 19 Feb 2020
@Michael Scire
kern: implement process(pagetable) init
Michael Scire committed on 19 Feb 2020
2020-02-18
@Michael Scire
kern: implement IsValidPageGroup
Michael Scire committed on 18 Feb 2020
@Michael Scire
kern: implement page group unmapping
Michael Scire committed on 18 Feb 2020
2020-02-17
@Michael Scire
kern: change decompression asserts -> audits
Michael Scire committed on 17 Feb 2020
@Michael Scire
kern: implement through kip decompression
Michael Scire committed on 17 Feb 2020
2020-02-15
@Michael Scire
kern: implement smmu init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: switch->nx, implement sleep manager init
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020
@Michael Scire
kern: implement lightlock slowpath (works on hw)
Michael Scire committed on 15 Feb 2020
2020-02-14
@Michael Scire
kern: implement interrupt thread init
Michael Scire committed on 14 Feb 2020
@Michael Scire
libmesosphere: move .s to kernel (prevent manifesting in kernelldr)
Michael Scire committed on 14 Feb 2020
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-10
@Michael Scire
kern: implement init through InterruptTaskManager.Initialize()
Michael Scire committed on 10 Feb 2020
@Michael Scire
kern: add KPageTableBase members
Michael Scire committed on 10 Feb 2020
2020-02-09
@Michael Scire
kern: begin skeletoning page table types
Michael Scire committed on 9 Feb 2020
2020-02-08
@Michael Scire
kern: add svc stubs, turn on svc table build
Michael Scire committed on 8 Feb 2020
@Michael Scire
mesosphere: hard enforcement of TODOs
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
2020-02-07
@Michael Scire
kern: implement dynamic slab init + ini relocation
Michael Scire committed on 7 Feb 2020
2020-02-05
@Michael Scire
kern: implement more of KInterruptManager
Michael Scire committed on 5 Feb 2020
@Michael Scire
kern: implement much of KScheduler, KHardwareTimer
Michael Scire committed on 5 Feb 2020
2020-01-31
@Michael Scire
kern: implement KThreadContext
Michael Scire committed on 31 Jan 2020
2020-01-29
@Michael Scire
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire committed on 29 Jan 2020