← Watch feed
chore(nordic): add full_name to t3w1 board definition
What changed, and why it matters
This is a trivial board definition update for a Nordic chip configuration file. It adds a duplicate 'full_name' field that matches the existing 'name' field. There is no security relevance.
Recommended action
No action required. This is a non-security metadata change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit modifies board.yml for the t3w1_revA_nrf52832 board, adding a ‘full_name’ property identical to the existing ‘name’ property. This is a metadata-only change with no functional, firmware, or security impact.
Changed components
nordic/trezor/boards/arm/t3w1_revA_nrf52832/board.ymlInspect captured patch +1 / −0
diff --git a/nordic/trezor/boards/arm/t3w1_revA_nrf52832/board.yml b/nordic/trezor/boards/arm/t3w1_revA_nrf52832/board.yml
index d8f74ab8..787481d9 100644
--- a/nordic/trezor/boards/arm/t3w1_revA_nrf52832/board.yml
+++ b/nordic/trezor/boards/arm/t3w1_revA_nrf52832/board.yml
@@ -3,6 +3,7 @@
board:
name: t3w1_revA_nrf52832
+ full_name: t3w1_revA_nrf52832
vendor: vendor
socs:
- name: nrf52832
Risk score
Our methodology →Why this scored 15/100
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.