From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Xu Subject: Re: [PATCH] crypto: arm/aes - avoid reserved 'tt' mnemonic in asm code Date: Fri, 13 Jan 2017 22:37:34 +0800 Message-ID: <20170113143734.GC26101@gondor.apana.org.au> References: <1484296406-13224-1-git-send-email-ard.biesheuvel@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-crypto@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arnd@arndb.de To: Ard Biesheuvel Return-path: Received: from helcar.hengli.com.au ([209.40.204.226]:47059 "EHLO helcar.apana.org.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751745AbdAMOhp (ORCPT ); Fri, 13 Jan 2017 09:37:45 -0500 Content-Disposition: inline In-Reply-To: <1484296406-13224-1-git-send-email-ard.biesheuvel@linaro.org> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Fri, Jan 13, 2017 at 08:33:26AM +0000, Ard Biesheuvel wrote: > The ARMv8-M architecture introduces 'tt' and 'ttt' instructions, > which means we can no longer use 'tt' as a register alias on recent > versions of binutils for ARM. So replace the alias with 'ttab'. > > Fixes: 81edb4262975 ("crypto: arm/aes - replace scalar AES cipher") > Signed-off-by: Ard Biesheuvel Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt