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::244; helo=mail-pg0-x244.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pg0-x244.google.com (mail-pg0-x244.google.com [IPv6:2607:f8b0:400e:c05::244]) (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 81A3A2222C256 for ; Fri, 26 Jan 2018 00:03:00 -0800 (PST) Received: by mail-pg0-x244.google.com with SMTP id m20so6802406pgc.11 for ; Fri, 26 Jan 2018 00:08:30 -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=cJWZEZOQOej8WoY1zJzt0wViTWTk07+FqKKP40QyjC0=; b=M1eL9FzUSKBb6ZAVLqgLd7EEh/tjG+vB8JCwbYfxBpdaz+YhGMHr69JZH/lhduDYhs cfwZsmBk/3oxYGrjFmNfx3thm1GPLwgO6rVKTP2H8y/zHm/Qmr8/zA5y0jEcMxgNrCEP 7R0kC6m4CkeO4pS+01Tm9GMYIorlg+qXdxJag= 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=cJWZEZOQOej8WoY1zJzt0wViTWTk07+FqKKP40QyjC0=; b=QW1OLLfDbtCS3xhkPm2bYH8KVe+6QvePj7iouMn7jMj2KtzT7RB/A6OV+lnsFFYiwg 3SVuYPB2plvTaa80AArW5D13StwxoCT+s2X/Utkyk2I/MvU00C9ARVOBwHx3WB454nfK Szppv0+EAU6nmj/32gdWrEs0dBkGWndKcDu3SL2RIByZy+p9+a7b+W/YjFXEdlFt9y8G uJb1kd/mvMMLUyq9971gNHMiSihlQKg1so/5Ae4511x0JR+g89ZO0tMVE8RjqhmtSqYj sCCH+jiWJAkkxZgEUyGKWu5quJbVCCe5lWqEQCSW7BEaoUT8nmAGOZ4u09Fv9JnTmCk8 x4eg== X-Gm-Message-State: AKwxytfqFTz1r0HcBl0epDe7uuU+M0faTHn6OH8qa+K8TOOgRX/jkD6c HX/iiq9lhLlEeEDTvOK0zOXRGg== X-Google-Smtp-Source: AH8x225ypiuqub9vigSC6r17oZuXYEzec2sKl54L6r1AnRGlezeY1QLruvIHybiDRPk2+4WPWPhXqg== X-Received: by 10.101.80.69 with SMTP id k5mr4208053pgo.449.1516954110627; Fri, 26 Jan 2018 00:08:30 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id t6sm23300575pfl.174.2018.01.26.00.08.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 26 Jan 2018 00:08:29 -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: Fri, 26 Jan 2018 16:06:23 +0800 Message-Id: <1516953983-58252-8-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1516953983-58252-1-git-send-email-heyi.guo@linaro.org> References: <1516953983-58252-1-git-send-email-heyi.guo@linaro.org> Subject: [PATCH edk2-non-osi v2 7/7] 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: Fri, 26 Jan 2018 08:03:00 -0000 1 Workarounds for CVE-2017-5715 on Cortex A57/A72/A73 and A75 #1214. 2 Upgrade trusted firmware to 1.4 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