[PATCH v2 16/18] arm64: crypto: disable LTO for aes-ce-cipher.c

Sami Tolvanen samitolvanen at google.com
Mon Nov 20 12:51:39 PST 2017


On Mon, Nov 20, 2017 at 03:20:14PM +0000, Mark Rutland wrote:
> Could you elaborate on what the integrated asembler doesn't like?

Here's the error, looks like in aes_sub:

<inline asm>:1:69: error: invalid operand for instruction
        dup     v1.4s, w12              ;movi   v0.16b, #0              ;aese   v0.16b, v1.16b          ;umov   w12, v0.4s[0]   ;
                                                                                                                     ^
LLVM ERROR: Error parsing inline asm

Sami



More information about the linux-arm-kernel mailing list