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::543; helo=mail-pg1-x543.google.com; envelope-from=ming.huang@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pg1-x543.google.com (mail-pg1-x543.google.com [IPv6:2607:f8b0:4864:20::543]) (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 3E3D92194D387 for ; Sun, 28 Oct 2018 20:51:19 -0700 (PDT) Received: by mail-pg1-x543.google.com with SMTP id 32-v6so3219278pgu.2 for ; Sun, 28 Oct 2018 20:51:19 -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; bh=7v1eP2sZ+sb7qtW72+/yjAk2Fdv9hW21ituscdUqqxQ=; b=RIizpEX33SiRIKX8hRQAlLTL+z+Ul/GdRq1RVTPeh7fSFyB0oGAUOm+zPg3Hb9PRur vigPPxYF5fVIc84eDhvc/dperRO68yjGrXq4hMwZsrPhKpnwH82IP/aXC37M4NCzDxe8 VTycdxw44oGyLhYD6KNzX5bU1zRpAOV7tmswM= 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; bh=7v1eP2sZ+sb7qtW72+/yjAk2Fdv9hW21ituscdUqqxQ=; b=SFHuBRLrObPa2slquc5JDtnyEmxfgjm9/bpI/4SAqJ/XIfhBRdNjKlf69qM+1WJgzO EZKmk7ErFTLrABcMHlvw41knmdOGm4moMRNtZenlCKuFkS0OOoQ18oUCZjkAWZvrQdBw 3MUUJGgz9KCn1J4y9FyBsp5vpBKN3ZiqZac8aqtJtCtWtXog/I39ZYQBqRayA6HexEkG RKISqRghY15J9LpG3TNJwtxVAj0wMoe28BrkqkM6I5xq4jFlJdCylYPef0eKx5LsnUJy erBEKFyTUwyjpkOno1Eit8OxKBLB1cstpJNF5OS52axeBYScAR0l9KLctGmmF/RKVDgP sU6g== X-Gm-Message-State: AGRZ1gLdw82XYU5hYYEiFoxf6E7ZOYyLIebqBcxvAXVGzIIaAfs+RY+Y +g2Etwb1FM/PF1qFCRoURewjaw== X-Google-Smtp-Source: AJdET5coMBIzCs/4KL/kPBvxGh8RfNGS2KFYrQB9yqQJlV7kWDV5JbnKRI4WbrZ7vclsnPLD+nv61Q== X-Received: by 2002:a62:cac4:: with SMTP id y65-v6mr13435553pfk.27.1540785078902; Sun, 28 Oct 2018 20:51:18 -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.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 28 Oct 2018 20:51:18 -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:07 +0800 Message-Id: <20181029035111.53262-1-ming.huang@linaro.org> X-Mailer: git-send-email 2.18.0 Subject: [PATCH edk2-non-osi v1 0/4] Upload D06 binary modules for SBSA test 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:19 -0000 This patch set include: 1 Add cpu on/off support for SBSA PE test; 2 Modify IoInitDxe.efi for SBSA test issue. Code can also be found in github: https://github.com/hisilicon/OpenPlatformPkg.git branch: d06-acs-non-osi Ming Huang (4): Hisilicon/D06: Add cpu on/off feature in TrustedFirmware Hisilicon/D06: Fix SBSA test case 42 failed issues Hisilicon/D06: Fix set usb reg failed issue Hisilicon/D06: Fix SBSA PE-15 failed issue .../D06/Drivers/IoInitDxe/IoInitDxe.efi | Bin 229216 -> 230816 bytes Platform/Hisilicon/D06/bl1.bin | Bin 12432 -> 12432 bytes Platform/Hisilicon/D06/fip.bin | Bin 113578 -> 113450 bytes 3 files changed, 0 insertions(+), 0 deletions(-) -- 2.18.0