2025-12-07 04:41:42
OK so, I've started cleaning up the PCIe code but also took this opportunity to do some tests.
I'm just writing to a random old SSD I have lying around that I used for some tests a while ago, I have no idea what writing to a random address is doing (I haven't even set a BAR on it so it's probably ignoring me) but the goal is to test the SoC not do anything real.
Here's a 128 byte memcpy to the BAR. It turns into eight 16-byte TLPs, presumably each generated by…







