# Linaro Automation Appliance Welcome to the Linaro Automation Appliance (LAA) documentation. ## Overview The LAA is a fully integrated Embedded Device Testing Harness. The LAA allows to quickly integrate a new DUT into the LAVA test framework by providing all the necessary hardware components to automatically test your software (from the firmware to user space applications) on your hardware. ![LAA components](/_images/laa-components.jpg){align=center} The LAA is described in [what is the LAA?](/generality/laa.md). If you are new to the LAA, also look at the user guides. ## Devices The LAA currently support the following device-types: * [Dragonboard 410c](/devices/dragonboard-410c.md) * [Dragonboard 845c](/devices/dragonboard-845c.md) * [Hikey960](/devices/hikey960.md) * [I-Pi SMARC IMX8M Plus](/devices/imx8mp-ipi-lec.md) * [kv260](/devices/kv260.md) * [RB3Gen2](/devices/rb3gen2.md) * [RPi 3B+ and 4B](/devices/rpi-3-and-4.md) * [RPi 5B](/devices/rpi-5.md) * [RZG2L](/devices/rzg2l.md) * [SK-AM62P-LP](/devices/sk-am62p-lp.md) * [Solitude AML-S905D3-CC](/devices/aml-s905d3-cc.md) ```{toctree} :hidden: :caption: 🚀 Overview generality/laa.md ``` ```{toctree} :hidden: :caption: 🤖 Hardware features hardware/serials.md hardware/revisions.md hardware/peripherals.md hardware/sib-header.md hardware/mibs.md ``` ```{toctree} :hidden: :caption: 📖 Software features software/fleet.md software/ota.md software/lava.md software/connectivity.md ``` ```{toctree} :hidden: :caption: 📚 Guides guides/connectivity.md guides/platform_enablement.md guides/device_test_intro.md guides/device_type_enablement.md guides/internal.md ``` ```{toctree} :hidden: :caption: 📟 Devices devices/dragonboard-410c.md devices/dragonboard-845c.md devices/hikey960.md devices/imx8mp-ipi-lec.md devices/kv260.md devices/rb3gen2.md devices/rpi-3-and-4.md devices/rpi-5.md devices/rzg2l.md devices/sk-am62p-lp.md devices/aml-s905d3-cc.md ``` ```{toctree} :hidden: :caption: đŸ› ī¸ Support and FAQs support_faq/support.md support_faq/faq.md support_faq/it_config.md ``` ```{toctree} :hidden: :caption: â„šī¸ Product Info info/intended_usage.md info/support_period.md info/psa_cert.md info/disclaimers.md info/contributions.md info/compliance.md ```