1 comment:
File payloads/libpayload/include/arm/arch/io.h:
Patch Set #9, Line 43: #define outl(v, a) write32((void *) (&v), a)
Yes, Arm only uses MMIO. in/out I/O ports are a totally x86-specific thing. Please remove these. […]
I see. Thank you for your comment. I removed these.
To view, visit change 33287. To unsubscribe, or for help writing mail filters, visit settings.