{"id":22074447,"url":"https://github.com/shenki/fsi-read-lpc","last_synced_at":"2026-07-04T03:04:53.792Z","repository":{"id":139970495,"uuid":"403885454","full_name":"shenki/fsi-read-lpc","owner":"shenki","description":"Read LPC FW space using scoms with libpdbg","archived":false,"fork":false,"pushed_at":"2021-09-15T01:51:54.000Z","size":901,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T06:10:45.139Z","etag":null,"topics":["fsi","openpower","powerpc"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shenki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2021-09-07T07:35:19.000Z","updated_at":"2021-09-15T01:51:56.000Z","dependencies_parsed_at":"2024-07-20T19:49:15.673Z","dependency_job_id":null,"html_url":"https://github.com/shenki/fsi-read-lpc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shenki/fsi-read-lpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenki%2Ffsi-read-lpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenki%2Ffsi-read-lpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenki%2Ffsi-read-lpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenki%2Ffsi-read-lpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shenki","download_url":"https://codeload.github.com/shenki/fsi-read-lpc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shenki%2Ffsi-read-lpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281748753,"owners_count":26554835,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fsi","openpower","powerpc"],"created_at":"2024-11-30T21:43:16.625Z","updated_at":"2025-10-30T05:19:32.151Z","avatar_url":"https://github.com/shenki.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Reading LPC firmware space over FSI\n\nThis is a small libpdbg application that reads LPC FW space on a Power9/Power10\nusing scoms. It can run on the BMC or the host.\n\nIt is implemented as a Rust application calling in to the C libpdbg API.\n\nhttps://github.com/open-power/pdbg\n\n### Cross compiling\n\nThe project includes copies of libfdt and libpdbg built for ARMv7 hard float,\nand PowerPC 64bit little endian.\n\nIn `~/.cargo/config.toml`:\n```\n[target.arm-unknown-linux-gnueabihf]\nlinker = \"arm-linux-gnueabihf-gcc\"\n\n[target.powerpc64le-unknown-linux-gnu]\nlinker = \"powerpc64le-linux-gnu-gcc\"\n```\n\n```\ncargo build --target=arm-unknown-linux-gnueabihf\ncargo build --target=powerpc64le-unknown-linux-gnu\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenki%2Ffsi-read-lpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshenki%2Ffsi-read-lpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshenki%2Ffsi-read-lpc/lists"}