You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each changed src/*.c|*.cpp is compiled and its relocated bytes compared to the binary data on a private build box. Passing requires every changed file to reproduce the ROM byte-for-byte with correct relocation targets — this catches WRONG-DEST relocations and non-reproducing near-misses that ledger-scoped linkcheck skips.
Reviewed and integrated final head cc66e6178638a4243e869183d21fd38913c463b8 as squash commit 162d1796ff405da01b39d21ad753ab40aac71acb. The change only fences existing command examples in notes/decoding-file-structure.md; I corrected the shell-wrapped Python example's fence to sh on the contributor's branch. The commands themselves are unchanged. All reported checks were green before landing, including private validation and Source review. The immediate live Source review check confirmed no reconstruction-source, header, or manifest changes against target base cbfa195f63cccea8d42fc92b376470e0cf57ee1e, live tip 0133704801d79e47e36146b077ec56125889da92. Squashed through the contributor's own PR to preserve authorship.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.