Part LXX. Bundle image support

James Smith

eCosCentric Limited

Table of Contents

216. Bundle overview
216.1. Introduction
216.2. Configuration
217. Bundle format
217.1. Introduction
217.2. Internal Structure
218. Bundle API
218.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
219. Host tool
219.1. Introduction
220. Bundle tests
220.1. bundle1