aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* lt_bus: add initial support for global bus lockingJohannes Stoelp2023-11-014-30/+349
|
* make: fix fmt targetJohannes Stoelp2023-10-301-1/+1
|
* lt_bus: minor renamingsJohannes Stoelp2023-10-301-32/+32
|
* lt_bus: factor our computation of abs mmap addressJohannes Stoelp2023-10-301-30/+32
|
* cmake: move test build into own file test/CMakeLists.txtJohannes Stoelp2023-10-303-28/+30
|
* make: make build default target, link compile commandsJohannes Stoelp2023-10-291-3/+4
|
* test: add first lt_bus testsJohannes Stoelp2023-10-296-3/+374
|
* build: enable warnings and fix existing warningsJohannes Stoelp2023-10-297-18/+16
|
* make: add V parameter to control verbose buildJohannes Stoelp2023-10-291-3/+8
|
* 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-2714-174/+218
|
* lt_bus: add tagged initiator socket and dmi invalidate supportJohannes Stoelp2023-10-271-16/+61
|
* initially add simple lt_busJohannes Stoelp2023-10-265-3/+386
|
* make: rename build folder and use cmake cache files as make output/depsJohannes Stoelp2023-08-271-9/+9
|
* move sources into src/ subdirJohannes Stoelp2023-08-278-4/+4
|
* sc_export2: update commentsJohannes Stoelp2023-08-081-2/+7
|
* add some initial playground examples + scripts to buildJohannes Stoelp2023-07-2610-0/+628