All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olof Johansson <olof@lixom.net>
To: Emilio L??pez <emilio.lopez@collabora.co.uk>
Cc: gregkh@linuxfoundation.org, kgene@kernel.org,
	k.kozlowski@samsung.com, linux@roeck-us.net,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context
Date: Wed, 7 Oct 2015 15:08:20 -0700	[thread overview]
Message-ID: <20151007220820.GB3375@localhost> (raw)
In-Reply-To: <1442842703-5309-4-git-send-email-emilio.lopez@collabora.co.uk>

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 <javier@osg.samsung.com>
> Signed-off-by: Emilio L??pez <emilio.lopez@collabora.co.uk>

Applied, thanks!


-Olof

WARNING: multiple messages have this Message-ID (diff)
From: olof@lixom.net (Olof Johansson)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context
Date: Wed, 7 Oct 2015 15:08:20 -0700	[thread overview]
Message-ID: <20151007220820.GB3375@localhost> (raw)
In-Reply-To: <1442842703-5309-4-git-send-email-emilio.lopez@collabora.co.uk>

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 <javier@osg.samsung.com>
> Signed-off-by: Emilio L??pez <emilio.lopez@collabora.co.uk>

Applied, thanks!


-Olof

  reply	other threads:[~2015-10-07 22:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-21 13:38 [PATCH v3 0/4] platform/chrome: vboot context support Emilio López
2015-09-21 13:38 ` Emilio López
2015-09-21 13:38 ` [PATCH 1/4] sysfs: Support is_visible() on binary attributes Emilio López
2015-09-21 13:38   ` Emilio López
2015-09-21 13:41   ` Emilio López
2015-09-21 13:41     ` Emilio López
2015-10-04 18:33   ` Greg KH
2015-10-04 18:33     ` Greg KH
     [not found]     ` <20151004183334.GA23538-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-10-07 22:08       ` Olof Johansson
2015-10-07 22:08         ` Olof Johansson
2015-10-07 22:08         ` Olof Johansson
2015-09-21 13:38 ` [PATCH v3 2/4] Documentation: bindings: mfd: cros ec: document vbc EC property Emilio López
2015-09-21 13:38   ` Emilio López
2015-09-21 15:01   ` Javier Martinez Canillas
2015-09-21 15:01     ` Javier Martinez Canillas
2015-09-23  0:34   ` Lee Jones
2015-09-23  0:34     ` Lee Jones
2015-09-23 14:31     ` Emilio López
2015-09-23 14:31       ` Emilio López
2015-09-23 14:31       ` Emilio López
2015-09-24 17:21   ` Lee Jones
2015-09-24 17:21     ` Lee Jones
2015-09-21 13:38 ` [PATCH v3 3/4] platform/chrome: Support reading/writing the vboot context Emilio López
2015-09-21 13:38   ` Emilio López
2015-10-07 22:08   ` Olof Johansson [this message]
2015-10-07 22:08     ` Olof Johansson
2015-09-21 13:38 ` [PATCH v3 4/4] ARM: dts: Enable EC vboot context support on Peach boards Emilio López
2015-09-21 13:38   ` Emilio López
2015-10-07 22:31   ` Kukjin Kim
2015-10-07 22:31     ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151007220820.GB3375@localhost \
    --to=olof@lixom.net \
    --cc=devicetree@vger.kernel.org \
    --cc=emilio.lopez@collabora.co.uk \
    --cc=gregkh@linuxfoundation.org \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.