From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754646AbcEQJiW (ORCPT ); Tue, 17 May 2016 05:38:22 -0400 Received: from mga01.intel.com ([192.55.52.88]:52296 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753995AbcEQJiV (ORCPT ); Tue, 17 May 2016 05:38:21 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,324,1459839600"; d="scan'208";a="105261104" Date: Tue, 17 May 2016 12:38:14 +0300 From: Jarkko Sakkinen To: Jethro Beekman Cc: Andi Kleen , gregkh@linuxfoundation.org, "open list:STAGING SUBSYSTEM" , open list , Josh Triplett , Dave Hansen Subject: Re: [PATCH 6/6] intel_sgx: TODO file for the staging area Message-ID: <20160517093814.GA29524@intel.com> References: <1461605698-12385-1-git-send-email-jarkko.sakkinen@linux.intel.com> <1461605698-12385-7-git-send-email-jarkko.sakkinen@linux.intel.com> <8760v55ugb.fsf@tassilo.jf.intel.com> <20160426112334.GA8591@intel.com> <57205E5E.3010205@jbeekman.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57205E5E.3010205@jbeekman.nl> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 26, 2016 at 11:38:22PM -0700, Jethro Beekman wrote: > On 26-04-16 04:23, Jarkko Sakkinen wrote: > > In order to write test code I would need to use the SDK at minimum to > > generate EINITTOKEN for the test enclave. > > You could do this right now with the Rust tools for SGX [1] Right, you are converting Windows LE to work with Linux, cool :) I'm planning to set up a project site to 01.org as soon as I have time with link to my Linux tree. You probably don't mind if I also link these tools there? I'm soon ready with all of the suggestions for the API that you proposed and want to use your tools to test them in additional to some internal tests that I have. Thank you for doing this effort. /Jarkko