Skip to content
Commit b2f4a2cd authored by Mikael's avatar Mikael
Browse files

Add IOCTL command names to driver library logging



Currently the driver library will log IOCTL commands as hexadecimal
values, which makes it hard to know what command is being logged unless
you know the command values. To make this easier, the driver library
will now translate the command values into their respective names when
logging.

Change-Id: I7ef2f411b0261ea7819c1a7a6825422859031a25
Signed-off-by: Mikael's avatarMikael Olsson <mikael.olsson@arm.com>
parent acbebc69
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment