From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 5a8b22db for ; Fri, 16 Feb 2018 22:14:46 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 53a5d20d for ; Fri, 16 Feb 2018 22:14:46 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 79adde24 for ; Fri, 16 Feb 2018 22:05:54 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id 8a0da7e3 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Fri, 16 Feb 2018 22:05:54 +0000 (UTC) Received: by mail-ot0-f174.google.com with SMTP id f18so4052166otf.6 for ; Fri, 16 Feb 2018 14:21:55 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: "Jason A. Donenfeld" Date: Fri, 16 Feb 2018 23:21:54 +0100 Message-ID: Subject: Re: Cortex-m support To: Jonathan Beri Content-Type: text/plain; charset="UTF-8" Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Jonathan, Currently it's quite coupled to Linux, but it doesn't have to be that way for ever. Our cross platform implementations are coming along. Jason