From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org
Cc: robh@kernel.org, qemu-arm@nongnu.org, linux@roeck-us.net
Subject: [Qemu-arm] [PATCH for-2.5 v3 0/3] ARM: Highbank: Add monitor support
Date: Mon, 2 Nov 2015 20:30:34 -0800 [thread overview]
Message-ID: <cover.1446428067.git.crosthwaite.peter@gmail.com> (raw)
Hi,
This adds dummy monitor support to the Highbank board. It is needed by
the Highbank kernel which expects a monitor to be present.
A feature is added to arm/boot's board_setup feature, that allows the
board_setup entry point to be entered in secure mode (which is needed
to configure a monitor).
This feature does not play nice with -cpu override, but cpu override
is not valid for well-defined ARM SoCs. So defeature -cpu for Highbank.
Regards,
Peter
See indiv. patches for detailed change logs.
Changed since v2:
Defeature -cpu for Highbank (new patch)
Rework board_setup blob implementation (PMM review)
Conditionalise feature on TCG
Dropped initial board_setup and Zynq patches (Merged)
Changed since v1:
Addressed PMM review.
Added secure_board_setup flag (P4)
Added Zynq patch first, then Highbank
Peter Crosthwaite (3):
arm: boot: Add secure_board_setup flag
arm: highbank: Defeature CPU override
arm: highbank: Implement PSCI and dummy monitor
hw/arm/boot.c | 8 ++++-
hw/arm/highbank.c | 90 ++++++++++++++++++++++++++++++++++++++--------------
include/hw/arm/arm.h | 6 ++++
3 files changed, 79 insertions(+), 25 deletions(-)
--
1.9.1
WARNING: multiple messages have this Message-ID (diff)
From: Peter Crosthwaite <crosthwaitepeter@gmail.com>
To: qemu-devel@nongnu.org
Cc: robh@kernel.org, Peter Crosthwaite <crosthwaite.peter@gmail.com>,
qemu-arm@nongnu.org, linux@roeck-us.net,
peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH for-2.5 v3 0/3] ARM: Highbank: Add monitor support
Date: Mon, 2 Nov 2015 20:30:34 -0800 [thread overview]
Message-ID: <cover.1446428067.git.crosthwaite.peter@gmail.com> (raw)
Hi,
This adds dummy monitor support to the Highbank board. It is needed by
the Highbank kernel which expects a monitor to be present.
A feature is added to arm/boot's board_setup feature, that allows the
board_setup entry point to be entered in secure mode (which is needed
to configure a monitor).
This feature does not play nice with -cpu override, but cpu override
is not valid for well-defined ARM SoCs. So defeature -cpu for Highbank.
Regards,
Peter
See indiv. patches for detailed change logs.
Changed since v2:
Defeature -cpu for Highbank (new patch)
Rework board_setup blob implementation (PMM review)
Conditionalise feature on TCG
Dropped initial board_setup and Zynq patches (Merged)
Changed since v1:
Addressed PMM review.
Added secure_board_setup flag (P4)
Added Zynq patch first, then Highbank
Peter Crosthwaite (3):
arm: boot: Add secure_board_setup flag
arm: highbank: Defeature CPU override
arm: highbank: Implement PSCI and dummy monitor
hw/arm/boot.c | 8 ++++-
hw/arm/highbank.c | 90 ++++++++++++++++++++++++++++++++++++++--------------
include/hw/arm/arm.h | 6 ++++
3 files changed, 79 insertions(+), 25 deletions(-)
--
1.9.1
next reply other threads:[~2015-11-03 4:31 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 4:30 Peter Crosthwaite [this message]
2015-11-03 4:30 ` [Qemu-devel] [PATCH for-2.5 v3 0/3] ARM: Highbank: Add monitor support Peter Crosthwaite
2015-11-03 4:30 ` [Qemu-arm] [PATCH for-2.5 v3 1/3] arm: boot: Add secure_board_setup flag Peter Crosthwaite
2015-11-03 4:30 ` [Qemu-devel] " Peter Crosthwaite
2015-11-06 14:45 ` [Qemu-arm] " Peter Maydell
2015-11-06 14:45 ` [Qemu-devel] " Peter Maydell
2015-11-08 17:59 ` [Qemu-arm] " Peter Crosthwaite
2015-11-08 17:59 ` [Qemu-devel] " Peter Crosthwaite
2015-11-03 4:30 ` [Qemu-arm] [PATCH for-2.5 v3 2/3] arm: highbank: Defeature CPU override Peter Crosthwaite
2015-11-03 4:30 ` [Qemu-devel] " Peter Crosthwaite
2015-11-06 14:46 ` [Qemu-arm] " Peter Maydell
2015-11-06 14:46 ` [Qemu-devel] " Peter Maydell
2015-11-03 4:30 ` [Qemu-devel] [PATCH for-2.5 v3 3/3] arm: highbank: Implement PSCI and dummy monitor Peter Crosthwaite
2015-11-06 14:47 ` Peter Maydell
2015-11-08 18:16 ` [Qemu-arm] " Peter Crosthwaite
2015-11-08 18:16 ` [Qemu-devel] " Peter Crosthwaite
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=cover.1446428067.git.crosthwaite.peter@gmail.com \
--to=crosthwaitepeter@gmail.com \
--cc=linux@roeck-us.net \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=robh@kernel.org \
/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.