tom-daubney-arm

Results 41 comments of tom-daubney-arm

As part of our review of historical PRs we have made the decision to convert older PRs that have not been updated in 3 months into drafts until they are...

FYI all_u16-test_m32_o2 error is a timeout rather than a test failure

I am happy to review this PR but won't have time today, and am out Mon and Tues next week, which is not ideal timing for Ryan's rotation. If this...

Hi @dannytsen , your latest commit is missing the sign off and hence the PR is failing the DCO checks. Please sign it off and push again, thanks.

Hi @nileshkale123, thanks for this too. Similarly we have some CI failures that need addressing. Thanks

Hi @nileshkale123, thanks for putting this up. We have some CI failures here, could you please look into them?

@barracuda156 Can you please check if you have `MBEDTLS_AES_USE_HARDWARE_ONLY` switched on?

Also, those flags are needed to actually build AESNI. If you don't want AESNI at all then you can unset `MBEDTLS_AESNI_C` and then you will not need these gcc flags.

I am going to close this issue now. I don't believe there is any bug here. The flags referred to in the issue are required to build AESNI. If you...