public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 5/6] ARM: Introduce function to switch to hypervisor mode
Date: Sat, 8 Oct 2016 13:05:50 -0400	[thread overview]
Message-ID: <20161008170550.GC4884@bill-the-cat> (raw)
In-Reply-To: <1473830013-16480-6-git-send-email-j-keerthy@ti.com>

On Wed, Sep 14, 2016 at 10:43:32AM +0530, Keerthy wrote:

> On some of the SoCs one cannot enable hypervisor mode directly from the
> u-boot because the ROM code puts the chip to supervisor mode after it
> jumps to boot loader. Hence introduce a weak function which can be
> overridden based on the SoC type and switch to hypervisor mode in a
> custom way.
> 
> Cc: beagleboard-x15 at googlegroups.com
> Signed-off-by: Keerthy <j-keerthy@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161008/130ebdcc/attachment.sig>

  parent reply	other threads:[~2016-10-08 17:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14  5:13 [U-Boot] [PATCH 0/6] ARM: Introduce function to switch to hypervisor mode and enable LPAE Keerthy
2016-09-14  5:13 ` [U-Boot] [PATCH 1/6] omap: Remove hardcoding of mmu section shift to 20 Keerthy
2016-09-16 11:16   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 2/6] omap: Set appropriate cache configuration for LPAE and non-LAPE cases Keerthy
2016-09-16 11:16   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 3/6] configs: am57xx_evm_defconfig: Enable LPAE mode Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 4/6] configs: dra7xx_evm_defconfig: " Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-09-14  5:13 ` [U-Boot] [PATCH 5/6] ARM: Introduce function to switch to hypervisor mode Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` Tom Rini [this message]
2016-09-14  5:13 ` [U-Boot] [PATCH 6/6] ARM: OMAP5+: Override switch_to_hypervisor function Keerthy
2016-09-16 11:17   ` Tom Rini
2016-10-08 17:05   ` [U-Boot] [U-Boot, " Tom Rini
2016-10-07  4:39 ` [U-Boot] [PATCH 0/6] ARM: Introduce function to switch to hypervisor mode and enable LPAE Keerthy

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=20161008170550.GC4884@bill-the-cat \
    --to=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox