From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:400e:c05::242; helo=mail-pg0-x242.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pg0-x242.google.com (mail-pg0-x242.google.com [IPv6:2607:f8b0:400e:c05::242]) (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 485B42232BE06 for ; Fri, 19 Jan 2018 19:51:03 -0800 (PST) Received: by mail-pg0-x242.google.com with SMTP id q67so2866326pga.9 for ; Fri, 19 Jan 2018 19:56:26 -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=LPGAFPdPtOHLdPetgqhMuEO58IgTasdR3JC7/ODiipo=; b=R5a3f+3jgufRnIoQQ7Ok3lrs8XcsKsb9Vte6ibxlE+DAKYcXWYc72ylyz8zPfk89jo 96TdGXu5trBt4kYyZ3fu8+NiR4K7Q4r3hm3CUXq9mwqC43IUcVvYMAuKXO5ZEx+cY9+Z tD76OvrN2b8o9mkVGpWxEiVRDDaTOqVHomMO0= 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=LPGAFPdPtOHLdPetgqhMuEO58IgTasdR3JC7/ODiipo=; b=lHIIRVREYD6zVn478J/mVkbTQMvVgyG6WNsLVEB0lvuGEt+NZnme6jho1il7Bxvb4v TKqiPmPf0Bn3yT/msiJflTTg/sbWk41cUVF3xpV9nz6GTstVw2iF8u398j+kKhWAPO16 RLuXCQIGqTFhJ5uy+goBumavYwzL+apgmWTma2CC1uBwVL05lwQvJv872bK3EJdsYRU+ hx+bHcKJQ5LRH4FeURvP6lkb0EFowyS/wxPp5sX1X33ayqLiE0fdAQL75VhI56vVnbNf 6L1lH/+mcmLyDMc0LPFeZok/GhSyJmYO4h2dP3dASCMbTUpRaq7GLeQ2lbVclF2pXtnf Q7vA== X-Gm-Message-State: AKwxytddeWHlJKFrdTVNsjM0jfF7htCk/I6KRIzoCLpszDVZKNNJ+crO frF3XByDciW9uzNBG2mHNBvBpQ== X-Google-Smtp-Source: AH8x227WeW55ak7SqyFvkiXJWydZtxdFDXv3ehPArVADGVROG/5uUrRlzIEVA0lVWKI8MHZH0fTvFw== X-Received: by 10.98.238.2 with SMTP id e2mr854007pfi.206.1516420586440; Fri, 19 Jan 2018 19:56:26 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id l10sm17353202pfj.6.2018.01.19.19.56.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 19 Jan 2018 19:56:25 -0800 (PST) From: Heyi Guo To: leif.lindholm@linaro.org, linaro-uefi@lists.linaro.org, edk2-devel@lists.01.org, graeme.gregory@linaro.org Cc: ard.biesheuvel@linaro.org, guoheyi@huawei.com, wanghuiqiang@huawei.com, huangming23@huawei.com, zhangjinsong2@huawei.com, mengfanrong@huawei.com, huangdaode@hisilicon.com, waip23@126.com, Heyi Guo Date: Sat, 20 Jan 2018 11:56:11 +0800 Message-Id: <1516420571-26416-3-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1516420571-26416-1-git-send-email-heyi.guo@linaro.org> References: <1516420571-26416-1-git-send-email-heyi.guo@linaro.org> Subject: [PATCH edk2-non-osi v1 2/2] Hisilicon/D05: Update binary of trusted-firmware X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jan 2018 03:51:03 -0000 Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ming Huang Signed-off-by: Heyi Guo --- Platform/Hisilicon/D05/bl1.bin | Bin 14344 -> 12424 bytes Platform/Hisilicon/D05/fip.bin | Bin 41493 -> 37546 bytes 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/Platform/Hisilicon/D05/bl1.bin b/Platform/Hisilicon/D05/bl1.bin index 7341476..b95257c 100644 Binary files a/Platform/Hisilicon/D05/bl1.bin and b/Platform/Hisilicon/D05/bl1.bin differ diff --git a/Platform/Hisilicon/D05/fip.bin b/Platform/Hisilicon/D05/fip.bin index 496a9b8..5958293 100644 Binary files a/Platform/Hisilicon/D05/fip.bin and b/Platform/Hisilicon/D05/fip.bin differ -- 1.9.1