Skip to main content

sysprog21/elfuse

SkillsMP 已收集 sysprog21/elfuse 中的 7 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
7
GitHub 星标
259
GitHub Forks
23

这个仓库中的 skills

1 个职业分类 · 已分类 29%

已展示 7 / 7 个已收集 Skill。

职业分类
未分类
描述

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…

原文语言:英语

更新
已展示 7 / 7 个已收集 Skill。