| 2020-08-19 |
kern: add version bounds checking
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|---|---|
|
kern: improve resource region size definitions/calculations
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: resolve NonSecure definition TODO
Michael Scire
authored
on 18 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: correct thread termination atomicity
Michael Scire
authored
on 15 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix reference leak in KThread::GetThreadFromId callers
Michael Scire
authored
on 15 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: non-loop cas-weak -> cas-strong
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix bug in KScheduler::ClearPreviousThread
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: move SetupPoolPartitionMemoryRegions into board specific implementation
fincs
authored
on 10 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: use std::atomic_ref instead of reinterpret_cast to std::atomic
Michael Scire
authored
on 13 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: use common GIC implementation for arm/arm64
Michael Scire
authored
on 12 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: correct flushing of init arguments
Michael Scire
authored
on 12 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: simplify SetupForIpcClient cleanup
Michael Scire
authored
on 6 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: SvcLegacyGetFutureThreadInfo
Michael Scire
authored
on 5 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: rename CacheHelper operation for accuracy
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: KPageTableBase::WriteDebugMemory stores/invalidates cache
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix multicore instruction cache invalidation
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: add tracing for irq/scheduling
Michael Scire
authored
on 4 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: cleanup some KMemoryManager functions
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: refactor KMemoryLayout
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: N reduced the slabheap gap size in 10.0.0
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt
Michael Scire
authored
on 3 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: implement svc trace
Michael Scire
authored
on 1 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: SvcChangeKernelTraceState
Michael Scire
authored
on 1 Aug 2020
SciresM
committed
on 19 Aug 2020
|
|
|
kern: remove stray log in SetHeapSize
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 19 Aug 2020
|
|
| 2020-08-17 |
kern: build with -Wextra
Michael Scire
committed
on 17 Aug 2020
|
| 2020-08-14 |
ams: avoid UB infinite loops
Michael Scire
committed
on 14 Aug 2020
|
| 2020-08-02 |
kernel_ldr: use unoptimized memcpy before mmu bringup (closes #1102)
...
Michael Scire
committed
on 2 Aug 2020
|
| 2020-07-31 |
kern: complete final SVC stubs (KernelDebug/Trace debug-impl still TODO)
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
kern: SvcReturnFromException
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|
|
|
kern: fix dynamic calculation of slab heap size
Michael Scire
authored
on 31 Jul 2020
SciresM
committed
on 31 Jul 2020
|