Dynamic ROM service for automated testing
This commit is contained in:
committed by
Christian Helmuth
parent
332aeba844
commit
9cb603eb5f
@@ -375,11 +375,15 @@ Separate components:
|
||||
A block service that fetches a virtual block device over the network from
|
||||
a HTTP server.
|
||||
|
||||
:'fs_rom':
|
||||
:'os/src/server/fs_rom':
|
||||
A ROM service that translates the 'File_system' session interface to the
|
||||
'ROM' session' interface. Each request for a ROM file is handled by looking
|
||||
up an equally named file on the file system.
|
||||
|
||||
:'os/src/server/dynamic_rom':
|
||||
A simple ROM service that provides ROM modules that change in time according
|
||||
to a configured timeline.
|
||||
|
||||
Libraries:
|
||||
|
||||
:'libports/lib/mk/libc':
|
||||
|
||||
Reference in New Issue
Block a user