irwir

Results 148 comments of irwir

Two repositories require changes before test build. There was a question in https://github.com/Mbed-TLS/mbedtls/issues/10097#issuecomment-2797123664; not answered.

> Our Windows builds in the CI don't like this patch. I guess because a submodule update is also required? Yes, in the above message "both repositories" implies that `build_info.h`...

> add a commit to update the crypto submodule with Mbed-TLS/TF-PSA-Crypto#262, so that we can get a recent CI run Can this commit be done before merging crypto PR262?

`git checkout` consistently prints `fatal: unable to read tree (e2a08a0b7f47cbff34d0918297cc313ed9f79625)` Repository checks, re-cloning and reading a few articles did not help so far. Let's see if `.gitmodules` can work.

Updated submodule `tf-psa-crypto` to `e2a08a0` in `winsock2` branch.

Patched `udp_proxy` for CI run. The changes might be improved, but now it should compile without warnings.

> We haven't found a better way to work with submodules and GitHub Is it possible to run CI for `mbedtls` with a framework submodule being different from the framework...

@gilles-peskine-arm, please run the tests.

Tests passed; the `needs-ci` label could be reset.