public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: Leif Lindholm <leif.lindholm@linaro.org>
Cc: "edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
	Joakim Bech <joakim.bech@linaro.org>
Subject: Re: [PATCH edk2-platforms 0/5] Add Secure96 mezzanine support
Date: Fri, 16 Feb 2018 18:41:36 +0000	[thread overview]
Message-ID: <CAKv+Gu9SM1G5wQ0NKsRiNMf5GxQ2JEnPN3LcvH7V69kWyJOyvw@mail.gmail.com> (raw)
In-Reply-To: <20180216173555.s5wwntwmwc34ioxv@bivouac.eciton.net>

On 16 February 2018 at 17:35, Leif Lindholm <leif.lindholm@linaro.org> wrote:
> On Thu, Feb 15, 2018 at 05:20:49PM +0000, Ard Biesheuvel wrote:
>> This series adds preliminary support for the Secure96 mezzanine board,
>> an expansion board that can be plugged into the low speed connector on
>> the Socionext SynQuacer based Developer Box platform.
>>
>> I have attempted to implement this in a reusable way, i.e., the secure96
>> specific parts are in separate drivers which could theoretically be
>> imported by other platforms as well.
>>
>> I am presenting this to discuss the approach. My end goal is to wire up
>> the Atmel SHA204A on this board in UEFI so it can be used as a random
>> number generator, but this should be mostly orthogonal (and if it isn't,
>> we can add it on top).
>
> So, ideally I would like to see a lot more reusable code for handling
> overlays, but as this is the first mezzanine board to be added I'm
> actually pretty happy for it to go in[1].
>

Thanks.

> We may want a whiteboard session at Linaro Connect to discuss the
> generic problem.
>

Excellent idea.

> /
>     Leif
>
> [1] Apart from any potential modifications to 1-2/5.
>     Oh, and there's a typo in SynQuacer in the subject of 1-2/5.
>
>> Ard Biesheuvel (5):
>>   Silicon/SynQuaver/DeviceTree: add node for SPI controller
>>   Silicon/SynQuaver/DeviceTree: add node for I2C controller
>>   Platform: add support for 96boards Secure96 mezzanine adapter
>>   Silicon/SynQuacer/PlatformDxe: add menu option to select mezzanine
>>   Platform/Socionext/DeveloperBox: add Secure96 support
>>
>>  Platform/96boards/Secure96/DeviceTree/DeviceTree.inf               |  40 +++++
>>  Platform/96boards/Secure96/DeviceTree/Secure96.dts                 |  74 ++++++++++
>>  Platform/96boards/Secure96/Secure96.dec                            |  56 +++++++
>>  Platform/96boards/Secure96/Secure96Dxe/Secure96Dxe.c               | 153 ++++++++++++++++++++
>>  Platform/96boards/Secure96/Secure96Dxe/Secure96Dxe.inf             |  51 +++++++
>>  Platform/Socionext/DeveloperBox/DeveloperBox.dsc                   |  21 +++
>>  Platform/Socionext/DeveloperBox/DeveloperBox.fdf                   |   6 +
>>  Silicon/Socionext/SynQuacer/DeviceTree/SynQuacer.dtsi              |  36 +++++
>>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.c      |   8 +
>>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxe.inf    |   2 +
>>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.uni |   6 +
>>  Silicon/Socionext/SynQuacer/Drivers/PlatformDxe/PlatformDxeHii.vfr |   8 +
>>  Silicon/Socionext/SynQuacer/Include/Platform/VarStore.h            |   6 +-
>>  13 files changed, 466 insertions(+), 1 deletion(-)
>>  create mode 100644 Platform/96boards/Secure96/DeviceTree/DeviceTree.inf
>>  create mode 100644 Platform/96boards/Secure96/DeviceTree/Secure96.dts
>>  create mode 100644 Platform/96boards/Secure96/Secure96.dec
>>  create mode 100644 Platform/96boards/Secure96/Secure96Dxe/Secure96Dxe.c
>>  create mode 100644 Platform/96boards/Secure96/Secure96Dxe/Secure96Dxe.inf
>>
>> --
>> 2.11.0
>>


  reply	other threads:[~2018-02-16 18:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-15 17:20 [PATCH edk2-platforms 0/5] Add Secure96 mezzanine support Ard Biesheuvel
2018-02-15 17:20 ` [PATCH edk2-platforms 1/5] Silicon/SynQuaver/DeviceTree: add node for SPI controller Ard Biesheuvel
2018-02-16 17:00   ` Leif Lindholm
2018-02-16 18:34     ` Ard Biesheuvel
2018-02-18 11:39       ` Leif Lindholm
2018-02-19  8:20         ` Ard Biesheuvel
2018-02-19 11:48           ` Leif Lindholm
2018-02-15 17:20 ` [PATCH edk2-platforms 2/5] Silicon/SynQuaver/DeviceTree: add node for I2C controller Ard Biesheuvel
2018-02-15 17:20 ` [PATCH edk2-platforms 3/5] Platform: add support for 96boards Secure96 mezzanine adapter Ard Biesheuvel
2018-02-15 17:20 ` [PATCH edk2-platforms 4/5] Silicon/SynQuacer/PlatformDxe: add menu option to select mezzanine Ard Biesheuvel
2018-02-15 17:20 ` [PATCH edk2-platforms 5/5] Platform/Socionext/DeveloperBox: add Secure96 support Ard Biesheuvel
2018-02-16 17:35 ` [PATCH edk2-platforms 0/5] Add Secure96 mezzanine support Leif Lindholm
2018-02-16 18:41   ` Ard Biesheuvel [this message]
2018-02-21 12:10 ` Ard Biesheuvel

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-list 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=CAKv+Gu9SM1G5wQ0NKsRiNMf5GxQ2JEnPN3LcvH7V69kWyJOyvw@mail.gmail.com \
    --to=devel@edk2.groups.io \
    /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