Skip to content
Commit 83464f11 authored by Andy Ross's avatar Andy Ross Committed by Carles Cufí
Browse files

sys/sys_io.h: Memory mapped I/O APIs must be pointer-sized, not 32 bit!



The mm_reg_t type used to represent a MMIO address (e.g. in the
sys_write*() APIs) was defined to a uint32_t, which is obviously wrong
on 64 bit systems where devices can be mapped anywhere.

Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 36b8db01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment