genode/repos/os/src/app/rom_reporter
Ehmry - a7a0d3fe63 Refactor Tup, flatten output directories
Make no attempt to replicate the depot layout.
2019-10-28 11:32:29 +01:00
..
README os: component to reflect ROMs as reports 2018-01-17 12:14:37 +01:00
Tupfile Refactor Tup, flatten output directories 2019-10-28 11:32:29 +01:00
main.cc os: avoid using deprecated APIs 2019-01-30 13:49:54 +01:00
target.mk os: component to reflect ROMs as reports 2018-01-17 12:14:37 +01:00

README

The ROM-reporter component requests a ROM session and reports the content of
the ROM dataspace to a report session with the same label as the ROM session.

The requested ROM modules must be specified via '<rom>' nodes within the
component's '<config>' node. For example:

! <config>
!   <rom label="pci_devices/>
! </config>