Bug 51 - Virtual Memory Management system
Summary: Virtual Memory Management system
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on: 491
Blocks: 191 262
  Show dependency treegraph
 
Reported: 2019-03-21 11:29 GMT by Luke Kenneth Casson Leighton
Modified: 2022-06-18 20:19 BST (History)
1 user (show)

See Also:
NLnet milestone: NLnet.2019.02.012
total budget (EUR) for completion of task and all subtasks: 4450
budget (EUR) for this task, excluding subtasks' budget: 0
parent task for budget allocation: 191
child tasks for budget allocation: 469 485 491
The table of payments (in EUR) for this task; TOML format:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 2019-03-21 11:29:08 GMT
suitable for hybrid CPU / GPU usage
Comment 1 Luke Kenneth Casson Leighton 2020-09-15 00:34:22 BST
mmu.py functional however a separate pipeline is going to be needed, to cover the various operations such as tlbie and the associated SPRs setting root PTE, dcbz and so on.
Comment 2 Luke Kenneth Casson Leighton 2021-12-28 17:39:14 GMT
microwatt mmu.bin unit tests pass
next step is trying linux
https://shenki.github.io/boot-linux-on-microwatt/
https://github.com/antonblanchard/microwatt/pull/169