Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lt_bus: update example to invalidate full u64 addr range to see limiting by m... | Johannes Stoelp | 2023-10-28 | 1 | -2/+2 |
* | 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 | 14 | -174/+218 |
* | 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 | 5 | -3/+386 |
* | make: rename build folder and use cmake cache files as make output/deps | Johannes Stoelp | 2023-08-27 | 1 | -9/+9 |
* | move sources into src/ subdir | Johannes Stoelp | 2023-08-27 | 8 | -4/+4 |
* | sc_export2: update comments | Johannes Stoelp | 2023-08-08 | 1 | -2/+7 |
* | add some initial playground examples + scripts to build | Johannes Stoelp | 2023-07-26 | 10 | -0/+628 |