Commit Graph

11 Commits (3ec3cca4d8d4e1733cbc337b0499ad3bdcdf52b0)

Author SHA1 Message Date
GPUCode 3ec3cca4d8 core: Define HAS_NCE macro 2 years ago
Liam 9f91ba1f73 arm: Implement native code execution backend 2 years ago
GPUCode 4838837620 device_memory: Enable direct mapped addresses for nce 2 years ago
Liam 7cdeaa90af device_memory: Use smaller virtual reservation size for compatibility with 39-bit paging 2 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
bunnei c0e45a3c78 core: device_memory: Use memory size reported by KSystemControl.
- That way, we can consolidate the memory layout to one place.
4 years ago
Markus Wick 621f3f5f47 core: Make use of fastmem 5 years ago
Lioncash 2258f33ee4 device_memory: Remove unused system member
This isn't used by anything in particular, so it can be removed.
5 years ago
bunnei a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
bunnei a040a15246 core: device_memory: Update to use VirtualBuffer class. 6 years ago
bunnei dc25c86556 core: device_manager: Add a simple class to manage device RAM. 6 years ago