Skip to content
Snippets Groups Projects
Commit 21673cde authored by Blue Swirl's avatar Blue Swirl
Browse files

Avoid CPU endian memory accesses in devices


Don't compile virtio.c in hwlib, it depends on memory accesses
performed in CPU endianness.

Make loads and stores in CPU endianness unavailable to devices
and poison them to avoid further bugs.

Acked-by: default avatarAlexander Graf <agraf@suse.de>
Signed-off-by: default avatarBlue Swirl <blauwirbel@gmail.com>
parent b5176d27
No related branches found
No related tags found
No related merge requests found
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