Skip to content

Repository files navigation

After repository creation:

  • Update this README.md. Update the Project Name, description, and all sections. Remove this checklist.
  • If required, update LICENSE.txt and the License section with your project's approved license
  • Search this repo for "REPLACE-ME" and update all instances accordingly
  • Update CONTRIBUTING.md as needed
  • Review the workflows in .github/workflows, updating as needed. See https://docs.github.com/en/actions for information on what these files do and how they work.
  • Review and update the suggested Issue and PR templates as needed in .github/ISSUE_TEMPLATE and .github/PULL_REQUEST_TEMPLATE

Qualcomm QuickBoot Optimizations

Overview

This repository contains a modular set of Yocto packages (quickboot-audio, quickboot-camera, and quickboot-display) designed to significantly reduce the boot time of multimedia subsystems on Qualcomm Linux Embedded platforms.

By default, Linux distribution frameworks (like systemd, logind, and PipeWire/WirePlumber) prioritize desktop-like flexibility over raw boot speed. These packages aggressively strip out desktop overhead, leverage event-driven hardware triggers, and detach critical services from the standard systemd boot targets to achieve sub-second multimedia availability.

Branches

main: Primary development branch. Contributors should develop submissions based on this branch, and submit pull requests to this branch.

Requirements

List requirements to run the project, how to install them, instructions to use docker container, etc...

Installation Instructions

How to install the software itself.

Usage

Describe how to use the project.

Development

How to develop new features/fixes for the software. Maybe different than "usage". Also provide details on how to contribute via a CONTRIBUTING.md file.

Getting in Contact

How to contact maintainers. E.g. GitHub Issues, GitHub Discussions could be indicated for many cases. However a mail list or list of Maintainer e-mails could be shared for other types of discussions. E.g.

License

<update with your project name and license>

<REPLACE-ME> is licensed under the BSD-3-clause License. See LICENSE.txt for the full license text.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages