History for Atmosphere / libraries / libmesosphere / include / mesosphere / arch / arm64 / init
2025-04-08
@Michael Scire
kern: update KernelLdr for 19.0.0 (new checks, dummy function call). ...
Michael Scire committed on 8 Apr 2025
2024-10-16
@Michael Scire
kern: Perform page table validity pass during KPageTableImpl::InitializeForKernel
Michael Scire authored on 11 Oct 2024 SciresM committed on 16 Oct 2024
2023-10-12
@Michael Scire
kern: clear new pages in init page allocator, not init page table
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
@Michael Scire
kern: remove unnecessary fields from InitArgs (0x80 -> 0x40)
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2023-02-23
@Michael Scire
kern: refactor init (kill identity map, merge cpu on logic)
Michael Scire authored on 21 Feb 2023 SciresM committed on 23 Feb 2023
2022-03-23
@Michael Scire
kern: update for new hw maintenance semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2021-10-27
@Michael Scire
kern: audit (and fix) our hardware maintenance instructions to match official kernel
Michael Scire committed on 27 Oct 2021
2021-10-24
@Michael Scire
kern: devirtualize most things that are free to devirtualize (see #1672)
Michael Scire committed on 24 Oct 2021
2021-10-18
@Michael Scire
ams: improve offsetof style consistency
Michael Scire committed on 18 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-19
@Michael Scire
kern: update Initialize0 for new arguments/randomization semantics
Michael Scire authored on 18 Sep 2021 SciresM committed on 19 Sep 2021
2021-06-17
@Michael Scire
kern: ensure InitArguments do not cross page boundaries
Michael Scire committed on 17 Jun 2021
2021-04-15
@Michael Scire
kern: mostly kill magic numbers in assembly, fix SVCs >= 0x80
Michael Scire committed on 15 Apr 2021
2021-04-11
@Michael Scire
kern: update KInitialPageTable/KInitialPageAllocator
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2020-12-29
@Michael Scire
kern: remove target-firmware logic for kernel loader
Michael Scire committed on 29 Dec 2020
2020-12-18
@Michael Scire
kern: refactor to use m_ for member variables
Michael Scire authored on 18 Dec 2020 SciresM committed on 18 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: Kill KCoreLocalRegion
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 2020
@Michael Scire
kern: implement new software-reserved page table bits
Michael Scire authored on 1 Dec 2020 SciresM committed on 2 Dec 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
2020-07-31
@Michael Scire
kern: switch memset to optimized impl
Michael Scire authored on 30 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-22
@Michael Scire
kern/kldr: fix bugs in physical randomization
Michael Scire committed on 22 Apr 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: fix suboptimal mapping choices by kernel/kernelldr
Michael Scire committed on 19 Apr 2020
@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
@Michael Scire
kernel_ldr: update to support 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