qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 02/37] tests/multiarch: Add test-aes


From: Richard Henderson
Subject: Re: [PATCH v4 02/37] tests/multiarch: Add test-aes
Date: Wed, 5 Jul 2023 16:28:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 7/3/23 14:08, Christoph Müllner wrote:
+config-cc.mak: Makefile
+       $(quiet-@)( \
+           $(call cc-option,-mrv64g_zk, CROSS_CC_HAS_ZK) \

I think this should be "-march=rv64g_zk" instead of "-mrv64g_zk"
Otherwise this will always fail.

*shrug* FWIW, something built for me...


But I would drop this gating mechanism and use the idea that you
proposed for Zfa:

... however, you're right, I should be using .insn here.
Thanks for the translations, I've c-n-p'd them in.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]