Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add debug access to rword and friends to allow read data through cache ↵ | Pavel Pisa | 2019-02-12 |
| | | | | | | | | without disturbing statistic. This allows to switch view between CPU and raw memory content. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Implemented simple indication of presence of memory location in the cache. | Pavel Pisa | 2019-02-07 |
| | | | | Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Added method to retrieve memory location status. | Pavel Pisa | 2019-02-07 |
| | | | | | | | It can inform if given location is cached or if given range is invalid in address space. Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> | ||
* | Implement simple address-space ranges registration and example peripheral. | Pavel Pisa | 2019-02-06 |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz> |