diff options
author | Claudiu Manoil <claudiu.manoil@nxp.com> | 2016-09-22 18:04:10 +0300 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-09-25 02:38:59 -0500 |
commit | 97e0d385b13998980252ff63123d8ebc4138db0a (patch) | |
tree | 9aa499c32bf5284c471669395e171a1fca21460a | |
parent | c535e923bb97a4b361e89a6383693482057f8b0c (diff) |
soc/bman: Add self-test for BMan driver
Add a self test for the DPAA 1.x Buffer Manager driver. This
test ensures that the driver can properly acquire and release
buffers using the BMan portal infrastructure.
Signed-off-by: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>