Part LXIX. Bundle image support

James Smith

eCosCentric Limited

Table of Contents

210. Bundle overview
210.1. Introduction
210.2. Configuration
211. Bundle format
211.1. Introduction
211.2. Internal Structure
212. Bundle API
212.1. API
cyg_bundle_access_direct — Initialise “direct” bundle context
cyg_bundle_access_file — Initialise “file” bundle context
cyg_bundle_access_flash — Initialise “flash” bundle context
cyg_bundle_access_init — Common bundle context initialisation
cyg_bundle_access_release — Release bundle context
cyg_bundle_verify — Verify bundle and initialise context references
cyg_bundle_item_find — Provide handle onto bundle item
cyg_bundle_item_release — Release reference to specific bundle item
cyg_bundle_enumerate — Enumerate bundle contents
cyg_bundle_info — Length of raw item
cyg_bundle_read — Extract data from a bundle item
213. Host tool
213.1. Introduction
214. Bundle tests
214.1. bundle1