Support RAM banks with high physical addresses
Jeffrey Lee authored
This changes PhysRamTable to store the address of each RAM bank in terms
of (4KB) pages instead of bytes, effectively allowing it to support a 44
bit physical address space. This means that (when the long descriptor
page table format is used) the OS can now make use of memory located
outside the lower 4GB of the physical address space. However some
public APIs still need extending to allow for all operations to be
supported on high RAM (e.g. OS_Memory logical to physical address
lookups)

OS_Memory 12 (RecommendPage) has been extended to allow R4-R7 to be used
to specify a (64bit) physical address range which the recommended pages
must lie within. For backwards compatibility this defaults to 0-4GB.
df4efb68
Name Last commit Last update
..
AMBControl Support RAM banks with high physical addresses
PMF Ensure IIC bus list is fully initialised
vdu Support RAM banks with high physical addresses
ARM600 Support RAM banks with high physical addresses
ARMops Initial long descriptor support
Arthur2 Fix OS_EvaluateExpression
Arthur3 Fix OS_EvaluateExpression
ArthurSWIs Increase number of vectors supported by the kernel to 96.
CPUFeatures Revise comments - it's multiprocessing extensions, not virtualisation
ChangeDyn Support RAM banks with high physical addresses
Convrsions Fix abort after translating error
Exceptions Implement support for cacheable pagetables
ExtraSWIs Remove some obsolete definitions for clarity
GetAll Initial long descriptor support
HAL Support RAM banks with high physical addresses
HeapMan Add support for HeapReason_GetSkewAligned
HeapSort Avoid unnecesssary remainder calculations
Kernel Initial long descriptor support
LibKern Initial long descriptor support
LongDesc Support RAM banks with high physical addresses
MOSDict Import from cleaned 360 CD
MemInfo Support RAM banks with high physical addresses
MemMap2 Initial long descriptor support
Middle Support RAM banks with high physical addresses
ModHand Special case extension of aligned RMA claims
MoreComms
MoreSWIs
MsgCode
NewIRQs
NewReset
Oscli
SWINaming
ShortDesc
Super1
SysComms
TickEvents
UnSqueeze
Utility
VMSAv6
VMSAv6Long
VMSAv6Short