From: "Leif Lindholm" <leif@nuviainc.com>
To: Graeme Gregory <graeme.gregory@linaro.org>
Cc: Tanmay Jagdale <tanmay.jagdale@linaro.org>,
ard.biesheuvel@arm.com, devel@edk2.groups.io,
jonathan.cameron@huawei.com
Subject: Re: SbsaQemu: Initial support for static ACPI tables
Date: Wed, 27 May 2020 22:34:13 +0100 [thread overview]
Message-ID: <20200527213413.GA1923@vanye> (raw)
In-Reply-To: <20200526131652.GA28427@xora-monster>
On Tue, May 26, 2020 at 14:16:52 +0100, Graeme Gregory wrote:
> On Mon, May 25, 2020 at 03:44:24AM +0530, Tanmay Jagdale wrote:
> > Add the following static ACPI tables for the SBSA Qemu platform
> > - DSDT
> > - FADT
> > - GTDT
> > - MADT
>
> Comment below on MADT
...
> > + {
> > + // Format: EFI_ACPI_6_0_GICC_STRUCTURE_INIT(GicId, AcpiCpuUid, Mpidr, Flags,
> > + // PmuIrq, GicBase, GicVBase,
> > + // GicHBase, GsivId, GicRBase)
> > + // Note: The GIC Structure of the primary CPU must be the first entry
> > + // (see note in 5.2.12.14 GICC Structure of ACPI v6.0).
> > + EFI_ACPI_6_0_GICC_STRUCTURE_INIT( // A53-0
> > + 0, 0, GET_MPID(0, 0), EFI_ACPI_6_0_GIC_ENABLED, 23,
> > + FixedPcdGet32 (PcdGicDistributorBase),
> > + 0x2c020000, 0x2c010000, 25, 0 /* GicRBase */, 0 /* Efficiency */),
>
> Sometimes you stare at code so long you missed that this says A53 when
> SbsaQemu obviously uses A57 emulated cores.
SbsaQemu *currently* uses A57 emulated cores.
However, this is only a comment.
I guess, for now, when we're still hard-coding stuff, CPU-# would be a
better comment than A53-#.
I don't have any other comments on this.
/
Leif
prev parent reply other threads:[~2020-05-27 21:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-24 22:14 SbsaQemu: Initial support for static ACPI tables Tanmay Jagdale
2020-05-26 13:16 ` Graeme Gregory
2020-05-27 21:34 ` Leif Lindholm [this message]
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-list 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=20200527213413.GA1923@vanye \
--to=devel@edk2.groups.io \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox