util/pmh7tool: Add tool to dump PMH7 registers
commitd54f825ed1fa4311bbd62016354ee1502a92affa
authorEvgeny Zinoviev <me@ch1p.com>
Wed, 1 Aug 2018 12:53:18 +0000 (1 15:53 +0300)
committerFelix Held <felix-coreboot@felixheld.de>
Sun, 26 Aug 2018 14:59:15 +0000 (26 14:59 +0000)
tree173245857028993a4b9267665138bff7bc925084
parent289e6ce252b1acb9c9ba3239d140e00d049044e7
util/pmh7tool: Add tool to dump PMH7 registers

Change-Id: I05ccb5a9a861fe44efec794aafe1805062543d53
Signed-off-by: Evgeny Zinoviev <me@ch1p.com>
Reviewed-on: https://review.coreboot.org/27776
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
util/pmh7tool/Makefile [new file with mode: 0644]
util/pmh7tool/pmh7tool.c [new file with mode: 0644]
util/pmh7tool/pmh7tool.h [new file with mode: 0644]