Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385605

Re: [PATCH 0/2] Embedding Position Independent Executables

From Afzal Mohammed <afzal.mohd.ma@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] Embedding Position Independent Executables
Date 2016-04-23 12:00 +0200
Message-ID <rr2w2-12t-5@gated-at.bofh.it> (permalink)
References <rjKDT-8qi-13@gated-at.bofh.it> <rk9sC-18D-17@gated-at.bofh.it> <rqSdk-17n-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

On Sat, Apr 23, 2016 at 12:49:58AM +0200, Alexandre Belloni wrote:

> I think Heiko clarified it but there are actually multiple platforms
> that will benefit from this infrastructure. I can name at least at91,
> rockchip, sunxi and am335x. On am335x, this has been solved by running
> that code on the cortex M3 instead of doing that from Linux but it
> forces to compile and load a firmware on the cortex M3 so it is not
> available for anything else.

afaik on am335x, it has been solved so far by not yet supporting
suspend-resume in mainline ;)

afaiu, am335x suspend-resume has 2 parts, one run in A8 & other in M3.
Saving & restoring RAM config, putting to self refresh in addition to
wfi invocation is handled by A8 code running in OCMC, while M3 cuts A8
clock & does other PM things that can't be done in A8.

Regards
afzal

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 0/2] Embedding Position Independent Executables Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-04-23 01:00 +0200
  Re: [PATCH 0/2] Embedding Position Independent Executables Afzal Mohammed <afzal.mohd.ma@gmail.com> - 2016-04-23 12:00 +0200

csiph-web