Tag setting before ipc via l4 libraries don't seem to work, whereas c0 internally generated ipcs do it correctly.
Having progress on vfs slowly but surely ;-)
Previously python hex() would put an extra 'L' after printing out the value and this would be trimmed in readelf.py. Now it doesn't seem to do that so the lsd of the number was trimmed. This patch fixes that.