All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH honister 0/9] arm-bsp/machine: Backport runfvp config for Corstone1000 and update runfvp script
@ 2022-04-26 12:33 harry.moulton
  2022-04-26 12:33 ` [PATCH honister 1/9] arm-bsp/machine: Add runfvp config for corstone1000 harry.moulton
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: harry.moulton @ 2022-04-26 12:33 UTC (permalink / raw)
  To: meta-arm, Ross.Burton; +Cc: nd, Harry Moulton

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



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

end of thread, other threads:[~2022-04-27 23:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-26 12:33 [PATCH honister 0/9] arm-bsp/machine: Backport runfvp config for Corstone1000 and update runfvp script harry.moulton
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

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.