RE: [PATCH 1/5][AArch64] Crypto command line split

2018-01-09 Thread Michael Collison
lt;n...@arm.com> Subject: Re: [PATCH 1/5][AArch64] Crypto command line split On Wed, Jan 03, 2018 at 05:21:27PM +, Michael Collison wrote: > Hi all, > > This patch adds two new command line options for the legacy > cryptographic extensions AES (+aes) and SHA-1/SHA-2 (+sha2). Backwar

Re: [PATCH 1/5][AArch64] Crypto command line split

2018-01-09 Thread James Greenhalgh
On Wed, Jan 03, 2018 at 05:21:27PM +, Michael Collison wrote: > Hi all, > > This patch adds two new command line options for the legacy cryptographic > extensions AES (+aes) and SHA-1/SHA-2 (+sha2). Backward compatibility is > retained by modifying the +crypto feature modifier to enable +aes

[PATCH 1/5][AArch64] Crypto command line split

2018-01-03 Thread Michael Collison
Hi all, This patch adds two new command line options for the legacy cryptographic extensions AES (+aes) and SHA-1/SHA-2 (+sha2). Backward compatibility is retained by modifying the +crypto feature modifier to enable +aes and +sha2. Bootstrapped on aarch64-none-elf. Tested with new binutils and