From patchwork Tue Jul 5 20:18:50 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Graeme Gregory X-Patchwork-Id: 71407 Delivered-To: patch@linaro.org Received: by 10.140.28.4 with SMTP id 4csp495486qgy; Tue, 5 Jul 2016 13:20:58 -0700 (PDT) X-Received: by 10.107.134.140 with SMTP id q12mr15265856ioi.25.1467750058196; Tue, 05 Jul 2016 13:20:58 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id c185si2046622itg.117.2016.07.05.13.20.56; Tue, 05 Jul 2016 13:20:58 -0700 (PDT) Received-SPF: pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linaro-uefi-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=linaro-uefi-bounces@lists.linaro.org; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 3CCA568215; Tue, 5 Jul 2016 20:20:56 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 3BC116820A; Tue, 5 Jul 2016 20:19:41 +0000 (UTC) X-Original-To: linaro-uefi@lists.linaro.org Delivered-To: linaro-uefi@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 66BF468221; Tue, 5 Jul 2016 20:19:31 +0000 (UTC) Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by lists.linaro.org (Postfix) with ESMTPS id 842D368229 for ; Tue, 5 Jul 2016 20:19:01 +0000 (UTC) Received: by mail-wm0-f47.google.com with SMTP id z126so88823542wme.0 for ; Tue, 05 Jul 2016 13:19:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=bAiOD1AOPQk6xSVUO5a0FI0VwU3paXnD2ynsS7sG36A=; b=A8+NkiikPrIC4OS34bwvzFNqVIR7y6Y73otTGDRBeotq/ApKhAmWE0JvlKAPqUME0l bu5ePjMKy18A9Dz41jDYDDOU+2TaPK3wqyw/Ll+GV15CK+c5/j97VH14siX9NNvazdxO CGWZO87hkVYRWLS/5CcMuos3tEWUKsflPCQ8elak/ejCk/zN+s1UoSyfpoH/cMXP6v7l a9iRvSWte+wL8RaeLmEvgDBMvvL3HJ3bbqt9dl86kRm296z0CIeSoB5A8F5os2M8lhjQ GNIxSfku6SXo9KyfrOoVLOZsgFdrSjAZthRAaWO12YesQd2yxagAgsJjTckWrx3yHFCr CKLw== X-Gm-Message-State: ALyK8tJM6DCtz/jt0l4JmAJgp/+A/Wjqg51G+NTh5LG16uaNztRfJ8rVTRfh1yqNv08Y8nRZf58= X-Received: by 10.194.101.233 with SMTP id fj9mr17088819wjb.54.1467749940244; Tue, 05 Jul 2016 13:19:00 -0700 (PDT) Received: from xora-haswell.xora.org.uk (host-89-243-177-104.as13285.net. [89.243.177.104]) by smtp.gmail.com with ESMTPSA id p191sm5066467wme.7.2016.07.05.13.18.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Jul 2016 13:18:59 -0700 (PDT) From: Graeme Gregory To: linaro-uefi@lists.linaro.org Date: Tue, 5 Jul 2016 21:18:50 +0100 Message-Id: <1467749930-6455-5-git-send-email-graeme.gregory@linaro.org> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1467749930-6455-1-git-send-email-graeme.gregory@linaro.org> References: <1467749930-6455-1-git-send-email-graeme.gregory@linaro.org> Subject: [Linaro-uefi] [PATCH 4/4] Platforms/Arm/FVP: remove now unused .asl file versions X-BeenThere: linaro-uefi@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linaro-uefi-bounces@lists.linaro.org Sender: "Linaro-uefi" Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Graeme Gregory --- .../AcpiTables/rtsm_ve-aemv8a/AcpiTables.inf | 34 ---- .../VExpress/AcpiTables/rtsm_ve-aemv8a/apic.asl | 226 --------------------- .../VExpress/AcpiTables/rtsm_ve-aemv8a/dbg2.asl | 72 ------- .../VExpress/AcpiTables/rtsm_ve-aemv8a/dsdt.asl | 144 ------------- .../VExpress/AcpiTables/rtsm_ve-aemv8a/facp.asl | 198 ------------------ .../VExpress/AcpiTables/rtsm_ve-aemv8a/gtdt.asl | 116 ----------- .../VExpress/AcpiTables/rtsm_ve-aemv8a/spcr.asl | 73 ------- 7 files changed, 863 deletions(-) delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/AcpiTables.inf delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/apic.asl delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dbg2.asl delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dsdt.asl delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/facp.asl delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/gtdt.asl delete mode 100644 Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/spcr.asl diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/AcpiTables.inf b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/AcpiTables.inf deleted file mode 100644 index ecb4ca6..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/AcpiTables.inf +++ /dev/null @@ -1,34 +0,0 @@ -## -# Component description file for PlatformAcpiTables module. -# -# ACPI table data and ASL sources required to boot the platform. -# -# Copyright (c) 2013, Linaro Ltd. -# -# This program and the accompanying materials -# are licensed and made available under the terms and conditions of the BSD License -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php -# -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. -# -## - -[Defines] - INF_VERSION = 0x00010005 - BASE_NAME = PlatformAcpiTables - FILE_GUID = 7E374E25-8E01-4FEE-87F2-390C23C606CD - MODULE_TYPE = USER_DEFINED - VERSION_STRING = 1.0 - -[Sources] - apic.asl - dsdt.asl - facp.asl - gtdt.asl - dbg2.asl - spcr.asl - -[Packages] - MdePkg/MdePkg.dec diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/apic.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/apic.asl deleted file mode 100644 index 9cd3031..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/apic.asl +++ /dev/null @@ -1,226 +0,0 @@ -/* - * Copyright (c) 2013, Al Stone - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * - * NB: This License is also known as the "BSD 2-Clause License". - * - * - * [APIC] Multiple APIC Description Table (MADT) - * Format: [ByteLength] FieldName : HexFieldValue - * - */ - -[0004] Signature : "APIC" -[0004] Table Length : 00000000 -[0001] Revision : 03 -[0001] Checksum : 00 -[0006] Oem ID : "LINARO" -[0008] Oem Table ID : "RTSMVEV8" -[0004] Oem Revision : 00000001 -[0004] Asl Compiler ID : "INTL" -[0004] Asl Compiler Revision : 20110623 - -[0004] Local Apic Address : 2C000000 -[0004] Flags (decoded below) : 00000000 - PC-AT Compatibility : 0 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000000 -[0004] Processor UID : 00000000 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 /* armv8 FVP Base GIC address */ -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000001 -[0004] Processor UID : 00000001 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000001 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000002 -[0004] Processor UID : 00000002 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000002 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000003 -[0004] Processor UID : 00000003 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000003 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000004 -[0004] Processor UID : 00000004 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000100 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000005 -[0004] Processor UID : 00000005 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000101 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000006 -[0004] Processor UID : 00000006 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000102 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0B [Generic Interrupt Controller] -[0001] Length : 50 -[0002] Reserved : 0000 -[0004] CPU Interface Number : 00000007 -[0004] Processor UID : 00000007 -[0004] Flags (decoded below) : 00000001 - Processor Enabled : 1 - Performance Interrupt Trigger Mode : 0 - Virtual GIC Interrupt Trigger Mode : 0 -[0004] Parking Protocol Version : 00000000 -[0004] Performance Interrupt : 00000000 -[0008] Parked Address : 0000000000000000 -[0008] Base Address : 000000002C000000 -[0008] Virtual GIC Base Address : 0 -[0008] Hypervisor GIC Base Address : 0 -[0004] Virtual GIC Interrupt : 0 -[0008] Redistributor Base Address : 0 -[0008] ARM MPIDR : 0000000000000103 -[0001] Efficiency Class : 00 -[0003] Reserved : 000000 - -[0001] Subtable Type : 0C [Generic Interrupt Distributor] -[0001] Length : 18 -[0002] Reserved : 0000 -[0004] Local GIC Hardware ID : 00000000 -[0008] Base Address : 000000002F000000 /* armv8 FVP Base GIC distributor base addr */ -[0004] Interrupt Base : 00000000 -[0001] Version : 02 -[0003] Reserved : 000000 diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dbg2.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dbg2.asl deleted file mode 100644 index 47cee69..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dbg2.asl +++ /dev/null @@ -1,72 +0,0 @@ -/* - * Copyright (c) 2015, Graeme Gregory - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * - * NB: This License is also known as the "BSD 2-Clause License". - * - * - * [DBG2] ACPI Table - * - */ - -[0004] Signature : "DBG2" [Debug Port table type 2] -[0004] Table Length : 0000005A -[0001] Revision : 00 -[0001] Checksum : 06 -[0006] Oem ID : "LINARO" -[0008] Oem Table ID : "RTSMVEV8" -[0004] Oem Revision : 00000000 -[0004] Asl Compiler ID : "INTL" -[0004] Asl Compiler Revision : 20140926 - -[0004] Info Offset : 0000002C -[0004] Info Count : 00000001 - -[0001] Revision : 00 -[0002] Length : 002C -[0001] Register Count : 01 -[0002] Namepath Length : 0005 -[0002] Namepath Offset : 0026 -[0002] OEM Data Length : 0000 [Optional field not present] -[0002] OEM Data Offset : 0000 [Optional field not present] -[0002] Port Type : 8000 -[0002] Port Subtype : 0003 -[0002] Reserved : 0000 -[0002] Base Address Offset : 0016 -[0002] Address Size Offset : 0022 - -[000C] Base Address Register : [Generic Address Structure] -[0001] Space ID : 00 [SystemMemory] -[0001] Bit Width : 20 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 03 [DWord Access:32] -[0008] Address : 000000001C090000 - -[0004] Address Size : 00001000 - -[0004] Namepath : "COM1" -[0001] OEM Data : 00 diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dsdt.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dsdt.asl deleted file mode 100644 index 172ca3a..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/dsdt.asl +++ /dev/null @@ -1,144 +0,0 @@ -/* -* Copyright (c) 2013, Al Stone -* All rights reserved. -* -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions -* are met: -* -* 1. Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* -* 2. Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in the -* documentation and/or other materials provided with the distribution. -* -* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -* HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED -* TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR -* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF -* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING -* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -* -* -* NB: This License is also known as the "BSD 2-Clause License". -* -* -* [DSDT] Description of the armv8 VE Model -* -*/ - -DefinitionBlock ( - "dsdt.aml", // output filename - "DSDT", // table signature - 2, // DSDT compliance revision - "LINARO", // OEM ID - "RTSMVEV8", // table ID - 0x00000004) // OEM revision -{ - Scope (\_SB) - { - Method (_OSC, 4, NotSerialized) - { - /* Platform-Wide OSPM Capabilities */ - If(LEqual(Arg0,ToUUID("0811B06E-4A27-44F9-8D60-3CBBC22E7B48"))) - { - /* APEI support unconditionally */ - Return (Arg3) - } Else { - CreateDWordField (Arg3, Zero, CDW1) - /* Set invalid UUID error bit */ - Or (CDW1, 0x04, CDW1) - Return (Arg3) - } - } - - // - // Two Emulated aarch64 CPUs each with 4 cores - // - Device(CPU0) { // Cluster 0, Cpu 0 - Name(_HID, "ACPI0007") - Name(_UID, 0) - } - Device(CPU1) { // Cluster 0, Cpu 1 - Name(_HID, "ACPI0007") - Name(_UID, 1) - } - Device(CPU2) { // Cluster 0, Cpu 2 - Name(_HID, "ACPI0007") - Name(_UID, 2) - } - Device(CPU3) { // Cluster 0, Cpu 3 - Name(_HID, "ACPI0007") - Name(_UID, 3) - } - Device(CPU4) { // Cluster 1, Cpu 0 - Name(_HID, "ACPI0007") - Name(_UID, 4) - } - Device(CPU5) { // Cluster 1, Cpu 1 - Name(_HID, "ACPI0007") - Name(_UID, 5) - } - Device(CPU6) { // Cluster 1, Cpu 2 - Name(_HID, "ACPI0007") - Name(_UID, 6) - } - Device(CPU7) { // Cluster 1, Cpu 3 - Name(_HID, "ACPI0007") - Name(_UID, 7) - } - - // SMC91X - Device (NET0) { - Name (_HID, "LNRO0003") - Name (_UID, 0) - - Name (_CRS, ResourceTemplate () { - Memory32Fixed (ReadWrite, 0x1a000000, 0x00010000) - Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive, , , ) {0x2F} - }) - } - - // SYSREG - Device (SREG) { - Name (_HID, "LNRO0009") - Name (_UID, 0) - - Method (_CRS, 0x0, Serialized) { - Name (RBUF, ResourceTemplate() { - Memory32Fixed (ReadWrite, 0x1c010000, 0x1000) - }) - Return (RBUF) - } - } - - // VIRTIO - Device (VIRT) { - Name (_HID, "LNRO0005") - Name (_UID, 0) - - Name (_CRS, ResourceTemplate() { - Memory32Fixed (ReadWrite, 0x1c130000, 0x1000) - Interrupt (ResourceConsumer, Level, ActiveHigh, Exclusive) {0x4A} - }) - } - - // UART PL011 - Device(COM0) { - Name(_HID, "ARMH0011") - Name(_CID, "PL011") - Name(_UID, Zero) - - Name(_CRS, ResourceTemplate() { - Memory32Fixed(ReadWrite, 0x1c090000, 0x1000) - Interrupt(ResourceConsumer, Level, ActiveHigh, Exclusive) { 0x25 } - }) - } - } -} diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/facp.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/facp.asl deleted file mode 100644 index b52413f..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/facp.asl +++ /dev/null @@ -1,198 +0,0 @@ -/* - * Copyright (c) 2013, Al Stone - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * - * NB: This License is also known as the "BSD 2-Clause License". - * - * - * [FACP] ACPI Table - * - */ - -[0004] Signature : "FACP" -[0004] Table Length : 0000010C -[0001] Revision : 06 -[0001] Checksum : 18 -[0006] Oem ID : "LINARO" -[0008] Oem Table ID : "RTSMVEV8" -[0004] Oem Revision : 00000000 -[0004] Asl Compiler ID : "INTL" -[0004] Asl Compiler Revision : 20111123 - -[0004] FACS Address : 00000000 -[0004] DSDT Address : 00000010 -[0001] Model : 00 -[0001] PM Profile : 04 /* Enterprise Server */ -[0002] SCI Interrupt : 0000 -[0004] SMI Command Port : 00000000 -[0001] ACPI Enable Value : 00 -[0001] ACPI Disable Value : 00 -[0001] S4BIOS Command : 00 -[0001] P-State Control : 00 -[0004] PM1A Event Block Address : 00000001 -[0004] PM1B Event Block Address : 00000000 -[0004] PM1A Control Block Address : 00000001 -[0004] PM1B Control Block Address : 00000000 -[0004] PM2 Control Block Address : 00000001 -[0004] PM Timer Block Address : 00000001 -[0004] GPE0 Block Address : 00000001 -[0004] GPE1 Block Address : 00000000 -[0001] PM1 Event Block Length : 04 -[0001] PM1 Control Block Length : 02 -[0001] PM2 Control Block Length : 01 -[0001] PM Timer Block Length : 04 -[0001] GPE0 Block Length : 08 -[0001] GPE1 Block Length : 00 -[0001] GPE1 Base Offset : 00 -[0001] _CST Support : 00 -[0002] C2 Latency : 0000 -[0002] C3 Latency : 0000 -[0002] CPU Cache Size : 0000 -[0002] Cache Flush Stride : 0000 -[0001] Duty Cycle Offset : 00 -[0001] Duty Cycle Width : 00 -[0001] RTC Day Alarm Index : 00 -[0001] RTC Month Alarm Index : 00 -[0001] RTC Century Index : 00 -[0002] Boot Flags (decoded below) : 0000 - Legacy Devices Supported (V2) : 0 - 8042 Present on ports 60/64 (V2) : 0 - VGA Not Present (V4) : 0 - MSI Not Supported (V4) : 0 - PCIe ASPM Not Supported (V4) : 0 - CMOS RTC Not Present (V5) : 0 -[0001] Reserved : 00 -[0004] Flags (decoded below) : 00000000 - WBINVD instruction is operational (V1) : 1 - WBINVD flushes all caches (V1) : 1 - All CPUs support C1 (V1) : 0 - C2 works on MP system (V1) : 0 - Control Method Power Button (V1) : 1 - Control Method Sleep Button (V1) : 1 - RTC wake not in fixed reg space (V1) : 0 - RTC can wake system from S4 (V1) : 0 - 32-bit PM Timer (V1) : 0 - Docking Supported (V1) : 0 - Reset Register Supported (V2) : 0 - Sealed Case (V3) : 0 - Headless - No Video (V3) : 1 - Use native instr after SLP_TYPx (V3) : 0 - PCIEXP_WAK Bits Supported (V4) : 0 - Use Platform Timer (V4) : 0 - RTC_STS valid on S4 wake (V4) : 0 - Remote Power-on capable (V4) : 1 - Use APIC Cluster Model (V4) : 0 - Use APIC Physical Destination Mode (V4) : 0 - Hardware Reduced (V5) : 1 - Low Power S0 Idle (V5) : 1 - -[0012] Reset Register : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 08 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 01 [Byte Access:8] -[0008] Address : 0000000000000001 - -[0001] Value to cause reset : 00 -[0002] ARM_BOOT_ARCH (decoded below) : 0001 - Use PSCI 0.2+ : 1 - PSCI Use HVC : 0 -[0001] FADT Minor Revision : 01 -[0008] FACS Address : 0000000000000000 -[0008] DSDT Address : 0000000000000010 -[0012] PM1A Event Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 20 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 02 [Word Access:16] -[0008] Address : 0000000000000001 - -[0012] PM1B Event Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 00 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 00 [Undefined/Legacy] -[0008] Address : 0000000000000000 - -[0012] PM1A Control Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 10 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 02 [Word Access:16] -[0008] Address : 0000000000000001 - -[0012] PM1B Control Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 00 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 00 [Undefined/Legacy] -[0008] Address : 0000000000000000 - -[0012] PM2 Control Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 08 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 00 [Undefined/Legacy] -[0008] Address : 0000000000000001 - -[0012] PM Timer Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 20 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 03 [DWord Access:32] -[0008] Address : 0000000000000001 - -[0012] GPE0 Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 80 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 01 [Byte Access:8] -[0008] Address : 0000000000000001 - -[0012] GPE1 Block : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 00 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 00 [Undefined/Legacy] -[0008] Address : 0000000000000000 - - -[0012] Sleep Control Register : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 08 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 01 [Byte Access:8] -[0008] Address : 0000000000000000 - -[0012] Sleep Status Register : [Generic Address Structure] -[0001] Space ID : 01 [SystemIO] -[0001] Bit Width : 08 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 01 [Byte Access:8] -[0008] Address : 0000000000000000 - -[0008] Hypervisor ID : 0000000000000000 diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/gtdt.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/gtdt.asl deleted file mode 100644 index d304243..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/gtdt.asl +++ /dev/null @@ -1,116 +0,0 @@ -/* - * Copyright (c) 2013, Al Stone - * Hanjun Guo - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * - * NB: This License is also known as the "BSD 2-Clause License". - * - * - * [GTDT] Generic Timer Description Table - * Format: [ByteLength] FieldName : HexFieldValue - * - */ - -[0004] Signature : "GTDT" -[0004] Table Length : 00000050 -[0001] Revision : 02 -[0001] Checksum : F1 -[0006] Oem ID : "LINARO" -[0008] Oem Table ID : "RTSMVEV8" -[0004] Oem Revision : 00000001 -[0004] Asl Compiler ID : "INTL" -[0004] Asl Compiler Revision : 20110623 - -[0008] Counter Block Address : 0000000000000000 -[0004] Reserved : 00000000 - -/* In RTSM model's dts file, the last cell of interrupts - * is 0xff01, it means its cpu mask is FF, and trigger type - * and flag is 1 = low-to-high edge triggered. - * - * so in ACPI the Trigger Mode is 1 - Edge triggered, and - * Polarity is 0 - Active high as ACPI spec describled. - * - * using direct mapping for hwirqs, it means that we using - * ID [16, 31] for PPI, not [0, 15] used in FDT. - */ -[0004] Secure EL1 Interrupt : 0000001d -[0004] SEL1 Flags (decoded below) : 00000001 - Trigger Mode : 1 - Polarity : 0 - Always-on : 0 - -[0004] Non-Secure EL1 Interrupt : 0000001e -[0004] NSEL1 Flags (decoded below) : 00000001 - Trigger Mode : 1 - Polarity : 0 - Always-on : 0 - -[0004] Virtual Timer Interrupt : 0000001b -[0004] VT Flags (decoded below) : 00000001 - Trigger Mode : 1 - Polarity : 0 - Always-on : 0 - -[0004] Non-Secure EL2 Interrupt : 0000001a -[0004] NSEL2 Flags (decoded below) : 00000001 - Trigger Mode : 1 - Polarity : 0 - Always-on : 0 - -/* The 64-bit physical address at which the Counter Read block is located */ -[0008] CntReadBase Physical address : 0000000000000000 - -[0004] Platform Timer Count : 00000001 -[0004] Platform Timer Offset : 0000005C - -/* Memory-mapped GT (Generic Timer) structures */ -[0001] Subtable Type : 00 -[0002] Length : 0064 -[0001] Reserved : 000000 -[0008] Block Address : 000000002a810000 -[0004] Timer Count : 00000001 -[0004] Timer Offset : 00000010 - -/* One frame is available */ -[0001] Frame Number : 00 -[0003] Reserved : 000000 -[0008] Base Address : 000000002a820000 -[0008] EL0 Base Address : FFFFFFFFFFFFFFFF -[0004] Timer Interrupt : 00000029 /* 25+16 */ -[0004] Timer Flags (decoded below) : 00000000 /* Active high level-sensitive */ - Trigger Mode : 0 - Polarity : 0 -/* No virtual timer */ -[0004] Virtual Timer Interrupt : 00000000 -[0004] Virtual Timer Flags (decoded below) : 00000000 - Trigger Mode : 0 - Polarity : 0 -[0004] Common Flags (decoded below) : 00000000 - Secure : 0 - Always On : 0 - diff --git a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/spcr.asl b/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/spcr.asl deleted file mode 100644 index 9d0edba..0000000 --- a/Platforms/ARM/VExpress/AcpiTables/rtsm_ve-aemv8a/spcr.asl +++ /dev/null @@ -1,73 +0,0 @@ -/* - * Copyright (c) 2015, Graeme Gregory - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED - * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR - * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF - * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING - * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS - * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * - * NB: This License is also known as the "BSD 2-Clause License". - * - * - * [SPCR] ACPI Table - * - */ - -[0004] Signature : "SPCR" [Serial Port Console Redirection table] -[0004] Table Length : 00000050 -[0001] Revision : 02 -[0001] Checksum : 29 -[0006] Oem ID : "LINARO" -[0008] Oem Table ID : "RTSMVEV8" -[0004] Oem Revision : 00000000 -[0004] Asl Compiler ID : "INTL" -[0004] Asl Compiler Revision : 20140926 - -[0001] Interface Type : 03 -[0003] Reserved : 000000 - -[000C] Serial Port Register : [Generic Address Structure] -[0001] Space ID : 00 [SystemMemory] -[0001] Bit Width : 20 -[0001] Bit Offset : 00 -[0001] Encoded Access Width : 03 [DWord Access:32] -[0008] Address : 000000001C090000 - -[0001] Interrupt Type : 08 -[0001] PCAT-compatible IRQ : 00 -[0004] Interrupt : 00000025 -[0001] Baud Rate : 07 -[0001] Parity : 00 -[0001] Stop Bits : 01 -[0001] Flow Control : 00 -[0001] Terminal Type : 03 -[0001] Reserved : 00 -[0002] PCI Device ID : FFFF -[0002] PCI Vendor ID : FFFF -[0001] PCI Bus : 00 -[0001] PCI Device : 00 -[0001] PCI Function : 00 -[0004] PCI Flags : 00000000 -[04Bh] PCI Segment : 00 -[04Ch] Reserved : 00000000 -