aboutsummaryrefslogtreecommitdiff
path: root/src/models/lt_bus.h
Commit message (Collapse)AuthorAgeFilesLines
* lt_bus: minor renamingsJohannes Stoelp2023-10-301-32/+32
|
* lt_bus: factor our computation of abs mmap addressJohannes Stoelp2023-10-301-30/+32
|
* test: add first lt_bus testsJohannes Stoelp2023-10-291-0/+1
|
* build: enable warnings and fix existing warningsJohannes Stoelp2023-10-291-5/+3
|
* lt_bus: fix addr fixup in dmi invalidation and get dmi ptrJohannes Stoelp2023-10-281-29/+69
|
* move utils into subfolder and different filesJohannes Stoelp2023-10-271-165/+31
|
* lt_bus: add tagged initiator socket and dmi invalidate supportJohannes Stoelp2023-10-271-16/+61
|
* initially add simple lt_busJohannes Stoelp2023-10-261-0/+298