{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":134399880,"defaultBranch":"master","name":"SCP-firmware","ownerLogin":"ARM-software","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-05-22T10:35:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/5690313?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723763626.0","currentOid":""},"activityList":{"items":[{"before":"249524daa2f9231969384a79be2523c2f2e98b22","after":"b34e5ceb5bab4bb351e0ba4b86c2f8a539cdbbb4","ref":"refs/heads/master","pushedAt":"2024-08-20T08:04:12.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"smcf: Fix copyright year after revert\n\nThe files were updated after the git revert.\nThis change corrects the copyright year.\n\nSigned-off-by: Tarek El-Sherbiny ","shortMessageHtmlLink":"smcf: Fix copyright year after revert"}},{"before":"ed7e163e111535789250ebb76607bc8028163382","after":"249524daa2f9231969384a79be2523c2f2e98b22","ref":"refs/heads/master","pushedAt":"2024-08-16T08:03:23.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"sensor_smcf_drv/unit_test: Fix compiler error\n\nOn gcc 13.2.0 the following error is flagged:\nstoring the address of local variable ‘data_api’ in\n‘sensor_smcf_drv_ctx.data_api’ [-Werror=dangling-pointer=].\n\nStoring a local pointer in a global variable should be avoided.\n\nSigned-off-by: Tarek El-Sherbiny ","shortMessageHtmlLink":"sensor_smcf_drv/unit_test: Fix compiler error"}},{"before":"4c1db7243e6f2c07cbd7924a9cc098598ebfe720","after":null,"ref":"refs/heads/dependabot/bundler/rexml-3.3.3","pushedAt":"2024-08-15T23:13:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"98379844eb154240398dcc1a1885e0575dfce44f","after":"ed7e163e111535789250ebb76607bc8028163382","ref":"refs/heads/master","pushedAt":"2024-08-15T08:03:25.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"mod/noc_s3: add the support to program psam\n\nProgrammable System Address Map feature in NoC S3 allows configurable\naddress map for address‑based routing from each upstream interface to\nthe corresponding downstream interfaces.\n\nAdd the support to configure PSAM during runtime in following mode\n1) Static mapping with the information passed through module config.\n It is expected that the statically mapped regions will not change\n during the runtime. Their context is handled by the module.\n2) Mapping/Unmapping requested through the APIs exposed by the module.\n These APIs are expected to be used by the modules that will change\n the mapping during the runtime and modules will do additional steps\n such as mapping peripheral base in the address translation unit\n before calling the API. For this reason, the module will maintain the\n context for the blocks that it is managing.\n\nSigned-off-by: Nishant Sharma \nChange-Id: Ia2c08a76e5d48ecdb6b38d19180e015aca22dc41","shortMessageHtmlLink":"mod/noc_s3: add the support to program psam"}},{"before":"68c1a0ff9e01f1b8446b9ff6c322014bc6d1a945","after":"98379844eb154240398dcc1a1885e0575dfce44f","ref":"refs/heads/master","pushedAt":"2024-08-13T08:03:21.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"cmake: Terminate Clang-Tidy support\n\nThis commit removes the dependencies of clang-tidy including configuration file\nlocated in the parent directory.\n\nSigned-off-by: Wei-Chia Su ","shortMessageHtmlLink":"cmake: Terminate Clang-Tidy support"}},{"before":"450a3b070440fb261ead92803ba8ae4f7903ee23","after":"68c1a0ff9e01f1b8446b9ff6c322014bc6d1a945","ref":"refs/heads/master","pushedAt":"2024-08-10T08:02:42.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci: Build products in parallel in pipelines\n\nCurrently, within the deployment and daily pipeline, products are\nbuild sequentially instead of in parallel which is slow. This patch\nadds building all products in parallel within the pipelines. In the\ndeployment pipeline, all products are built with default log level\nand in the daily pipeline all products are built with all log levels\n(all in parallel).\n\nSigned-off-by: Haaris Farooq ","shortMessageHtmlLink":"ci: Build products in parallel in pipelines"}},{"before":"0e64924675aa2f0bb2c32e0f70f8684c6bd1881a","after":"450a3b070440fb261ead92803ba8ae4f7903ee23","ref":"refs/heads/master","pushedAt":"2024-08-09T08:03:05.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"mod/metrics-analyzer: fix argument compatibility\n\nget_limit API defined with the second argument power_limit as\nuint32_t. Hence, changing the local variable (placeholder) type to\nuint32_t to avoid building compatibility issues.\n\n`unsigned int` translates differently based on the target.\n\nSigned-off-by: Mohamed Omar Asaker ","shortMessageHtmlLink":"mod/metrics-analyzer: fix argument compatibility"}},{"before":"33bb61dce737c3aead29f4ec9492e8cc58ab4f81","after":"0e64924675aa2f0bb2c32e0f70f8684c6bd1881a","ref":"refs/heads/master","pushedAt":"2024-08-08T08:03:16.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"tools: Add configuration attribute to builds\n\nAdded a configuration attribute that allows for building with any\npre-defined configuration of flags and not just the default flags.\n\nSigned-off-by: Haaris Farooq ","shortMessageHtmlLink":"tools: Add configuration attribute to builds"}},{"before":"511a3851e61d82f7c2544549417f72a5606b9526","after":"33bb61dce737c3aead29f4ec9492e8cc58ab4f81","ref":"refs/heads/master","pushedAt":"2024-08-03T08:02:44.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"tools/check_build: move default product build list to a separate directory\n\nSigned-off-by: Leandro Belli \nChange-Id: Ia6385bba7e585a2e785912fdd8c8d01d2c81f8ed","shortMessageHtmlLink":"tools/check_build: move default product build list to a separate dire…"}},{"before":"62c88be9b20dd90438ef3bcc0a19f9380ff2ad9c","after":null,"ref":"refs/heads/dependabot/bundler/rexml-3.3.2","pushedAt":"2024-08-01T23:29:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"4c1db7243e6f2c07cbd7924a9cc098598ebfe720","ref":"refs/heads/dependabot/bundler/rexml-3.3.3","pushedAt":"2024-08-01T23:29:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump rexml from 3.2.5 to 3.3.3\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.3.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.3)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump rexml from 3.2.5 to 3.3.3"}},{"before":"75c1086186947694799c03d0e8b3d679236320bc","after":"511a3851e61d82f7c2544549417f72a5606b9526","ref":"refs/heads/master","pushedAt":"2024-08-01T08:03:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"module/mpmm: Fix calloc variables size for counters\n\nThe cached_counters and delta variables are 64 bits, but they are allocated at the init function with 32 bits size.\nFix unit test utest_mpmm_element_init_two_core_success to expect 64 bits.\n\nSigned-off-by: mohmah01 ","shortMessageHtmlLink":"module/mpmm: Fix calloc variables size for counters"}},{"before":"18338b6c872cb4e367c7c4e21047ad2b0f0326f9","after":"75c1086186947694799c03d0e8b3d679236320bc","ref":"refs/heads/master","pushedAt":"2024-07-31T08:02:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"fwk/macros: Add a check alignment macro\n\nAdding a macro to determine if a value is aligned with a given\nalignment or not.\n\nSigned-off-by: Mohamed Omar Asaker ","shortMessageHtmlLink":"fwk/macros: Add a check alignment macro"}},{"before":"05af272f9b717c2d11bec7a12a72ad155da169c0","after":"18338b6c872cb4e367c7c4e21047ad2b0f0326f9","ref":"refs/heads/master","pushedAt":"2024-07-30T08:03:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci/build: Build OPTEE with SCP\n\nAdd a CI job in templates to build OPTEE with SCP. The job is scheduled\nto run in the daily and deployment pipeline.\n\nSigned-off-by: Wen Ping Teh ","shortMessageHtmlLink":"ci/build: Build OPTEE with SCP"}},{"before":"91ffcb6e57c4faa33676d26b2b46c19144dc7c30","after":"05af272f9b717c2d11bec7a12a72ad155da169c0","ref":"refs/heads/master","pushedAt":"2024-07-27T08:02:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"juno: Fix redundant check in mod_juno_reset_domain\n\nFixes a redundant check in mod_juno_reset_domain.c which causes cppcheck to\nfail when building for juno with the SCP_ENABLE_SCMI_RESET build flag enabled\n\nSigned-off-by: Haaris Farooq ","shortMessageHtmlLink":"juno: Fix redundant check in mod_juno_reset_domain"}},{"before":"b7fc8f0ab8ab308594675dbce43bf8898d04397b","after":"91ffcb6e57c4faa33676d26b2b46c19144dc7c30","ref":"refs/heads/master","pushedAt":"2024-07-25T08:03:39.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci/deployment-pipeline: add FVP boot coverage data to report\n\nIntegrate FVP boot test coverage into the deployment pipeline report.\n\nSigned-off-by: Leandro Belli \nChange-Id: Ic128d1974d5a480a5f44b37fc08d23d5f010b91c","shortMessageHtmlLink":"ci/deployment-pipeline: add FVP boot coverage data to report"}},{"before":"54d6a0da452ca97d2d07f04e38253b43845d6080","after":null,"ref":"refs/heads/dependabot/bundler/rexml-3.2.8","pushedAt":"2024-07-23T08:04:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":null,"after":"62c88be9b20dd90438ef3bcc0a19f9380ff2ad9c","ref":"refs/heads/dependabot/bundler/rexml-3.3.2","pushedAt":"2024-07-23T08:04:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump rexml from 3.2.5 to 3.3.2\n\nBumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.3.2.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.3.2)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump rexml from 3.2.5 to 3.3.2"}},{"before":"b20b44fbdbe1f0371091bad71f041a40331a9cf4","after":"b7fc8f0ab8ab308594675dbce43bf8898d04397b","ref":"refs/heads/master","pushedAt":"2024-07-23T08:03:33.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci/ut: Merge UT coverage report\n\nMerge unit test coverage report in daily and deployment pipeline using\nthe merge-report template. The job in deployment pipeline will also\nenables code coverage visualization.\n\nThe unit-test template will copy the coverage report to a folder to be\nmerge later in the merge-ut-coverage job.\n\nSigned-off-by: Wen Ping Teh ","shortMessageHtmlLink":"ci/ut: Merge UT coverage report"}},{"before":"07af990302563f13d0b524c208b675dd1f2b7fe8","after":"b20b44fbdbe1f0371091bad71f041a40331a9cf4","ref":"refs/heads/master","pushedAt":"2024-07-18T08:02:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"ci/setup-workspace: Add an expire_in value\n\nThe artifacts within the setup-workspace test were missing\nan expire_in value. This has been introduced and set to 2\ndays to be inline with the other tests.\n\nSigned-off-by: Katherine Vincent \nChange-Id: I2af2f7818006048ed0285b6e937bcb6bc53afa0e","shortMessageHtmlLink":"ci/setup-workspace: Add an expire_in value"}},{"before":"d0a77d7904b0c82fd890d398b21385ef7ad57cea","after":"07af990302563f13d0b524c208b675dd1f2b7fe8","ref":"refs/heads/master","pushedAt":"2024-07-17T08:03:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"mod/metrics_analyzer/test: fix loop ctrl variable in UT initialization\n\nFixing the initialize_module_domains inner loop control variable.\n\nSigned-off-by: Mohamed Omar Asaker ","shortMessageHtmlLink":"mod/metrics_analyzer/test: fix loop ctrl variable in UT initialization"}},{"before":"032aed5a4a8f74765ae40017c7f51dc4bf484225","after":"d0a77d7904b0c82fd890d398b21385ef7ad57cea","ref":"refs/heads/master","pushedAt":"2024-07-10T08:04:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"threat model: Add scope section and update the trusted boundary\n\nThis patch adds a scope section to the document and clarifies\nthe trusted boundary in the diagram.\n\nSigned-off-by: Tarek El-Sherbiny ","shortMessageHtmlLink":"threat model: Add scope section and update the trusted boundary"}},{"before":"6c0582260707be85cbeb2e29f98a15ffcd06a597","after":"032aed5a4a8f74765ae40017c7f51dc4bf484225","ref":"refs/heads/master","pushedAt":"2024-07-09T08:03:18.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"totalcompute: Remove deprecated files from tc0 and tc1\n\nThis patch removes all remaining deprecated files from tc0 and\ntc1 that were reintroduced by mistake because of a rebase.\n\nSigned-off-by: Leandro Belli \nChange-Id: I1692364f48a50b1aa6843dc585335cc4a208aec7","shortMessageHtmlLink":"totalcompute: Remove deprecated files from tc0 and tc1"}},{"before":"ca081df6678e648594ab54b1c3c5a23a1917edeb","after":"6c0582260707be85cbeb2e29f98a15ffcd06a597","ref":"refs/heads/master","pushedAt":"2024-07-06T08:04:21.000Z","pushType":"push","commitsCount":12,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"prod/cmake: fix a comment for all products\n\nFix the include cmsis directory comment in CMakeLists.txt for all\nproducts.\n\nSigned-off-by: Mohamed Omar Asaker ","shortMessageHtmlLink":"prod/cmake: fix a comment for all products"}},{"before":"17da2bca9f9fb3c0797321f45ddb736cc0766c62","after":"ca081df6678e648594ab54b1c3c5a23a1917edeb","ref":"refs/heads/master","pushedAt":"2024-07-04T08:02:56.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"mod/metrics_analyzer: Add boundry check for subelement count\n\nChecking the subelement count in metrics_analyzer_element_init\ncovered by UT.\n\nSigned-off-by: Mohamed Omar Asaker ","shortMessageHtmlLink":"mod/metrics_analyzer: Add boundry check for subelement count"}},{"before":"d5f955445f4fe84811bdd3765d5893dbb86d574e","after":"17da2bca9f9fb3c0797321f45ddb736cc0766c62","ref":"refs/heads/master","pushedAt":"2024-07-03T08:03:00.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"mod/gtimer: add unit tests for the change to timestamps\n\nThis patch adds the initial set-up for unit tests for this module\nand includes two brief tests to cover the addition to the gtimer\nget timestamp function.\n\nSigned-off-by: Katherine Vincent \nChange-Id: I4ab3da912e3c7fca67e20fe13da2e3654ac8a25d","shortMessageHtmlLink":"mod/gtimer: add unit tests for the change to timestamps"}},{"before":"6981bbe59829515d67f9b63b0958f7ec53d2e502","after":"d5f955445f4fe84811bdd3765d5893dbb86d574e","ref":"refs/heads/master","pushedAt":"2024-06-29T08:03:36.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"juno: Add per agent mapping in SCMI Power protocol\n\nThis change defines the per agent mapping config for OSPM\nand PSCI in SCMI Power protocol. It only introduces the mapping\nfor JUNO and not change the behaviour as all ten power domains\nare still exposed to both the agents.\n\nSigned-off-by: Abhishek Rawat \nChange-Id: I2469b7da83742b2c4e5c41da7654a4836bc790d2","shortMessageHtmlLink":"juno: Add per agent mapping in SCMI Power protocol"}},{"before":"a04a919b079ca4b0101b3bc0f285578a59e843ed","after":"6981bbe59829515d67f9b63b0958f7ec53d2e502","ref":"refs/heads/master","pushedAt":"2024-06-26T08:03:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"cppcheck: Update suppression list for version change\n\nThis patch updates the cppcheck suppression list to include\nelements missing from the update from version V2.8 to V1.90.\n\nSigned-off-by: Leandro Belli \nChange-Id: I4d6857f5c3cd53d1c2cf2c8ab52fcfb913ffe61f","shortMessageHtmlLink":"cppcheck: Update suppression list for version change"}},{"before":"d28cdb883eb271332408cfb83c0f53c21a499b39","after":"a04a919b079ca4b0101b3bc0f285578a59e843ed","ref":"refs/heads/master","pushedAt":"2024-06-25T08:03:50.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"cppcheck: Modify suppression list for cppcheck 2.8 landing\n\nThis patch removes all the remaining false positve case in 1.90.\n\nSigned-off-by: Wei-Chia Su ","shortMessageHtmlLink":"cppcheck: Modify suppression list for cppcheck 2.8 landing"}},{"before":"c31d8072c97d8092f5944d279803be966a7d43f1","after":"d28cdb883eb271332408cfb83c0f53c21a499b39","ref":"refs/heads/master","pushedAt":"2024-06-21T08:03:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"requirements.txt: update python module requirements file\n\nThis patch updates `requirements.txt` file since dataclasses are now\npart of all non-deprecated `python3` versions. `clang-format` is also\nupdated to a newer version.\n\nSigned-off-by: Leandro Belli \nChange-Id: I51bbe8fd5c3399aab9fcbb37eab48d2f7243f64c","shortMessageHtmlLink":"requirements.txt: update python module requirements file"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yMFQwODowNDoxMi4wMDAwMDBazwAAAASe0riR","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yMFQwODowNDoxMi4wMDAwMDBazwAAAASe0riR","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0yMVQwODowMzozNS4wMDAwMDBazwAAAARrWHlh"}},"title":"Activity · ARM-software/SCP-firmware"}