]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
tpm: Add functions to access flags and permissions
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:41 +0000 (18:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 10:19:18 +0000 (12:19 +0200)
commit5cacbd752fcc05e93773c329ce2f1ad9e237c0d9
tree3de7d48a55983cc22ea2f0fb8fff80fc7edcc6a5
parent5bd19a6ca6ff07836aae1e4578b565a863026009
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