All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5] arm: Add support for semihosting for armv8 fastmodel targets.
Date: Thu, 3 Jul 2014 08:38:58 +0200	[thread overview]
Message-ID: <E1X2afb-0008Fb-Ck@janus> (raw)
In-Reply-To: <1402337579-25371-1-git-send-email-drambo@broadcom.com>

Hi Darwin,

On Mon, 9 Jun 2014 11:12:59 -0700, Darwin Rambo <drambo@broadcom.com>
wrote:

> The armv8 ARM Trusted Firmware (ATF) can be used to load various ATF
> images and u-boot, and does this for virtual platforms by using
> semihosting. This commit extends this idea by allowing u-boot to also
> use semihosting to load the kernel/ramdisk/dtb. This eliminates the need
> for a bootwrapper and produces a more realistic boot sequence with
> virtual models.
> 
> Though the semihosting code is quite generic, support for armv7 in
> fastmodel is less useful due to the wide range of available silicon
> and the lack of a free armv7 fastmodel, so this change contains an
> untested armv7 placeholder for the service trap opcode.
> 
> Please refer to README.semihosting for a more detailed description of
> semihosting and how it is used with the armv8 virtual platforms.
> 
> Signed-off-by: Darwin Rambo <drambo@broadcom.com>
> Cc: trini at ti.com
> Cc: fenghua at phytium.com.cn
> Cc: bhupesh.sharma at freescale.com
> 
> ---

Applied to u-boot-arm/master, with the change from "README..." to
"doc/README..." as agreed, thanks!

Amicalement,
-- 
Albert.

      parent reply	other threads:[~2014-07-03  6:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-09 18:12 [U-Boot] [PATCH v5] arm: Add support for semihosting for armv8 fastmodel targets Darwin Rambo
2014-06-09 18:25 ` Albert ARIBAUD
2014-06-09 20:06   ` Darwin Rambo
2014-07-03  6:38 ` Albert ARIBAUD [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=E1X2afb-0008Fb-Ck@janus \
    --to=albert.u.boot@aribaud.net \
    --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.