Delivery
Everything that ships with LVGL Safe - the product and compliance documentation your certification effort draws on, plus the delivery and support documentation around it.
LVGL Safe is delivered as source plus the documentation and evidence trail an assessor asks for. The tables below list every document in the delivery and what each one gives you.
These artifacts are part of the full delivery. The current v0.1.0 preview ships a static library of LVGL Safe, the examples, and guides for evaluation only.
Product & compliance documentation
| Document | What it gives you |
|---|---|
| Datasheet | High-level technical overview of LVGL Safe: supported standards, configurations, resource footprint, and performance characteristics. The at-a-glance summary an evaluator reads first. |
| Integration manual | Step-by-step guidance for bringing LVGL Safe into a target system: porting, configuration, build setup, and the interfaces the integrator is responsible for. |
| Safety manual | The core safety document. Defines the assumptions of use, safety-related constraints, and the conditions under which LVGL Safe's safety claims hold. |
| API reference | Complete specification of every public function: parameters, return values, expected behavior, and any safety-relevant usage notes. |
| Verification report | Evidence that the software was tested against its requirements: test cases, results, and coverage data. |
| Traceability summary | A mapping from requirements through design to tests, showing each requirement is implemented and verified with no gaps. A key artifact auditors look for. |
Delivery & support documentation
| Document | What it gives you |
|---|---|
| Release notes | What this specific release contains: changes, fixes, and known limitations, so you can assess impact and qualify the exact version you ship. |
| License & notices | The licensing terms for LVGL Safe and a record of any third-party components included, along with their respective licenses and obligations. |
| SBOM | A complete inventory of components, versions, and dependencies in the delivery, supporting supply-chain transparency and security review. |
| Delivery manifest | An itemized list of everything in the delivery, with checksums and signatures confirming the artifacts received are exactly what LVGL shipped. |
| Support & warranty | The support scope, response expectations, and warranty conditions that apply to LVGL Safe. |
How this fits your certification
The certified element is your product, not the library. These artifacts exist so that the software component you integrate arrives with its own evidence attached, rather than becoming a gap you have to close yourself. See Standards for the level each is prepared to support.
Last updated on
Standards
The functional-safety standards and levels LVGL Safe is built to support in your product's certification, what each standard governs, and what substantiates the claim.
Build and Run
Install the dependencies, build the two example applications, and run them on your desktop in an SDL2 window - no target hardware needed.