History for Atmosphere / libraries / libmesosphere / source / arch / arm64 / svc
2024-10-16
@Michael Scire
kern/svc: update WaitForAddress to support 64-bit WaitIfEqual
Michael Scire authored on 9 Oct 2024 SciresM committed on 16 Oct 2024
2024-03-29
@Michael Scire
kern: use userspace access instructions to read from tlr
Michael Scire authored on 28 Mar 2024 SciresM committed on 29 Mar 2024
2023-11-01
@Michael Scire
kern/svc: fix query/insecure names
Michael Scire committed on 1 Nov 2023
2023-10-12
@Michael Scire
kern: add speculation barriers after eret
Michael Scire authored on 11 Oct 2023 SciresM committed on 12 Oct 2023
2022-10-12
@Michael Scire
kern: update for new exception flag semantics
Michael Scire authored on 12 Oct 2022 SciresM committed on 12 Oct 2022
2022-03-23
@Michael Scire
kern: implement new thread context/fpu semantics
Michael Scire authored on 23 Mar 2022 SciresM committed on 23 Mar 2022
2021-11-16
@Michael Scire
kern: be a little more consistent about pragma GCC location
Michael Scire committed on 16 Nov 2021
2021-10-29
@Michael Scire
kern: fix minor assembly bugs, avoid unnecessary function call in KScheduler hotloop
Michael Scire committed on 29 Oct 2021
@Michael Scire
kern: fix 32-bit light ipc svc handler asm ...
Michael Scire committed on 29 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-12
@Michael Scire
kern: fix spsr register in RestoreContext
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: optimize hw-single-step management
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 2021
@Michael Scire
kern: add hardware single step extension
Michael Scire authored on 27 Jul 2021 SciresM committed on 12 Sep 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: bump svc limit to 192 from 128
Michael Scire authored on 7 Apr 2021 SciresM committed on 11 Apr 2021
2020-12-11
@Michael Scire
kern: cfi fix pt 2
Michael Scire committed on 11 Dec 2020
@Michael Scire
kern: fix cfi (requires x18 not cleared on return to userland)
Michael Scire committed on 11 Dec 2020
2020-12-02
@Michael Scire
kern: tweak optimization settings for hot paths
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-08-19
@Michael Scire
kern: SvcLegacyGetFutureThreadInfo
Michael Scire authored on 5 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: add tracing for irq/scheduling
Michael Scire authored on 4 Aug 2020 SciresM committed on 19 Aug 2020
@Michael Scire
kern: implement svc trace
Michael Scire authored on 1 Aug 2020 SciresM committed on 19 Aug 2020
2020-07-31
@Michael Scire
kern: complete final SVC stubs (KernelDebug/Trace debug-impl still TODO)
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcReturnFromException
Michael Scire authored on 31 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SendSyncRequestLight, ReplyAndReceiveLight
Michael Scire authored on 29 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: SvcUnmapPhysicalMemory, cleanup thread pinning
Michael Scire authored on 25 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: patch svc tables via asm, instead of relying on compiler to be nice
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
@Michael Scire
kern: Support older SVC ABIs
Michael Scire authored on 14 Jul 2020 SciresM committed on 31 Jul 2020
2020-07-10
@Michael Scire
kern: implement SvcUnmapMemory, more of SvcGetInfo
Michael Scire committed on 10 Jul 2020
2020-02-15
@Michael Scire
kern: kern::arm64 -> kern::arch::arm64
Michael Scire committed on 15 Feb 2020