NOTE: Must be applied on top of "getting physical addresses from _ishmphy"

Brings the physical address query functions on the driver interface.

Christophe Milard (3):
  drv: shm: function to query for physical addresses
  linux-gen: drv: functions to query for physical addresses
  test: drv: shm: adding test for physical address queries

 include/odp/drv/spec/shm.h                         | 35 ++++++++++++++++++++
 platform/linux-generic/drv_shm.c                   | 12 +++++++
 platform/linux-generic/include/_ishmphy_internal.h |  3 +-
 .../linux-generic/include/odp/drv/plat/shm_types.h |  3 ++
 .../common_plat/validation/drv/drvshmem/drvshmem.c | 37 ++++++++++++++++++++++
 .../common_plat/validation/drv/drvshmem/drvshmem.h |  1 +
 6 files changed, 90 insertions(+), 1 deletion(-)

-- 
2.7.4

Reply via email to