From: Tom Rini <trini@konsulko.com>
To: Peter Hoyes <peter.hoyes@arm.com>
Cc: u-boot@lists.denx.de, patrick.delaunay@foss.st.com,
sjg@chromium.org, andre.przywara@arm.com, diego.sueiro@arm.com
Subject: Re: [PATCH v2 4/6] vexpress64: Add BASER_FVP vexpress board variant
Date: Thu, 2 Sep 2021 18:42:01 -0400 [thread overview]
Message-ID: <20210902224201.GW858@bill-the-cat> (raw)
In-Reply-To: <20210819155314.1787973-5-peter.hoyes@arm.com>
[-- Attachment #1: Type: text/plain, Size: 992 bytes --]
On Thu, Aug 19, 2021 at 04:53:12PM +0100, Peter Hoyes wrote:
> From: Peter Hoyes <Peter.Hoyes@arm.com>
>
> The BASER_FVP board variant is implemented on top of the BASE_FVP board
> config (which, in turn, is based on the Juno Versatile Express board
> config). They all share a similar memory map - for BASER_FVP the map is
> inverted from the BASE_FVP
> (https://developer.arm.com/documentation/100964/1114/Base-Platform/Base---memory/BaseR-Platform-memory-map)
>
> * Create new TARGET_VEXPRESS64_BASER_FVP target, which uses the same
> board config as BASE_FVP and JUNO
> * Adapt vexpress_aemv8a.h header file to support BASER_FVP (and rename
> to vexpress_aemv8.h)
> * Enable config to switch to EL1 for the BASER_FVP
> * Create vexpress_aemv8r defconfig
> * Provide an MPU memory map for the BASER_FVP
>
> For now, only single core boot is supported.
>
> Signed-off-by: Peter Hoyes <Peter.Hoyes@arm.com>
Applied to u-boot/next, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2021-09-02 22:43 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-19 15:53 [PATCH v2 0/6] Armv8r64 + BASER_FVP board support Peter Hoyes
2021-08-19 15:53 ` [PATCH v2 1/6] armv8: Disable pointer authentication traps for EL1 Peter Hoyes
2021-08-20 14:44 ` Andre Przywara
2021-08-20 15:04 ` Michael Walle
2021-09-02 22:41 ` Tom Rini
2021-08-19 15:53 ` [PATCH v2 2/6] armv8: Ensure EL1&0 VMSA is enabled Peter Hoyes
2021-09-02 22:41 ` Tom Rini
2021-08-19 15:53 ` [PATCH v2 3/6] armv8: Add ARMv8 MPU configuration logic Peter Hoyes
2021-08-20 15:22 ` Andre Przywara
2021-09-02 22:41 ` Tom Rini
2021-08-19 15:53 ` [PATCH v2 4/6] vexpress64: Add BASER_FVP vexpress board variant Peter Hoyes
2021-09-02 22:42 ` Tom Rini [this message]
2021-08-19 15:53 ` [PATCH v2 5/6] arm: Use armv8_switch_to_el1 env to switch to EL1 Peter Hoyes
2021-08-20 16:57 ` Andre Przywara
2021-08-20 17:05 ` Tom Rini
2021-08-26 11:36 ` Andre Przywara
2021-09-02 22:42 ` Tom Rini
2021-09-02 23:07 ` Andre Przywara
2021-09-02 23:49 ` Tom Rini
2021-09-03 10:19 ` Peter Hoyes
2021-09-03 14:00 ` Tom Rini
2021-08-19 15:53 ` [PATCH v2 6/6] doc: Add documentation for the Arm vexpress board configs Peter Hoyes
2021-09-02 22:42 ` Tom Rini
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=20210902224201.GW858@bill-the-cat \
--to=trini@konsulko.com \
--cc=andre.przywara@arm.com \
--cc=diego.sueiro@arm.com \
--cc=patrick.delaunay@foss.st.com \
--cc=peter.hoyes@arm.com \
--cc=sjg@chromium.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox