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::442; helo=mail-pf1-x442.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) (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 AF5BF21184ABA for ; Sun, 28 Oct 2018 20:51:25 -0700 (PDT) Received: by mail-pf1-x442.google.com with SMTP id h4-v6so3303876pfi.10 for ; Sun, 28 Oct 2018 20:51:25 -0700 (PDT) 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=9LbneBgqnfZJZT9EYhz0TlE7HVgLOhhq3rWMrfXTs8s=; b=X2iPP6ONglxe5ankNlSMc3w9oZu+LYPumvlg/L9kic19O1CaC/yKLg9roGBthLz8vI SxmqRa4/pWt1x4gRakyJlchd9lkQGKQXmGrXnwWQtTo74DMe08l2xXQS9ki6ckwv7rmy O2UzO472HilGkU9yQ2explNon9LuJMSxRRpGw= 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=9LbneBgqnfZJZT9EYhz0TlE7HVgLOhhq3rWMrfXTs8s=; b=C6H+xBNs+Lkk0zBXr+w+4MU5p/FDa9NpNFtXKa099JNBnjgUCNwykBHQZEaSCDdAll T0NaiSpfQaCliN48DK1WE8apH4EmHZCbMnfoBTShnWeAN+AvllzFzpp+mwn299TfpsHe 4va9z5pt9omaVJh3qY8EltndF7ubUj1fMGGfAYQWtq2b3Yo2MhskiXLzdvtuWwDOhYDO X1Vw9IaIOMaN9v2KpNCkQ9s4z4UT52BbdDpCHgEW75iFqrWOaXRS7A6rp8WsQ/uiSIff ulQbp+fMOjLWIXOjEvTx3wnWqXoL6s01M25Z5TQ3E+gwUBYS9o8ggDPAI2R0cSTYZEFS 4DVQ== X-Gm-Message-State: AGRZ1gKA+FOIAzsM4TNOBN8U4ACTH+aaR8ly0jYjXBAGyPc+uIwB4tRT CSw7xk9rg4sjWVXXUWiQYRinXA== X-Google-Smtp-Source: AJdET5df2ztbvlINBeY+4L6EBwE9iuFl+j/OC+uv2jM6JVJENoawTD39G2s7MKZYs9z8Uj5XfcOLBw== X-Received: by 2002:a62:764e:: with SMTP id r75-v6mr13521017pfc.230.1540785085391; Sun, 28 Oct 2018 20:51:25 -0700 (PDT) Received: from localhost.localdomain ([114.119.4.74]) by smtp.gmail.com with ESMTPSA id h62-v6sm890682pfg.27.2018.10.28.20.51.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 28 Oct 2018 20:51:24 -0700 (PDT) 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, xinliang.liu@linaro.org, zhangfeng56@huawei.com, Ming Huang Date: Mon, 29 Oct 2018 11:51:09 +0800 Message-Id: <20181029035111.53262-3-ming.huang@linaro.org> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20181029035111.53262-1-ming.huang@linaro.org> References: <20181029035111.53262-1-ming.huang@linaro.org> Subject: [PATCH edk2-non-osi v1 2/4] Hisilicon/D06: Fix SBSA test case 42 failed issues 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: Mon, 29 Oct 2018 03:51:25 -0000 As SBSA uefi tool can't configuare interrupt following WatchdogTimerFlags in GTDT, and watchdog interrupt in Hi1620 is edge-trigger, so modify watchdog interrupt type for SBSA test case 42. Build commit informations: edk2:53caffc33b6 edk2-platforms:d4d7e39886a HwPgk:bf0bdef14d5 TrustedFirmware:5888a78d43c Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang --- Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi | Bin 229216 -> 229248 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi b/Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi index afd3ebe..c9172ff 100644 Binary files a/Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi and b/Platform/Hisilicon/D06/Drivers/IoInitDxe/IoInitDxe.efi differ -- 2.18.0