Module test_chipset

Source
Expand description

A simple chipset that only supports MMIO intercepts.

Structs§

TestChipset
A simple chipset that only models MMIO intercepts.
TestChipsetServicesImpl
Implementation of ChipsetServices associated with TestChipset
TestMmioRangeMapper
A concrete type which implements [RegisterMmioIntercept]

Enums§

TestChipsetServicesMeta
Compile-time type metadata used by TestChipsetServicesImpl’s ChipsetServices impl