mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 11:16:57 +00: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:
parent
93583cce3b
commit
07bb3fc1ec
@ -254,6 +254,8 @@ struct Test::Main
|
||||
{
|
||||
_init_state.sigh(_init_state_handler);
|
||||
|
||||
_handle_init_state();
|
||||
|
||||
generate_init_config();
|
||||
}
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user