tpm: Add functions to access flags and permissions
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:41 +0000 (18:31 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:29 +0000 (07:57 -0600)
commit2132f971ba2443bc31046cbbf18bbf5e7c017b50
tree4d21fac12c7a0f035780d06ef33276154d484a98
parentad77694e23be841feeb91e8173d4d3d4e8ef2bf0
tpm: Add functions to access flags and permissions

Add a few new functions which will be used by the test command in a future
patch.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Christophe Ricard<christophe-h.ricard@st.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
include/tpm.h
lib/tpm.c