diff options
| author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2026-09-01 22:45:22 +0900 |
|---|---|---|
| committer | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2026-09-03 08:59:08 +0900 |
| commit | 0f0df34f76d5e0df09ef1fe1d8e243dd16f5518b (patch) | |
| tree | 27495e409ffd76aaf46b40a321a6c6c59841a5a0 /scripts/Makefile.thinlto | |
| parent | 6f9657d1b689e9263688eef7842e651394a05e65 (diff) | |
| download | linux-next-0f0df34f76d5e0df09ef1fe1d8e243dd16f5518b.tar.gz linux-next-0f0df34f76d5e0df09ef1fe1d8e243dd16f5518b.zip | |
firewire: core: add KUnit test skeleton for config ROM parser and generator
In IEEE 1394, all devices on the bus are required to provide structured
data in response to requests to a specific range of their address space.
This structured data is called configuration ROM and is defined in
IEEE 1212.
The core function of this subsystem contains the generator and parser for
the configuration ROM. The generator constructs the configuration ROM for
the local host node, while the parser interprets the configuration ROM of
detected nodes.
Both the generator and parser are fundamental to identifying the node
capabilities. Add KUnit test skeletons for testing their implementations.
Link: https://lore.kernel.org/r/20260901134534.2386577-2-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
