Re: [PATCH v2 6/8] tools rpmb: add RPBM access tool

2016-04-11 Thread Josh Poimboeuf
Hi Tomas, On Mon, Apr 04, 2016 at 02:11:22PM +0300, Tomas Winkler wrote: > Add simple RPMB host testing tool. It can be used > to program key, write and read data block, and retrieve > write counter. > > Signed-off-by: Tomas Winkler > --- > V2: resend > MAINTAINERS

Re: [PATCH v2 6/8] tools rpmb: add RPBM access tool

2016-04-11 Thread Winkler, Tomas
On Tue, 2016-04-05 at 20:16 +0800, kbuild test robot wrote: > Hi Tomas, > > [auto build test ERROR on char-misc/char-misc-testing] > [also build test ERROR on v4.6-rc2 next-20160405] > [if your patch is applied to the wrong git tree, please drop us a > note to help improving the system] > > url: 

Re: [PATCH v2 6/8] tools rpmb: add RPBM access tool

2016-04-05 Thread kbuild test robot
Hi Tomas, [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on v4.6-rc2 next-20160405] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH v2 6/8] tools rpmb: add RPBM access tool

2016-04-05 Thread kbuild test robot
Hi Tomas, [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on v4.6-rc2 next-20160405] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

[PATCH v2 6/8] tools rpmb: add RPBM access tool

2016-04-04 Thread Tomas Winkler
Add simple RPMB host testing tool. It can be used to program key, write and read data block, and retrieve write counter. Signed-off-by: Tomas Winkler --- V2: resend MAINTAINERS | 1 + tools/Makefile| 16 +- tools/rpmb/.gitignore | 2 +