For this series of patch:

Reviewed-by: Yi He <yi...@linaro.org>


On 11 November 2016 at 23:05, Christophe Milard <
christophe.mil...@linaro.org> wrote:

> NOTE: Must be applied on top of "getting physical addresses from
> _ishmphy", V2
>
> since V1:
>     -name changes (Maxim, Francois)
>     -comments errors (Maxim)
>
> 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