| 2020-12-02 |
kern: fix bugs caused by UB + transition to -Os
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|---|---|
|
kern: allow non-inline KSchedulerLock::Lock
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: build as -Os instead of -O2
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: assume that uart has been setup by secmon
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update Initialize0 to account for new ordering
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: add new overflow checks on KMemoryRegions
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: improve KMemoryManager pool detection
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KMemoryRegion to store last address rather than size
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: add KAlpha/KBeta
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove now unused SetupFor*Compare funcs
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
KConditionVariable/KAddressArbiter: no need for global compare thread
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement 64-virtual-core interface
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update for new interrupt event locking scheme
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: KObjectContainer::Register -> void
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: Kill KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove more of clc
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: move scheduler/interrupt task manager out of core local region
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KHardwareTimer, move out of KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: use single interrupt manager object
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix re-order/assert in KMemoryBlock
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement DisableDeviceAddressSpaceMerge
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: SvcGetResourceLimitPeakValue
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: KMemoryManager::Allocate -> AllocateAndOpen
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement kmemoryblock/kmemoryinfo merge disable
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove KMemoryAttribute_AnyLocked
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KMemoryBlockManagerUpdateAllocator api
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement new software-reserved page table bits
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|