Kinetis Bootloader Host  2.0.0
Host Tools for Kinetis devices
elftosb::EncoreBootImage::JumpCommand Member List

This is the complete list of members for elftosb::EncoreBootImage::JumpCommand, including all inherited members.

BootCommand()elftosb::EncoreBootImage::BootCommandinline
calculateChecksum(const boot_command_t &header)elftosb::EncoreBootImage::BootCommandvirtual
CMD_ADDRESS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_COUNT_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_DATA_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_FLAGS_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
CMD_TAG_FIELD enum value (defined in elftosb::EncoreBootImage::BootCommand)elftosb::EncoreBootImage::BootCommandprotected
createFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::BootCommandstatic
debugPrint() const elftosb::EncoreBootImage::JumpCommandvirtual
fillCommandHeader(boot_command_t &header)elftosb::EncoreBootImage::JumpCommandvirtual
getAddress() const (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
getArgument() const (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
getBlockCount() const elftosb::EncoreBootImage::BootCommandvirtual
getBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandvirtual
getDataBlockCount() const elftosb::EncoreBootImage::BootCommandinlinevirtual
getDataBlocks(unsigned offset, unsigned maxCount, cipher_block_t *data)elftosb::EncoreBootImage::BootCommandinlinevirtual
getIVTSize() const (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
getStackPointer() (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
getTag() const elftosb::EncoreBootImage::JumpCommandinlinevirtual
initFromData(const cipher_block_t *blocks, unsigned count, unsigned *consumed)elftosb::EncoreBootImage::JumpCommandvirtual
isHAB() const (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
IsStackPointerSet() const (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
JumpCommand()elftosb::EncoreBootImage::JumpCommandinline
m_addresselftosb::EncoreBootImage::JumpCommandprotected
m_argumentelftosb::EncoreBootImage::JumpCommandprotected
m_isHABelftosb::EncoreBootImage::JumpCommandprotected
m_isStackPointerSet (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandprotected
m_ivtSizeelftosb::EncoreBootImage::JumpCommandprotected
m_stackPointerelftosb::EncoreBootImage::JumpCommandprotected
setAddress(uint32_t address) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
setArgument(uint32_t argument) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
setIsHAB(bool isHAB) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
setIsStackPointerSet(bool isSP) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
setIVTSize(uint32_t ivtSize) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
setStackPointer(uint32_t sp) (defined in elftosb::EncoreBootImage::JumpCommand)elftosb::EncoreBootImage::JumpCommandinline
validateHeader(const boot_command_t *modelHeader, const boot_command_t *testHeader, unsigned whichFields)elftosb::EncoreBootImage::BootCommandprotected
~BootCommand()elftosb::EncoreBootImage::BootCommandinlinevirtual