Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: enable warnings and fix existing warnings | Johannes Stoelp | 2023-10-29 | 6 | -18/+15 |
| | |||||
* | lt_bus: update example to invalidate full u64 addr range to see limiting by ↵ | Johannes Stoelp | 2023-10-28 | 1 | -2/+2 |
| | | | | mapped range | ||||
* | lt_bus: fix addr fixup in dmi invalidation and get dmi ptr | Johannes Stoelp | 2023-10-28 | 1 | -29/+69 |
| | |||||
* | utils: replace std::size_t -> usize | Johannes Stoelp | 2023-10-27 | 2 | -9/+12 |
| | |||||
* | lt_bus: update example with dmi invalidation | Johannes Stoelp | 2023-10-27 | 1 | -6/+21 |
| | |||||
* | move utils into subfolder and different files | Johannes Stoelp | 2023-10-27 | 13 | -174/+217 |
| | |||||
* | lt_bus: add tagged initiator socket and dmi invalidate support | Johannes Stoelp | 2023-10-27 | 1 | -16/+61 |
| | |||||
* | initially add simple lt_bus | Johannes Stoelp | 2023-10-26 | 3 | -1/+384 |
| | |||||
* | move sources into src/ subdir | Johannes Stoelp | 2023-08-27 | 6 | -0/+552 |