mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 13:00:25 +09:00
The shared memory used for inter-processor communication between the CPU and the BPMP can reside either in system memory or in I/O memory. Use the iosys-map helpers to abstract these differences away. Signed-off-by: Thierry Reding <treding@nvidia.com>