mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Initial update of init-state ROM in init_loop test
ROM clients have to request an initial update of dynamic ROMs explicitly and should not depend on artificial signals from the ROM session on signal-handler registration. Issue #4274
This commit is contained in:
committed by
Norman Feske
parent
93583cce3b
commit
07bb3fc1ec
@@ -254,6 +254,8 @@ struct Test::Main
|
||||
{
|
||||
_init_state.sigh(_init_state_handler);
|
||||
|
||||
_handle_init_state();
|
||||
|
||||
generate_init_config();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user