niluohe / firsttemple

0 stars 0 forks source link

Enable IOC mediator dummy channels dynamically #29

Open niluohe opened 5 years ago

niluohe commented 5 years ago

The IOC mediator dummy channels can emulate cbc lifecycle, cbc signal and cbc raw channel instead canbox, and the feature can be enabled by ioc command line with wakeup reason bit 24.

E.g.

To enable the feature, user can change the ioc command line parameter in the launch_uos.sh.

-i /run/acrn/ioc_$vm_name, 0x1000020

 

After the UOS launched, the dummy channels will be created under /tmp/ioc_fake_XXX of SOS, user can input wakeup reason, signal and raw data via the channels.

niluohe commented 5 years ago

[External_System_ID] ACRN-2641