All of lore.kernel.org
 help / color / mirror / Atom feed
From: harry.moulton@arm.com
To: meta-arm@lists.yoctoproject.org, Ross.Burton@arm.com
Cc: nd@arm.com, Harry Moulton <harry.moulton@arm.com>
Subject: [PATCH honister 0/9] arm-bsp/machine: Backport runfvp config for Corstone1000 and update runfvp script
Date: Tue, 26 Apr 2022 13:33:50 +0100	[thread overview]
Message-ID: <20220426123359.22873-1-harry.moulton@arm.com> (raw)

From: Harry Moulton <harry.moulton@arm.com>

These commits add the runfvp configuration for corstone1000 to Honister,
and patches for the runfvp script itself to fix issue with running cs1000.

Signed-off-by: Harry Moulton <harry.moulton@arm.com>

Harry Moulton (1):
  arm-bsp/machine: Add runfvp config for corstone1000

Ross Burton (8):
  runfvp: add an asyncio TODO
  runfvp: handle the fvp quitting before we kill it
  runfvp: don't hide output when using terminals
  runfvp: don't use f-string when there's no expressions
  runfvp: refactor terminal selection
  runfvp: fix undefined variable in terminal selection login
  runfvp: propagate the exit code correctly
  runfvp: check for telnet

 ci/corstone1000-fvp.yml                       |  1 +
 kas/corstone1000-fvp.yml                      |  7 ++
 .../conf/machine/corstone1000-fvp.conf        | 34 ++++++-
 scripts/runfvp                                | 98 ++++++++++++++-----
 4 files changed, 115 insertions(+), 25 deletions(-)

-- 
2.17.1



             reply	other threads:[~2022-04-26 12:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26 12:33 harry.moulton [this message]
2022-04-26 12:33 ` [PATCH honister 1/9] arm-bsp/machine: Add runfvp config for corstone1000 harry.moulton
2022-04-26 12:33 ` [PATCH honister 2/9] runfvp: add an asyncio TODO harry.moulton
2022-04-26 12:33 ` [PATCH honister 3/9] runfvp: handle the fvp quitting before we kill it harry.moulton
2022-04-26 12:33 ` [PATCH honister 4/9] runfvp: don't hide output when using terminals harry.moulton
2022-04-26 12:33 ` [PATCH honister 5/9] runfvp: don't use f-string when there's no expressions harry.moulton
2022-04-26 12:33 ` [PATCH honister 6/9] runfvp: refactor terminal selection harry.moulton
2022-04-26 12:33 ` [PATCH honister 7/9] runfvp: fix undefined variable in terminal selection login harry.moulton
2022-04-26 12:33 ` [PATCH honister 8/9] runfvp: propagate the exit code correctly harry.moulton
2022-04-26 12:33 ` [PATCH honister 9/9] runfvp: check for telnet harry.moulton
2022-04-27 23:48 ` [PATCH honister 0/9] arm-bsp/machine: Backport runfvp config for Corstone1000 and update runfvp script Jon Mason

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=20220426123359.22873-1-harry.moulton@arm.com \
    --to=harry.moulton@arm.com \
    --cc=Ross.Burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /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.