emulator/vhci: Fix writing msft_opcode using binary format
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 20 Oct 2021 18:39:27 +0000 (11:39 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000 (19:08 +0530)
commitfe639709bc0dd027bec563ae55a698887a387ff3
tree64aba248732ce30bdd6a8863ee9711c5740847ed
parent4eb8863b4e597f18cffdd4f9723c1cb660f33a57
emulator/vhci: Fix writing msft_opcode using binary format

debugfs expects values in string format not binary format.

Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
emulator/vhci.c