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:c01::244; helo=mail-pl0-x244.google.com; envelope-from=heyi.guo@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-pl0-x244.google.com (mail-pl0-x244.google.com [IPv6:2607:f8b0:400e:c01::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 961B4223AF823 for ; Fri, 2 Feb 2018 03:52:20 -0800 (PST) Received: by mail-pl0-x244.google.com with SMTP id k8so3794654pli.8 for ; Fri, 02 Feb 2018 03:57:58 -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=zXfvDYILTwT00LBw0jZy9BDjM08zwPe/cSUpMwmylgM=; b=DdCGCs2B98W8fsqAIvAGD/ykzrWs/XZmow5kYnJ/rozp/dOoPUe5vp/ypJb2cqjG2o 1q9Pm/8Hm79qxKZsr9dRL14bPcBa+lwBsxGNXGDMDXrR6m5tlG57UrE6/XFEBnWJlN93 sFRtPleDXNnl9vnEkUfXkT7oVWDjBeOjk20Tc= 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=zXfvDYILTwT00LBw0jZy9BDjM08zwPe/cSUpMwmylgM=; b=BHZ4JyqwL5IagQCWTLsoAgeVr74I/U06wJhTsWEoLCvTRbNa2XXFzQe9KlybMrhwFo La6eYHEDdCZiC5r3yG4XLmQUIOlkCiHXoBdtNaBamVDJ0Enti82vYKY2ItQ3sesJzRWi 0lBQB4okEhju1PyV0YADIzJu5hH5xVRCDe+jCE4WavLwBubnEr5HRakpic/0uoEdFY0f g6udjYdHrYPep6sOK38E2DXyzecXD5/F2hiPfgu0FgzC6PYIxT1L9PsH9MmL16kLVXgc kUnK7qQpjq3c3Tj/bLcWTzDO2ZSB7CVv5p0eEou1tVX9SfJnjsiERP4CPNy1cJJxIrYM pV0Q== X-Gm-Message-State: AKwxyteHwkFlThMPN+zkbYtIEC3eg3QeHmC038hvNGoiBfnvn6lqzJac a4xjRhKezGBwpyMCKfRmMFgjbQ== X-Google-Smtp-Source: AH8x224gfmf2LBsV3oJVYVnQNTz1uDvv/Vy+b7K8r+sg3nsHb9QdVUAqf+C0Af0UAefESb24vQrtdg== X-Received: by 2002:a17:902:6d09:: with SMTP id s9-v6mr35334513plk.176.1517572678693; Fri, 02 Feb 2018 03:57:58 -0800 (PST) Received: from localhost.localdomain ([120.31.149.194]) by smtp.gmail.com with ESMTPSA id r24sm3914073pfg.51.2018.02.02.03.57.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 02 Feb 2018 03:57:58 -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, john.garry@huawei.com, waip23@126.com, Heyi Guo Date: Fri, 2 Feb 2018 19:57:28 +0800 Message-Id: <1517572648-11343-8-git-send-email-heyi.guo@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1517572648-11343-1-git-send-email-heyi.guo@linaro.org> References: <1517572648-11343-1-git-send-email-heyi.guo@linaro.org> Subject: [PATCH edk2-non-osi v3 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, 02 Feb 2018 11:52:21 -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 Reviewed-by: Leif Lindholm Reviewed-by: Ard Biesheuvel --- 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