From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Wed, 7 Oct 2015 15:08:20 -0700 Subject: [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context In-Reply-To: <1442842703-5309-4-git-send-email-emilio.lopez@collabora.co.uk> References: <1442842703-5309-1-git-send-email-emilio.lopez@collabora.co.uk> <1442842703-5309-4-git-send-email-emilio.lopez@collabora.co.uk> Message-ID: <20151007220820.GB3375@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Sep 21, 2015 at 10:38:22AM -0300, Emilio L??pez wrote: > Some EC implementations include a small nvram space used to store > verified boot context data. This patch offers a way to expose this > data to userspace. > > Reviewed-by: Javier Martinez Canillas > Signed-off-by: Emilio L??pez Applied, thanks! -Olof