History for Atmosphere / mesosphere / kernel / source / arch / arm64 / init
2021-04-11
@Michael Scire
kern: load initial process binary from user pool, rather than from pt heap
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update Initialize0 for new changes
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: swap tpidr_el1/cntv_cval_el0 as scratch vs exception stack
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
@Michael Scire
kern: update KInitialPageTable/KInitialPageAllocator
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2020-12-28
@Michael Scire
kern: fix KTrace buffer memory region type to match official kernel
Michael Scire committed on 28 Dec 2020
2020-12-02
@Michael Scire
kern: update Initialize0 to account for new ordering
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: update KMemoryRegion to store last address rather than size
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: set EL2 id registers on deprivilege
Michael Scire authored on 2 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
2020-09-07
@Michael Scire
kern: fix linear mapped dram -> pool partition check
Michael Scire authored on 23 Aug 2020 SciresM committed on 7 Sep 2020
@Michael Scire
kern: revamp KMemoryRegionType to better encode derivation hierarchies
Michael Scire authored on 23 Aug 2020 SciresM committed on 7 Sep 2020
2020-08-19
@Michael Scire
kern: improve resource region size definitions/calculations
Michael Scire authored on 18 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: use size instead of phys addr as sentinel value in InitializeCore linear mapping logic
fincs authored on 13 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: remove accidentally copypasted code
fincs authored on 13 Aug 2020 SciresM committed on 19 Aug 2020
@fincs
kern: make GetTargetFirmware a compile-time constant when not building for Switch
fincs authored on 10 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: correct flushing of init arguments
Michael Scire authored on 12 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: refactor KMemoryLayout
Michael Scire authored on 3 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: SvcChangeKernelTraceState
Michael Scire authored on 1 Aug 2020 SciresM committed on 19 Aug 2020
2020-08-17
@Michael Scire
kern: build with -Wextra
Michael Scire committed on 17 Aug 2020
2020-07-31
@Michael Scire
kern: fix dynamic calculation of slab heap size
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: retrieve target firmware from exosphere instead of hardcoding
Michael Scire authored on 15 Jul 2020 SciresM committed on 31 Jul 2020
2020-05-07
@Michael Scire
ams: revamp target firmware
Michael Scire committed on 7 May 2020
2020-04-20
@Michael Scire
kern: implement 10.x perm change, fix many page table bugs
Michael Scire committed on 20 Apr 2020
2020-04-19
@Michael Scire
kern: Update init to reflect 10.0.0 changes
Michael Scire committed on 19 Apr 2020
2020-04-14
@Michael Scire
ams: fix boot sysmodule/kernel for 10.0.0
Michael Scire committed on 14 Apr 2020
2020-02-15
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020
2020-02-14
@Michael Scire
kern: implement enough of KPageTable to initialize a thread
Michael Scire committed on 14 Feb 2020
2020-02-05
@Michael Scire
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire committed on 5 Feb 2020
2020-01-30
@Michael Scire
kern: fully implement slabheap init
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire committed on 30 Jan 2020