aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* lt_bus: factor our computation of abs mmap addressJohannes Stoelp2023-10-301-30/+32
|
* test: add first lt_bus testsJohannes Stoelp2023-10-293-1/+7
|
* build: enable warnings and fix existing warningsJohannes Stoelp2023-10-296-18/+15
|
* lt_bus: update example to invalidate full u64 addr range to see limiting by ↵Johannes Stoelp2023-10-281-2/+2
| | | | mapped range
* lt_bus: fix addr fixup in dmi invalidation and get dmi ptrJohannes Stoelp2023-10-281-29/+69
|
* utils: replace std::size_t -> usizeJohannes Stoelp2023-10-272-9/+12
|
* lt_bus: update example with dmi invalidationJohannes Stoelp2023-10-271-6/+21
|
* move utils into subfolder and different filesJohannes Stoelp2023-10-2713-174/+217
|
* lt_bus: add tagged initiator socket and dmi invalidate supportJohannes Stoelp2023-10-271-16/+61
|
* initially add simple lt_busJohannes Stoelp2023-10-263-1/+384
|
* move sources into src/ subdirJohannes Stoelp2023-08-276-0/+552