public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Uboot-standalone-kernel.
@ 2014-05-23 10:05 mazen.e
  2014-05-24 12:57 ` Marek Vasut
  0 siblings, 1 reply; 3+ messages in thread
From: mazen.e @ 2014-05-23 10:05 UTC (permalink / raw)
  To: u-boot



Is it possible to load a bare-metal standalone application by using uboot, 
and let the standalone app load a kernel and FS, could you please propose a
hint on how to it?


Many thanks.



--
View this message in context: http://u-boot.10912.n7.nabble.com/Uboot-standalone-kernel-tp180527.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Uboot-standalone-kernel.
  2014-05-23 10:05 [U-Boot] Uboot-standalone-kernel mazen.e
@ 2014-05-24 12:57 ` Marek Vasut
  2014-05-25  7:43   ` mazen.e
  0 siblings, 1 reply; 3+ messages in thread
From: Marek Vasut @ 2014-05-24 12:57 UTC (permalink / raw)
  To: u-boot

On Friday, May 23, 2014 at 12:05:02 PM, mazen.e wrote:
> Is it possible to load a bare-metal standalone application by using uboot,

Yes

> and let the standalone app load a kernel and FS

If you pass control to it, yes.

> , could you please propose a
> hint on how to it?

As you gave no hints on what you're trying to do, what version of U-Boot you're 
using etc., I can only point you to doc/README.standalone .

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Uboot-standalone-kernel.
  2014-05-24 12:57 ` Marek Vasut
@ 2014-05-25  7:43   ` mazen.e
  0 siblings, 0 replies; 3+ messages in thread
From: mazen.e @ 2014-05-25  7:43 UTC (permalink / raw)
  To: u-boot

Dear Marek,

Best thanks for your reply.

Please note that I am graduate student part of my thesis involves the
development of standalone bare-metal  hardware aided mini-hypervisor (on the
arndale exynos 5250) featuring resiliency to critical info leakage (e.g.
micor-architectural leakage etc..).

For this my initial task is to let uboot set the processor in hyp mode and
launch a standalone application (which shall plays the role of the
mini-hypervisor), this mini hypervisor executes a bootm-like command to load
an os image from the storage. This mini-hypervisor shall configure the guest
to trap to it on some few privileged operation (e.g. writing to specific
regions of memory)

Another design decision (I am not sure whether it works) is to extend the
uboot functionality to handle some exception vector handlers trapped from
the guest OS (the number of traps we are interested is very few). This might
lead to a type-0 hypervisor however, in such case the design must be GPLed.


Please share your experience, how do you advise me to proceed.


Thank you very much.





--
View this message in context: http://u-boot.10912.n7.nabble.com/Uboot-standalone-kernel-tp180527p180663.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-05-25  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 10:05 [U-Boot] Uboot-standalone-kernel mazen.e
2014-05-24 12:57 ` Marek Vasut
2014-05-25  7:43   ` mazen.e

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox