aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* port to systemc-3.0.0 betaJohannes Stoelp2024-02-267-42/+2
* lt_bus: add initial support for global bus lockingJohannes Stoelp2023-11-011-6/+95
* 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-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 m...Johannes Stoelp2023-10-281-2/+2
* 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