{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":554230801,"defaultBranch":"development","name":"mbedtls","ownerLogin":"valeriosetti","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-10-19T13:18:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/92275829?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726218032.0","currentOid":""},"activityList":{"items":[{"before":"197e27ae5f53d81397685ada553cbbb3d9687ee4","after":"bde4c2fb72ac41d3e37aa9fbe7fa83628e1f4419","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-09-27T07:56:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_xxx\n\nPSA_KEY_EXPORT_RSA_KEY_PAIR_MAX_SIZE() is not defined when there\nis no MBEDTLS_PSA_CRYPTO_CLIENT so we need this guard to\ndefine MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPORT_RSA_[2048/4096].\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psa_crypto_helpers: add guard for MBEDTLS_TEST_STATIC_KEY_SLOTS_SUPPO…"}},{"before":"679bc1cc8c7b49fc06abf753b86fdb4d0450c9d1","after":"197e27ae5f53d81397685ada553cbbb3d9687ee4","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-09-26T15:30:48.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"framework: update reference to include changes in generate_test_code.py\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"framework: update reference to include changes in generate_test_code.py"}},{"before":"9b6fc7496800fad8799e59176bab188114772afd","after":"679bc1cc8c7b49fc06abf753b86fdb4d0450c9d1","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-09-23T12:04:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nMove the default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\nfrom psa_crypto_core.h to the public header crypto_extra.h in order\nto solve documentation build issues.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE"}},{"before":"f7fcc2c42c4681afba31386398792103f73fd77b","after":"9b6fc7496800fad8799e59176bab188114772afd","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-09-23T10:04:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nMove the default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\nfrom psa_crypto_core.h to the public header crypto_extra.h in order\nto solve documentation build issues.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE"}},{"before":"475eac21f46ccd6b369969fe1de320e0a49e5107","after":"2edd39b18be32367aea940765e4b09a613e0c8a9","ref":"refs/heads/psasim-sockets","pushedAt":"2024-09-20T15:36:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psasim: restore documentation for service.h\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psasim: restore documentation for service.h"}},{"before":"e43f2e1f49c0db04560d0f2094d3a3d22a649ffc","after":"de2f6f996c4855792d0e0f6cf9303dae31aae3e9","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-17T09:59:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: improve enablement of MBEDTLS_MD_xxx_VIA_PSA\n\nThe previous change that replaced CRYPTO_C with CRYPTO_CLIENT\ncaused an increase of the mbedtls_md struct in scenarios where\nthe hash related PSA_WANTs were enabled, but not accelerated.\nThis caused an ABI-API break which is not allowed for an LTS\nbranch.\nSince the main goal here is to allow PSA dispatch in a \"pure\ncrypto client\" scenario, we partially revert the previous change\nto config_adjust_legacy_crypto.h and add an extra condition\nfor \"CRYPTO_CLIENT && !CRYPTO_C\".\n\nThis commit also reverts changes done in analyze_outcomes.py\nbecause they are no more necessary.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: improve enablement of MBEDTLS_MD_xxx_VIA_PSA"}},{"before":"acd4c963a35aaa780d5c9a65ce6198e29fd96170","after":"e43f2e1f49c0db04560d0f2094d3a3d22a649ffc","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-16T13:27:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C\n\nMove the auto-enabling of CRYPTO_CLIENT when CRYPTO_C at the\nbeginning of the file so that all that becomes later is aware\nof this.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C"}},{"before":"dd05506acb81a9157eb210c9343383d45e332979","after":"acd4c963a35aaa780d5c9a65ce6198e29fd96170","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-16T12:49:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C\n\nMove the auto-enabling of CRYPTO_CLIENT when CRYPTO_C at the\nbeginning of the file so that all that becomes later is aware\nof this.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C"}},{"before":"51772c493846426d2bc8a49a431d83fe62aa5e9a","after":"dd05506acb81a9157eb210c9343383d45e332979","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-16T12:16:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C\n\nMove the auto-enabling of CRYPTO_CLIENT when CRYPTO_C at the\nbeginning of the file so that all that becomes later is aware\nof this.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C"}},{"before":"a011d159f5fafffcffb5a66991fb429a8b70c1fa","after":"51772c493846426d2bc8a49a431d83fe62aa5e9a","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-16T08:55:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C\n\nMove the auto-enabling of CRYPTO_CLIENT when CRYPTO_C at the\nbeginning of the file so that all that becomes later is aware\nof this.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C"}},{"before":"99bd3a4ae3067320f85eace1e5c727754ba2db1b","after":"f7fcc2c42c4681afba31386398792103f73fd77b","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-09-16T07:48:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nMove the default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\nfrom psa_crypto_core.h to the public header crypto_extra.h in order\nto solve documentation build issues.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE"}},{"before":"f832f21928d80ba94fbddb0b8fdc8eb38ffc9fa9","after":"a011d159f5fafffcffb5a66991fb429a8b70c1fa","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-13T14:46:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C\n\nMove the auto-enabling of CRYPTO_CLIENT when CRYPTO_C at the\nbeginning of the file so that all that becomes later is aware\nof this.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"adjust_legacy_crypto: move auto-enabling of CRYPTO_CLIENT when CRYPTO_C"}},{"before":"00e9391f07a2e090e7307ff22393615c9320a4be","after":"f832f21928d80ba94fbddb0b8fdc8eb38ffc9fa9","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-13T09:18:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled\n\nInstead of allowing PSA dispatching only when CRYPTO_C is set and\nsome MBEDTLS_PSA_ACCEL_ALG_xxx is set, we enable dispatching\nwhen CRYPTO_CLIENT and PSA_WANT_ALG_xxx are set. This makes\nthe feature more useful in cases where the PSA support is\nprovided externally, like for example TF-M in Zephyr.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled"}},{"before":null,"after":"00e9391f07a2e090e7307ff22393615c9320a4be","ref":"refs/heads/md-psa-dispatch-3.6","pushedAt":"2024-09-13T09:00:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled\n\nInstead of allowing PSA dispatching only when CRYPTO_C is set and\nsome MBEDTLS_PSA_ACCEL_ALG_xxx is set, we enable dispatching\nwhen CRYPTO_CLIENT and PSA_WANT_ALG_xxx are set. This makes\nthe feature more useful in cases where the PSA support is\nprovided externally, like for example TF-M in Zephyr.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"md: allow dispatch to PSA whenever CRYPTO_CLIENT is enabled"}},{"before":"550ab285a5ec35f18aa955d2430fb7ac0de514d6","after":"99bd3a4ae3067320f85eace1e5c727754ba2db1b","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-29T13:04:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nMove the default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\nfrom psa_crypto_core.h to the public header crypto_extra.h in order\nto solve documentation build issues.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psa: move default definition of MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE"}},{"before":"5db38fe4e0a5ac13f5cb182e6373c0998070960d","after":"550ab285a5ec35f18aa955d2430fb7ac0de514d6","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-28T03:51:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: disable dynamic key store in test_crypto_with_static_key_slots\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: disable dynamic key store in test_crypto_with_static_key_slots"}},{"before":"1708eb984c8c4facf876eab3026a41905e1ed0d9","after":"5db38fe4e0a5ac13f5cb182e6373c0998070960d","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-27T14:12:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"check_config: prevent fully dynamic and static key stores to be enabled simultaneously\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"check_config: prevent fully dynamic and static key stores to be enabl…"}},{"before":"8921c5d52f7ad2569045e3311f5f71fe61ec7130","after":"1708eb984c8c4facf876eab3026a41905e1ed0d9","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-16T13:48:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"check_config: prevent fully dynamic and static key stores to be enabled simultaneously\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"check_config: prevent fully dynamic and static key stores to be enabl…"}},{"before":"f62979713e0910255d4a18f06e87ed55282144e4","after":"8921c5d52f7ad2569045e3311f5f71fe61ec7130","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-16T12:47:12.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"check_config: prevent fully dynamic and static key stores to be enabled simultaneously\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"check_config: prevent fully dynamic and static key stores to be enabl…"}},{"before":"0c1f1d1ec97fb9073087dfe1fb9b5b1dd4d8d9ac","after":"f62979713e0910255d4a18f06e87ed55282144e4","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-14T08:28:20.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: add test with persitent key whose length is larger than MBEDTLS…"}},{"before":"163507060466d741d140ba75177bfa83d101e785","after":"0c1f1d1ec97fb9073087dfe1fb9b5b1dd4d8d9ac","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-14T07:19:09.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: add test with persitent key whose length is larger than MBEDTLS…"}},{"before":"feff176b6c057af4245571eb4c52a5560c02cca1","after":"163507060466d741d140ba75177bfa83d101e785","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-14T07:17:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: add test with persitent key whose length is larger than MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: add test with persitent key whose length is larger than MBEDTLS…"}},{"before":"cabcba34f06092eb9a1922f191a7d896f560390a","after":"feff176b6c057af4245571eb4c52a5560c02cca1","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-14T04:38:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: extend component_test_crypto_with_static_key_slots\n\nIntentionally set MBEDTLS_PSA_STATIC_KEY_SLOT_BUFFER_SIZE slightly\nsmaller than the maximum RSA key pair size for an RSA key of 4096\nbits. Also add a test in test_suite_psa_crypto to verify this\ncondition.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: extend component_test_crypto_with_static_key_slots"}},{"before":"1b1d80a68743a5ed771833f8d4dd2e3f2fbc4c82","after":"475eac21f46ccd6b369969fe1de320e0a49e5107","ref":"refs/heads/psasim-sockets","pushedAt":"2024-08-09T03:25:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psasim: use (where possible) PSA-FF interface\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psasim: use (where possible) PSA-FF interface"}},{"before":"3b4b7bc2f0b985355165b1ced3df9ec0f25f55e5","after":"1c68450f7f53bad4681d66fefc3b63df6dad3472","ref":"refs/heads/psa-use-static-slots-backport","pushedAt":"2024-08-06T13:18:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: add new component to test core library without calloc/free\n\nThis commit also fixes issues found in test suites\nfunction/data files.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: add new component to test core library without calloc/free"}},{"before":"1822ad53676044dcc4686399a62c3b63cc9eec34","after":"2016d66741afc709010a125999f6b42027e75885","ref":"refs/heads/psasim-small-fixes","pushedAt":"2024-08-06T09:52:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psasim: small fixes to all.sh and test bash scripts\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psasim: small fixes to all.sh and test bash scripts"}},{"before":"c22f65211e8b6c686a71de41833243ba66c2b78f","after":"cabcba34f06092eb9a1922f191a7d896f560390a","ref":"refs/heads/psa-use-static-slots","pushedAt":"2024-08-05T15:08:59.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"test: add new component to test core library without calloc/free\n\nThis commit also fixes issues found in test suites\nfunction/data files.\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"test: add new component to test core library without calloc/free"}},{"before":null,"after":"3b4b7bc2f0b985355165b1ced3df9ec0f25f55e5","ref":"refs/heads/psa-use-static-slots-backport","pushedAt":"2024-08-05T14:44:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"all.sh: add new component to test core library without calloc/free\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"all.sh: add new component to test core library without calloc/free"}},{"before":"8111ab70dea9d544330c533ba8bb06b9e619b368","after":"1b1d80a68743a5ed771833f8d4dd2e3f2fbc4c82","ref":"refs/heads/psasim-sockets","pushedAt":"2024-08-05T14:03:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psasim: use (where possible) PSA-FF interface\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psasim: use (where possible) PSA-FF interface"}},{"before":"37aeb675879b6d256793f2291f18496b60169d19","after":"1822ad53676044dcc4686399a62c3b63cc9eec34","ref":"refs/heads/psasim-small-fixes","pushedAt":"2024-08-05T13:57:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"valeriosetti","name":"Valerio Setti","path":"/valeriosetti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/92275829?s=80&v=4"},"commit":{"message":"psasim: small fixes to all.sh and test bash scripts\n\nSigned-off-by: Valerio Setti ","shortMessageHtmlLink":"psasim: small fixes to all.sh and test bash scripts"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yN1QwNzo1Njo1OS4wMDAwMDBazwAAAATCVW66","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wNVQxMzo1Nzo1NS4wMDAwMDBazwAAAASSGbCz"}},"title":"Activity · valeriosetti/mbedtls"}