« Previous | Next » 

Revision 21673cde

ID21673cdecb9e9b5a22acaf0a44e47145beb1999e

Added by Blue Swirl almost 13 years ago

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: Alexander Graf <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences