Skip to main content

sysprog21/elfuse

SkillsMP는 sysprog21/elfuse에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
7
GitHub 스타
259
GitHub 포크
23

이 저장소의 skills

직업 카테고리 1개 · 29% 분류됨

수집된 skill 7개 중 7개를 표시합니다.

직업 분류
미분류
설명

elfuse conventions that CONTRIBUTING.md does not carry: the register a comment or commit message is written in, comment brevity, the type and return conventions at the ABI boundary, how shared mutable state is declared and which memory order a site states, PR…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

How elfuse validates a change - choosing the lanes for the area you touched, the test matrix, make check, and the Frama-C proof targets declared in mk/verify.mk, including how to drive the frama-c MCP server on a stuck proof. Use when adding bounds math to…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Localizing a guest that misbehaves under elfuse - building a repro loop that goes red, reading the crash report, and the trace, TLBI, and GDB switches. Use when a guest faults, hangs, returns a wrong errno, dies only sometimes, or starts too slowly, and you…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Judging and cleaning elfuse C code that already works - which Refactoring smells carry weight in a Linux ABI reimplementation, which ones are false alarms in this tree, and what has to stay green before a change counts as behavior-preserving. Use when asked…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Writing and editing the elfuse skill files themselves - frontmatter, the description as a pointer, what belongs in a references file, and the gate.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

The elfuse guest/host boundary - HVC calls, the EL1 shim, exception vectors, page tables and W^X, TLBI, the paths that rebuild EL0 state, shim_data, memory layout, fork, and Rosetta hosting. Use when a change alters what the guest observes (registers on…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Adding or changing a Linux syscall in elfuse. Covers dispatch.tbl, sc_ wrappers, the translation boundary, path and filename resolution, fd classes, lock order, and the coverage gate. Use when touching src/syscall/ or the syscall side of src/runtime/, adding…

원문 언어: 영어

업데이트
수집된 skill 7개 중 7개를 표시합니다.