From da11e003fa1a77199a6fd67b2215d0a51e4f731d Mon Sep 17 00:00:00 2001 From: Nageswara R Sastry Date: Wed, 19 Oct 2016 11:51:29 +0530 Subject: Fix typos doc/device-tree/tpm.rst changed firwmare to firmware libstb/stb.h added missing functional parameter Signed-off-by: Nageswara R Sastry Signed-off-by: Stewart Smith --- libstb/stb.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libstb') diff --git a/libstb/stb.h b/libstb/stb.h index cd60148..2141cf1 100644 --- a/libstb/stb.h +++ b/libstb/stb.h @@ -41,6 +41,7 @@ extern int stb_final(void); * @id : resource id * @subid: subpartition id * @buf : data to be verified + * @len : buf length * * This verifies the integrity and authenticity of a resource downloaded from * PNOR if secure mode is on. The verification is done by the -- cgit v1.1