Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureROMContiguous ¶
EnsureROMContiguous checks ROM program memory is contiguously represented between startAddr and endAddr addresses and returns error if not contiguous to within maxContiguousDiff bytes.
func ProgIsROM ¶
ProgIsROM checks if the program header memory lives on the read only memory (flash).
func ReadROMAt ¶
ReadROMAt reads from the binary sections representing read-only-memory (ROM) starting at address addr.
func SectionIsROM ¶
SectionIsROM checks if the section is meant to exist on firmware.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.