From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754338AbZGAVHo (ORCPT ); Wed, 1 Jul 2009 17:07:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751852AbZGAVHh (ORCPT ); Wed, 1 Jul 2009 17:07:37 -0400 Received: from sj-iport-1.cisco.com ([171.71.176.70]:54097 "EHLO sj-iport-1.cisco.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751046AbZGAVHh (ORCPT ); Wed, 1 Jul 2009 17:07:37 -0400 X-IronPort-AV: E=Sophos;i="4.42,328,1243814400"; d="scan'208";a="208417507" From: Roland Dreier To: joseph.cihula@intel.com Cc: linux-kernel@vger.kernel.org, mingo@elte.hu, arjan@linux.intel.com, hpa@zytor.com, andi@firstfloor.org, chrisw@sous-sol.org, jmorris@namei.org, jbeulich@novell.com, peterm@redhat.com, gang.wei@intel.com, shane.wang@intel.com Subject: Re: [RFC v6][PATCH 0a/4] intel_txt: Intel(R) Trusted Execution Technology support for Linux - Overview References: <4A4ACA5C.3080609@intel.com> X-Message-Flag: Warning: May contain useful information Date: Wed, 01 Jul 2009 14:07:40 -0700 In-Reply-To: <4A4ACA5C.3080609@intel.com> (Joseph Cihula's message of "Tue, 30 Jun 2009 19:30:52 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OriginalArrivalTime: 01 Jul 2009 21:07:40.0244 (UTC) FILETIME=[F7DC3140:01C9FA8F] Authentication-Results: sj-dkim-1; header.From=rdreier@cisco.com; dkim=pass ( sig from cisco.com/sjdkim1004 verified; ); Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Intel TXT has been presented at various events over the past few years, > some of which are: > LinuxTAG 2008: > http://www.linuxtag.org/2008/en/conf/events/vp-donnerstag/details.html?talkid=110 > > TRUST2008: > http://www.trust2008.eu/downloads/Keynote-Speakers/3_David-Grawrock_The-Front-Door-of-Trusted-Computing.pdf > > IDF 2008, Shanghai: > http://inteldeveloperforum.com.edgesuite.net/shanghai_2008/aep/PROS003/index.html I may be doing something stupid, but AFAIK none of these links actually work; the trust2008.eu domain seems to be parked now, and the other two links are broken. - R.