Message ID | 1488450976-16257-1-git-send-email-ard.biesheuvel@linaro.org |
---|---|
Headers | show
Delivered-To: patch@linaro.org Received: by 10.140.82.71 with SMTP id g65csp97978qgd; Thu, 2 Mar 2017 02:36:28 -0800 (PST) X-Received: by 10.84.224.74 with SMTP id a10mr1283900plt.28.1488450987956; Thu, 02 Mar 2017 02:36:27 -0800 (PST) Return-Path: <edk2-devel-bounces@lists.01.org> Received: from ml01.01.org (ml01.01.org. [2001:19d0:306:5::1]) by mx.google.com with ESMTPS id d2si7080697plh.314.2017.03.02.02.36.27 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2017 02:36:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) client-ip=2001:19d0:306:5::1; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of edk2-devel-bounces@lists.01.org designates 2001:19d0:306:5::1 as permitted sender) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id AEC688212D; Thu, 2 Mar 2017 02:36:26 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Delivered-To: edk2-devel@lists.01.org Received: from mail-wm0-x22a.google.com (mail-wm0-x22a.google.com [IPv6:2a00:1450:400c:c09::22a]) (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 8DA9881F06 for <edk2-devel@lists.01.org>; Thu, 2 Mar 2017 02:36:25 -0800 (PST) Received: by mail-wm0-x22a.google.com with SMTP id 196so1891006wmm.1 for <edk2-devel@lists.01.org>; Thu, 02 Mar 2017 02:36:25 -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; bh=EXSvs/+iQQRIYhVtNd0CdUTj2wKBnccCl2n5e3QOPLg=; b=kdJpGIwvw02cwg6tLGJwIJ9Xun3If3SS6zA/rrNl8DVMsD6fvt/jJiDkzWQknEs6D3 lY4SRVt+sDWQCflfuyWhtv3Msr1KJDLpFOvCzCcykMxq8qVn9QC9evm7w/7PbP8F0TPk 7g4IsTCfiu8DWU1Q1Pd8YUvptCd+B1e6wxvUI= 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=EXSvs/+iQQRIYhVtNd0CdUTj2wKBnccCl2n5e3QOPLg=; b=dsZWarKN8SCwfshLpBLS/IeRp9kWe6IwLWAxEkMP7xQLJM/iHK4lo451ke3GIkf/xd x/+YHsCxta0FLioU/P43X/iOBigdAnlW7eAbtrotzGLz6LeKs/HHcR20TE5w+a+HAaZb ydjXqjDx2lC7sTZ7iLv49ByYFWSXGfquNKwCWDZEdjQSRnG1m5ptoc4W/ruIptCQje82 ggzoOnBt1FE2NbH7p5bINy5Jq+qZsmvTaqTh6iaQBCX4ZUpm8Wt9x7mAWmWiqi+wFENB fNfEQRe7Wzh70OvQ0ctiE40MUWuvOyxIcNyTbiXeUhq0KYhaFtVLKhfMExfPrBvOBSbX l7MQ== X-Gm-Message-State: AMke39mGNZ2mbN0EbOnIMxC5PAElyCf+pG+3zwO32CLdff7RRwlHfQQ/8aR60t8sUoRVsGra X-Received: by 10.28.66.207 with SMTP id k76mr7528078wmi.121.1488450983703; Thu, 02 Mar 2017 02:36:23 -0800 (PST) Received: from localhost.localdomain ([105.147.1.203]) by smtp.gmail.com with ESMTPSA id l138sm4306971wmd.7.2017.03.02.02.36.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 02 Mar 2017 02:36:23 -0800 (PST) From: Ard Biesheuvel <ard.biesheuvel@linaro.org> To: edk2-devel@lists.01.org, leif.lindholm@linaro.org, lersek@redhat.com Date: Thu, 2 Mar 2017 10:36:12 +0000 Message-Id: <1488450976-16257-1-git-send-email-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.7.4 Subject: [edk2] [PATCH v2 0/4] ArmPkg, ArmVirtpkg ARM: enable strict memory protection X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development <edk2-devel.lists.01.org> List-Unsubscribe: <https://lists.01.org/mailman/options/edk2-devel>, <mailto:edk2-devel-request@lists.01.org?subject=unsubscribe> List-Archive: <http://lists.01.org/pipermail/edk2-devel/> List-Post: <mailto:edk2-devel@lists.01.org> List-Help: <mailto:edk2-devel-request@lists.01.org?subject=help> List-Subscribe: <https://lists.01.org/mailman/listinfo/edk2-devel>, <mailto:edk2-devel-request@lists.01.org?subject=subscribe> Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" <edk2-devel-bounces@lists.01.org> |
Series |
ArmPkg, ArmVirtpkg ARM: enable strict memory protection
|
expand
|