From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::541; helo=mail-pg1-x541.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 11312211CAC84 for ; Tue, 19 Feb 2019 23:26:21 -0800 (PST) Received: by mail-pg1-x541.google.com with SMTP id m1so11409743pgq.8 for ; Tue, 19 Feb 2019 23:26:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=wkkylTAMZcWxsF04fSoahwiE//o9buW6s6iVt126rJA=; b=MIKj8uTFULEwxb50R0jYOEl+Pxd4yr1kzKiHNN6rFn6qHJs/RLbUOK7dMGMH9FocbM CytCOsnGnNCQjtdDfHi6xRujlx2mlQr6IATO/vLYQ+z5bumjQ27iH4Uw0GqqZfw5i6vc adze/qxusFEhdJJT7qoiuRtcavYONPOwSXmp2DK7ugACEN3OGSMBpuAO9aBA2JV24gog JI8CZ2EgEjsnJDE9EdU7pDzWeGlt9V6hZunkDYw4AXvB55HvsVEnn70PayvXKzkrpymm G4Dl8KJt/+jqD5VMgF0umxYoHYu/AFhchbxOHylVcIrw69qU2UQ5dAJ108QzY2mzRPjh Eqng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=wkkylTAMZcWxsF04fSoahwiE//o9buW6s6iVt126rJA=; b=fqnob4HBMyN5wCE8BtI6F/Hp4ZT02lLvXaBfeaTBtWJf/Zdj6Tvoya7dU5gOq829Jw t15I1wlwlcXOCSDPCKFLlI4YsiED2AH8j37OgZvg/J6w6abJxChw9EPIjrPQZ7mk/Fq6 2jyp9LWTMB6QgECycI9oUkfiPpeKvsWzB3isrCRNdrDYBqRwyS1NJ9ekFbtRSKJKkhbF i3uto4NCUA6UNLDBjhANxybvX7VJna8wiQ51r5/xxcg0eb3ylqal0/gnZbQQufcMQ0vN TuY4hdb5nNVapZhH6wOJJDT30B8eSgRlHkIsnOdQhnuzD7YmwarRSlkB5+WLsTE44Etq Ieig== X-Gm-Message-State: AHQUAuZG1/jYA6yJXEKUE21qH6lmPshQLOa9gztwgAruYbeJFR/NJnMC 9eIAp+WUd6Qh5I8NHneSyxfc0g== X-Google-Smtp-Source: AHgI3Ib/LL569M+LU84MqA3M/K29YoKQl0pSdzJerM/AHs1c7dr00d/NIIshZQrOmyI/9MTr+YUVHA== X-Received: by 2002:a65:4101:: with SMTP id w1mr28174272pgp.257.1550647581699; Tue, 19 Feb 2019 23:26:21 -0800 (PST) Received: from localhost.localdomain ([203.160.91.226]) by smtp.gmail.com with ESMTPSA id x123sm24656127pfx.94.2019.02.19.23.26.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 19 Feb 2019 23:26:21 -0800 (PST) From: Ming Huang To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, michael.d.kinney@intel.com, lersek@redhat.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, huangdaode@hisilicon.com, john.garry@huawei.com, zhangfeng56@huawei.com, Ming Huang Date: Wed, 20 Feb 2019 15:25:57 +0800 Message-Id: <20190220072601.33859-5-ming.huang@linaro.org> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20190220072601.33859-1-ming.huang@linaro.org> References: <20190220072601.33859-1-ming.huang@linaro.org> Subject: [PATCH edk2-non-osi v2 4/8] Hisilicon/D06: Support PCIe local RAS X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Feb 2019 07:26:22 -0000 Add some registers configuration in PcieRasInitDxe and add PCIe local RAS interrupt handle in trusted firmware to support PCIe local RAS. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Reviewed-by: Leif Lindholm --- Platform/Hisilicon/D06/Drivers/PcieRasInitDxe/PcieRasInitDxe.efi | Bin 21248 -> 22048 bytes Platform/Hisilicon/D06/bl1.bin | Bin 12432 -> 12432 bytes Platform/Hisilicon/D06/fip.bin | Bin 113450 -> 121866 bytes 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Platform/Hisilicon/D06/Drivers/PcieRasInitDxe/PcieRasInitDxe.efi b/Platform/Hisilicon/D06/Drivers/PcieRasInitDxe/PcieRasInitDxe.efi index 0e22237..f9ceff2 100644 Binary files a/Platform/Hisilicon/D06/Drivers/PcieRasInitDxe/PcieRasInitDxe.efi and b/Platform/Hisilicon/D06/Drivers/PcieRasInitDxe/PcieRasInitDxe.efi differ diff --git a/Platform/Hisilicon/D06/bl1.bin b/Platform/Hisilicon/D06/bl1.bin index 416535f..d0970e5 100644 Binary files a/Platform/Hisilicon/D06/bl1.bin and b/Platform/Hisilicon/D06/bl1.bin differ diff --git a/Platform/Hisilicon/D06/fip.bin b/Platform/Hisilicon/D06/fip.bin index c9b7ca0..795cfb5 100644 Binary files a/Platform/Hisilicon/D06/fip.bin and b/Platform/Hisilicon/D06/fip.bin differ -- 2.9.5