| BootCommand() | elftosb::EncoreBootImage::BootCommand | inline |
| calculateChecksum(const boot_command_t &header) | elftosb::EncoreBootImage::BootCommand | virtual |
| CallCommand() | elftosb::EncoreBootImage::CallCommand | inline |
| CMD_ADDRESS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_COUNT_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_DATA_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_FLAGS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| CMD_TAG_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand) | elftosb::EncoreBootImage::BootCommand | protected |
| createFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::BootCommand | static |
| debugPrint() const | elftosb::EncoreBootImage::CallCommand | virtual |
| fillCommandHeader(boot_command_t &header) | elftosb::EncoreBootImage::JumpCommand | virtual |
| getAddress() const (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| getArgument() const (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| getBlockCount() const | elftosb::EncoreBootImage::BootCommand | virtual |
| getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data) | elftosb::EncoreBootImage::BootCommand | virtual |
| getDataBlockCount() const | elftosb::EncoreBootImage::BootCommand | inlinevirtual |
| getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data) | elftosb::EncoreBootImage::BootCommand | inlinevirtual |
| getIVTSize() const (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| getStackPointer() (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| getTag() const | elftosb::EncoreBootImage::CallCommand | inlinevirtual |
| initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed) | elftosb::EncoreBootImage::JumpCommand | virtual |
| isHAB() const (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| IsStackPointerSet() const (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| JumpCommand() | elftosb::EncoreBootImage::JumpCommand | inline |
| m_address | elftosb::EncoreBootImage::JumpCommand | protected |
| m_argument | elftosb::EncoreBootImage::JumpCommand | protected |
| m_isHAB | elftosb::EncoreBootImage::JumpCommand | protected |
| m_isStackPointerSet (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | protected |
| m_ivtSize | elftosb::EncoreBootImage::JumpCommand | protected |
| m_stackPointer | elftosb::EncoreBootImage::JumpCommand | protected |
| setAddress(uint32_t address) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| setArgument(uint32_t argument) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| setIsHAB(bool isHAB) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| setIsStackPointerSet(bool isSP) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| setIVTSize(uint32_t ivtSize) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| setStackPointer(uint32_t sp) (defined in elftosb::EncoreBootImage::JumpCommand) | elftosb::EncoreBootImage::JumpCommand | inline |
| validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields) | elftosb::EncoreBootImage::BootCommand | protected |
| ~BootCommand() | elftosb::EncoreBootImage::BootCommand | inlinevirtual |