From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: Nicolas Ferre <nicolas.ferre@atmel.com>,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Boris Brezillon <boris.brezillon@free-electrons.com>,
Arnd Bergmann <arnd@arndb.de>,
Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [PATCH v2 5/6] misc: sram: add Atmel securam support
Date: Thu, 22 Sep 2016 07:08:44 +0200 [thread overview]
Message-ID: <20160922050844.GA12248@kroah.com> (raw)
In-Reply-To: <20160921220939.27924-6-alexandre.belloni@free-electrons.com>
On Thu, Sep 22, 2016 at 12:09:38AM +0200, Alexandre Belloni wrote:
> The Atmel secure SRAM is connected to a security module and may be erased
> automatically under certain conditions. For that reason, it is necessary to
> wait for the security module to flag that SRAM accesses are allowed before
> accessing it.
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Philipp Zabel <p.zabel@pengutronix.de>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> drivers/misc/sram.c | 42 +++++++++++++++++++++++++++++++++++-------
> 1 file changed, 35 insertions(+), 7 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
next prev parent reply other threads:[~2016-09-22 5:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 22:09 [PATCH v2 0/6] Atmel sama5d2 security module support Alexandre Belloni
2016-09-21 22:09 ` [PATCH v2 1/6] Documentation: dt: atmel-at91: Document secumod bindings Alexandre Belloni
2016-09-21 22:09 ` [PATCH v2 2/6] ARM: at91: add secumod register definitions Alexandre Belloni
2016-09-21 22:09 ` [PATCH v2 3/6] ARM: dts: at91: sama5d2: Add secumod node Alexandre Belloni
2016-09-21 22:09 ` [PATCH v2 4/6] misc: sram: document new compatible Alexandre Belloni
2016-09-21 22:09 ` [PATCH v2 5/6] misc: sram: add Atmel securam support Alexandre Belloni
2016-09-21 22:13 ` Alexandre Belloni
2016-09-22 5:08 ` Greg Kroah-Hartman [this message]
2016-09-21 22:09 ` [PATCH v2 6/6] ARM: dts: at91: sama5d2: Add securam node Alexandre Belloni
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=20160922050844.GA12248@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=alexandre.belloni@free-electrons.com \
--cc=arnd@arndb.de \
--cc=boris.brezillon@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nicolas.ferre@atmel.com \
--cc=p.zabel@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox