tests: acpi: skip FACS table if board uses hw reduced ACPI profile
commit40dfd0a8cd205a5c92219bde75002644c8e817ad
authorIgor Mammedov <imammedo@redhat.com>
Thu, 2 May 2019 14:51:54 +0000 (2 16:51 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 20 May 2019 22:40:02 +0000 (20 18:40 -0400)
tree4399eb0233d8efdd647c8538e63de1ba4778079e
parent55089fa2d74306d7732e485484efd65aa6e259b3
tests: acpi: skip FACS table if board uses hw reduced ACPI profile

If FADT has HW_REDUCED_ACPI flag set, do not attempt to fetch
FACS as it's not provided by the board.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Wei Yang <richardw.yang@linux.intel.com>
Message-Id: <1556808723-226478-7-git-send-email-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/bios-tables-test.c