AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 15 Bitcoin

feat(core): expose touch_wakeup_set/get_enabled to MicroPython via trezorio.touch

Public commit record

What the developer wrote

Authored by bleska

85/100 · Strong
feat(core): expose touch_wakeup_set/get_enabled to MicroPython via trezorio.touch

Add modtrezorio-touch module with touch_wakeup_set_enabled() and
touch_wakeup_get_enabled() bindings, guarded by USE_TOUCH_WAKEUP.
Export USE_TOUCH_WAKEUP constant from trezorutils.

[no changelog]
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Uses a recognizable type or scope✓ Provides detailed explanatory context
The short version

What changed, and why it matters

This commit simply adds a way for the device's Python code to ask whether the hardware supports waking from sleep by touch, and to turn that feature on or off. It is a normal feature-exposure change with no security bug visible in the diff.

Recommended action

No security action required. Review as part of normal feature development if desired.

Security signals we found

No strong security signals were identified.

Risk score

Why this scored 15/100

Our methodology →
Potential impact 0/30
Exploitability 0/25
Stealth signal 0/15
Affected reach 0/15
Confidence 10/10
Evidence quality 5/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.