[PATCH 00/10] SBBR Test Cases

Naresh Bhat naresh.bhat at linaro.org
Fri Aug 11 18:56:15 UTC 2017


On 25 July 2017 at 11:40, Sakar Arora <Sakar.Arora at arm.com> wrote:

> The Server Base Boot Requirements (SBBR) specification is intended for
> SBSA-compliant 64-bit ARMv8 servers.
> It defines the base firmware requirements for out-of-box support of any
> ARM SBSA-compatible Operating System or hypervisor.
> The requirements in this specification are expected to be minimal yet
> complete for booting a multi-core ARMv8 server platform, while leaving
> plenty of room
> for OEM or ODM innovations and design details.
> For more information, download the SBBR specification
>
> This specification is closely aligned with ACPI 6.0 Specification.
> However, there are slight variations in some of the test cases.
>
> To handle these variations, command line switch "--sbbr" has been
> introduced and that patch has already been acknowledged.
> The below patchset will add the additional test cases or modifications to
> existing test cases to ensure SBBR compliance.
>
> Mahesh Bireddy (4):
>   acpi: fadt: add SBBR compliance tests
>   acpi: madt: add SBBR compliance tests
>   acpi: spcr: add SBBR compliance tests
>   acpi: xsdt: add SBBR compliance tests
>
> Rajat Goyal (3):
>   acpi: dbg2: add SBBR compliance tests
>   acpi: gtdt: add SBBR compliance tests
>   acpi: acpitables: add SBBR compliance tests
>
> Sakar Arora (3):
>   dmi: dmicheck: add SBBR compliance tests
>   acpi: method: add SBBR compliance tests
>   acpi: rsdp: add SBBR compliance tests
>
>  src/Makefile.am                  |   3 +
>  src/acpi/acpitables/acpitables.c |   2 +-
>  src/acpi/dbg2/dbg2.c             |  43 +++-
>  src/acpi/gtdt/gtdt.c             |  11 +-
>  src/acpi/madt/madt.c             |  79 +++++---
>  src/acpi/method/method.c         | 117 ++++++++---
>  src/acpi/spcr/spcr.c             |  45 ++++-
>  src/acpi/xsdt/xsdt.c             |  35 +++-
>  src/dmi/dmicheck/dmicheck.c      | 125 +++++++++++-
>  src/sbbr/acpitables/acpitables.c | 264 +++++++++++++++++++++++++
>  src/sbbr/fadt/fadt.c             | 417 ++++++++++++++++++++++++++++++
> +++++++++
>  src/sbbr/rsdp/rsdp.c             | 134 +++++++++++++
>  12 files changed, 1195 insertions(+), 80 deletions(-)
>  create mode 100644 src/sbbr/acpitables/acpitables.c
>  create mode 100644 src/sbbr/fadt/fadt.c
>  create mode 100644 src/sbbr/rsdp/rsdp.c
>
> --
> 2.7.4
>
>
>
Thanks Sankar,

I have tested the whole series on Cavium ThunderX2 T99xx server hardware.
Please feel free to add

Tested-By: Naresh Bhat <naresh.bhat at linaro.org>


> --
> fwts-devel mailing list
> fwts-devel at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/fwts-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/fwts-devel/attachments/20170812/dc364d27/attachment-0001.html>


More information about the fwts-devel mailing list