Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[topgen] Improve support for multiple address spaces
Individually generate C and Rust collateral for all address spaces Fix up alert and irq domains to enable generating collateral where the alerts and irqs don't necessarily generate from devices in the same address space as the CPU. Darjeeling has bus bridges that make servicing those interrupts possible (indirect reachability to the IP). The autogenerated tests will surely be bonkers, but that is to be fixed up later. Co-authored-by: Robert Schilling <[email protected]> Signed-off-by: Alexander Williams <[email protected]>
- Loading branch information