{"id":25950114,"url":"https://github.com/rustsbi/prototyper","last_synced_at":"2025-03-04T12:52:47.415Z","repository":{"id":237347017,"uuid":"790081177","full_name":"rustsbi/prototyper","owner":"rustsbi","description":"RustSBI prototyper","archived":false,"fork":false,"pushed_at":"2024-09-17T17:35:30.000Z","size":95,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-09-17T21:58:44.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustsbi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-22T08:23:13.000Z","updated_at":"2024-09-17T17:35:35.000Z","dependencies_parsed_at":"2024-05-01T01:29:11.357Z","dependency_job_id":"7c661f89-8927-45f2-a94c-695654456e90","html_url":"https://github.com/rustsbi/prototyper","commit_stats":null,"previous_names":["rustsbi/prototyper"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fprototyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fprototyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fprototyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustsbi%2Fprototyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustsbi","download_url":"https://codeload.github.com/rustsbi/prototyper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241852145,"owners_count":20030969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-04T12:52:46.746Z","updated_at":"2025-03-04T12:52:47.398Z","avatar_url":"https://github.com/rustsbi.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repository archived\n\nThis crate has been moved to repository [rustsbi/rustsbi](https://github.com/rustsbi/rustsbi). Please direct issues and pull requests to the new repository.\n\n# RustSBI Prototyper\n\nRustSBI Prototyper is a developing RISC-V Secure Bootloader solution. It can be integrated with the Rust or C language ecosystem to form a complete RISC-V bootloader ecosystem.\n\n## Setting Up the Development Environment\n\n### Packages to be installed\n\n```bash\ncargo install cargo-binutils\nsudo apt install u-boot-tools\n```\n\n\n### Optional Tools\n\nThe following tools are not mandatory but can be useful for enhancing your development experience.\n\n#### Install pre-commit\n\npre-commit is a tool that runs code checks before you commit your code.\n\n```bash\npipx install pre-commit\n\n# After installation, run pre-commit install to set it up for your project.\npre-commit install\n```\n\n#### Install Cargo Deny\n\nCargo deny is a Cargo plugin used to check the security of your dependencies.\n\n```bash\ncargo install --locked cargo-deny\n```\n\n#### Install typos\n\ntypos is a spell-checking tool.\n\n```bash\ncargo install typos-cli\n```\n\n#### Install git cliff\n\ngit cliff is a tool for generating changelogs.\n\n```bash\ncargo install git-cliff\n```\n\n## License\n\nThis project is dual-licensed under MIT or Mulan-PSL v2. See [LICENSE-MIT](./LICENSE-MIT) and [LICENSE-MULAN](./LICENSE-MULAN) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustsbi%2Fprototyper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustsbi%2Fprototyper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustsbi%2Fprototyper/lists"}