All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Rui Miguel Silva <rui.silva@linaro.org>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v2 2/2] arm: add support to corstone1000 platform
Date: Wed, 11 May 2022 09:34:45 -0400	[thread overview]
Message-ID: <20220511133445.GS3901321@bill-the-cat> (raw)
In-Reply-To: <20220511095541.1461937-3-rui.silva@linaro.org>

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]

On Wed, May 11, 2022 at 10:55:41AM +0100, Rui Miguel Silva wrote:

> Corstone1000 is a platform from arm, which includes pre
> verified Corstone SSE710 sub-system that combines Cortex-A and
> Cortex-M processors [0].
> 
> This code adds the support for the Cortex-A35 implementation
> at host side, it contains also the necessary bits to support
> the Corstone 1000 FVP (Fixed Virtual Platform) [1] and also the
> FPGA MPS3 board implementation of this platform. [2]
> 
> 0: https://developer.arm.com/documentation/102360/0000
> 1: https://developer.arm.com/tools-and-software/open-source-software/arm-platforms-software/arm-ecosystem-fvps
> 2: https://developer.arm.com/documentation/dai0550/c/
> 
> Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2022-05-11 13:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-11  9:55 [PATCH v2 0/2] board/armltd: add support for corstone1000 Rui Miguel Silva
2022-05-11  9:55 ` [PATCH v2 1/2] cmd: load: add load command for memory mapped Rui Miguel Silva
2022-05-11 13:34   ` Tom Rini
2022-06-23 12:19   ` Tom Rini
2022-06-25  2:29   ` AKASHI Takahiro
2022-05-11  9:55 ` [PATCH v2 2/2] arm: add support to corstone1000 platform Rui Miguel Silva
2022-05-11 13:34   ` Tom Rini [this message]
2022-06-23 12:19   ` Tom Rini
2022-06-20 15:49 ` [PATCH v2 0/2] board/armltd: add support for corstone1000 Rui Miguel Silva
2022-06-20 17:43   ` Tom Rini
2022-06-20 18:19     ` Rui Miguel Silva

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=20220511133445.GS3901321@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=rui.silva@linaro.org \
    --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.