Felix Conway

Results 4 comments of Felix Conway

PR #7101 now provides the ability to build for aarch64 Android using newer Clang-based NDKs. #7101 does not implement _running_ on aarch64 Android, so this PR may still be of...

Not really a review, but a quick suggested way to make this merge non-dependent: 1. In a `TF-PSA-Crypto` PR, remove the test files `tests/suites/test_suite_hkdf.data` & `tests/suites/test_suite_hkdf.function` 2. In the same...

I think this issue was more to do with places in the code where we separated 32-bit Arm Android code and new 64-bit Aarch64 Android code, i.e. the 32-bit code...

You could also remove the two programs from `programs/.gitignore` but that's not super important I guess.