{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":585367877,"defaultBranch":"main","name":"sbi-rs","ownerLogin":"rivosinc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-05T01:46:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/88283276?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1700175135.0","currentOid":""},"activityList":{"items":[{"before":"4eaa49b3ec7e3b7f2add2ac8ae8837a6d955fdd4","after":"4e3dd8983daa5ff945e826cb9e61b9e03b11e00a","ref":"refs/heads/main","pushedAt":"2023-11-16T22:53:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kbroch-rivosinc","name":"Kevin Broch","path":"/kbroch-rivosinc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86068473?s=80&v=4"},"commit":{"message":"add top level LICENSE file so github/gitlab can detect license","shortMessageHtmlLink":"add top level LICENSE file so github/gitlab can detect license"}},{"before":null,"after":"d9852f65ad5247b40ded02e12b91d8a5906ea1c4","ref":"refs/heads/dev/kbroch/github-detect-license","pushedAt":"2023-11-16T22:52:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kbroch-rivosinc","name":"Kevin Broch","path":"/kbroch-rivosinc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86068473?s=80&v=4"},"commit":{"message":"add top level LICENSE file so github/gitlab can detect license","shortMessageHtmlLink":"add top level LICENSE file so github/gitlab can detect license"}},{"before":"18febafb18aa5e72b6bbf11467519aba7b9b56e3","after":"4eaa49b3ec7e3b7f2add2ac8ae8837a6d955fdd4","ref":"refs/heads/main","pushedAt":"2023-05-22T16:09:30.350Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dgreid","name":"Dylan Reid","path":"/dgreid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/113378?s=80&v=4"},"commit":{"message":"fix noncompliant copyright/license files; add reuse compliance badge, github action, pre-commit hook\n\nrelated to #18\n\nSigned-off-by: Kevin Broch ","shortMessageHtmlLink":"fix noncompliant copyright/license files; add reuse compliance badge,…"}},{"before":null,"after":"53a589edb1661d67b07d03a1e75cc614acf5f789","ref":"refs/heads/dev/kbroch/add-reuse-compliance-checks-and-fix-compliance","pushedAt":"2023-05-20T02:17:41.211Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kbroch-rivosinc","name":"Kevin Broch","path":"/kbroch-rivosinc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/86068473?s=80&v=4"},"commit":{"message":"fix noncompliant copyright/license files; add reuse compliance badge, github action, pre-commit hook\n\nrelated to #18\n\nSigned-off-by: Kevin Broch ","shortMessageHtmlLink":"fix noncompliant copyright/license files; add reuse compliance badge,…"}},{"before":"9b83bc49608177d092848f41880064feef5886fd","after":"18febafb18aa5e72b6bbf11467519aba7b9b56e3","ref":"refs/heads/main","pushedAt":"2023-03-29T12:46:52.566Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrestic-rivos","name":"Andrew Bresticker","path":"/abrestic-rivos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103228956?s=80&v=4"},"commit":{"message":"sbi, api: Use i64 in SbiReturn type\n\nThis moves the type to correctly match the specification. Through the\nuse of the From trait on SbiReturn it is possible to get access to the\nresult of the call as the desired type.\n\nIn all cases the value is interpretted as the raw bit value with no\nruntime checking (e.g. no checking that a u64 fits into the i64.)\n\nThe individual users of the the ecall_send() API can choose the type\nthat they desire and interpret as required.\n\nSee: https://github.com/rivosinc/salus/issues/38\n\nSigned-off-by: Rob Bradford ","shortMessageHtmlLink":"sbi, api: Use i64 in SbiReturn type"}},{"before":"56f979d56a7d1d6a2a1c5599abf91d64e14e7351","after":"9b83bc49608177d092848f41880064feef5886fd","ref":"refs/heads/main","pushedAt":"2023-03-29T12:13:03.137Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrestic-rivos","name":"Andrew Bresticker","path":"/abrestic-rivos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103228956?s=80&v=4"},"commit":{"message":"Nacl: Add support to probe Nacl features.\n\nIn the recent updates to Nacl extension [0], feature probing\nwas introduced and allows guest hypervisor to probe which\nfeatures are supported by the host hypervisor.\n\nAlso, the SetShmem FID argument has changed from pfn to full\naddress of the shared memory page.\n\n[0] https://lists.riscv.org/g/sig-hypervisors/message/256\n\nSigned-off-by: Rajnesh Kanwal ","shortMessageHtmlLink":"Nacl: Add support to probe Nacl features."}},{"before":"0b9dbb54615ffb7c6e9dcdbbe97f217c6e991772","after":"56f979d56a7d1d6a2a1c5599abf91d64e14e7351","ref":"refs/heads/main","pushedAt":"2023-03-28T12:35:58.997Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrestic-rivos","name":"Andrew Bresticker","path":"/abrestic-rivos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103228956?s=80&v=4"},"commit":{"message":"Modify the TEE[HGI] extension name & id to COV[HGI]\n\nThis patch only updates the extension name & ID as per the\nlatest naming changes in the spec.\n\nSigned-off-by: Atish Patra ","shortMessageHtmlLink":"Modify the TEE[HGI] extension name & id to COV[HGI]"}},{"before":"eb6566a62b31060c5f88e1e729820777e0b56bb1","after":"0b9dbb54615ffb7c6e9dcdbbe97f217c6e991772","ref":"refs/heads/main","pushedAt":"2023-03-07T20:07:50.631Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dgreid","name":"Dylan Reid","path":"/dgreid","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/113378?s=80&v=4"},"commit":{"message":"Spelling fixes and csr bit mask index fix\n\nSigned-off-by: Rajnesh Kanwal ","shortMessageHtmlLink":"Spelling fixes and csr bit mask index fix"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0xNlQyMjo1MzoxOS4wMDAwMDBazwAAAAOxHhYo","startCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0xNlQyMjo1MzoxOS4wMDAwMDBazwAAAAOxHhYo","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wN1QyMDowNzo1MC42MzE3NjNazwAAAAL-gO8E"}},"title":"Activity · rivosinc/sbi-rs"}