Part LXX. Bundle image support

James Smith

eCosCentric Limited

Table of Contents

215. Bundle overview
215.1. Introduction
215.2. Configuration
216. Bundle format
216.1. Introduction
216.2. Internal Structure
217. Bundle API
217.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
218. Host tool
218.1. Introduction
219. Bundle tests
219.1. bundle1