All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jagan Teki <jteki@openedev.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] sf: Add support for status register protect
Date: Fri, 28 Oct 2016 22:54:42 +0530	[thread overview]
Message-ID: <CAD6G_RTkCP9T1Q0KVpw8vh8z4-b67NthDzpGmjP06+yu-qj7HQ@mail.gmail.com> (raw)
In-Reply-To: <CAFSKS=NNbZA5Mq0CbnQX-B_o3hfVJUQHywqdi1TNrAKeUMcLaA@mail.gmail.com>

On Fri, Oct 28, 2016 at 10:36 PM, George McCollister
<george.mccollister@gmail.com> wrote:
> On Mon, Oct 10, 2016 at 1:57 PM, George McCollister
> <george.mccollister@gmail.com> wrote:
>> Many SPI NOR flash devices support status register protection through
>> one or two status register protection bits. Protection of the status
>> register is essential in defending the device from rogue software which
>> may attempt to modify block protection bits in order to make malicious
>> modifications to the data stored in flash. This patch series adds
>> status register protect support for STMICRO, SST, Winbond and Spansion
>> devices and also implements an sf sub-command to set the used
>> protection method.
>>
>> George McCollister (5):
>>   sf: Add status register protection mechanism
>>   sf: Add status register protect for STMICRO, SST
>>   sf: Use stm_lock/unlock for Spansion and Winbond
>>   sf: Add status register protect for Winbond
>>   sf: Add sr-protect sub-command
>>
>>  cmd/sf.c                      |  28 ++++++++++++
>>  drivers/mtd/spi/sf_internal.h |   2 +
>>  drivers/mtd/spi/spi_flash.c   | 103 +++++++++++++++++++++++++++++++++++++++++-
>>  include/spi_flash.h           |  17 +++++++
>>  4 files changed, 149 insertions(+), 1 deletion(-)
>>
>> --
>> 2.9.3
>>
>
> Jagan,
>
> I think get_maintainer.pl may have given me an old email address for
> you and you may have missed it on the mailing list. Either way if you
> get a chance I'd like hear what you think. I'm not sure which
> tree/branch you're working with (u-boot-spi
>  master?) but if you need it rebased just let me know.

But this still active. about the patches please wait for some time
will get back to you.

thanks!
-- 
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.

      reply	other threads:[~2016-10-28 17:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 18:57 [U-Boot] [PATCH 0/5] sf: Add support for status register protect George McCollister
2016-10-10 18:57 ` [U-Boot] [PATCH 1/5] sf: Add status register protection mechanism George McCollister
2016-10-11  2:05   ` Bin Meng
2016-10-10 18:57 ` [U-Boot] [PATCH 2/5] sf: Add status register protect for STMICRO, SST George McCollister
2016-10-11  2:05   ` Bin Meng
2016-10-10 18:57 ` [U-Boot] [PATCH 3/5] sf: Use stm_lock/unlock for Spansion and Winbond George McCollister
2016-10-11  2:05   ` Bin Meng
2016-10-10 18:58 ` [U-Boot] [PATCH 4/5] sf: Add status register protect for Winbond George McCollister
2016-10-11  2:05   ` Bin Meng
2016-10-10 18:58 ` [U-Boot] [PATCH 5/5] sf: Add sr-protect sub-command George McCollister
2016-10-11  2:05   ` Bin Meng
2016-10-28 17:06 ` [U-Boot] [PATCH 0/5] sf: Add support for status register protect George McCollister
2016-10-28 17:24   ` Jagan Teki [this message]

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=CAD6G_RTkCP9T1Q0KVpw8vh8z4-b67NthDzpGmjP06+yu-qj7HQ@mail.gmail.com \
    --to=jteki@openedev.com \
    --cc=u-boot@lists.denx.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 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.