Difference between revisions of "Crust"
Jump to navigation
Jump to search
(Created page with "{{hint|This page is incomplete, you're welcome to improve it.}} =Crust= As per the README.md on [https://github.com/crust-firmware/crust the crust github]: Crust improves b...") |
|||
Line 1: | Line 1: | ||
{{hint|This page is incomplete, you're welcome to improve it.}} | {{hint|This page is incomplete, you're welcome to improve it.}} | ||
As per the README.md on [https://github.com/crust-firmware/crust the crust github]: | As per the README.md on [https://github.com/crust-firmware/crust the crust github]: |
Revision as of 01:47, 15 February 2021
This page is incomplete, you're welcome to improve it.
As per the README.md on the crust github:
Crust improves battery life and thermal performance by implementing a deep sleep state. During deep sleep, the CPU cores, the DRAM controller, and most onboard peripherals are powered down, reducing power consumption by 80% or more compared to an idle device.
For this to work, Crust runs outside the main CPU and DRAM, on a dedicated always-on microprocessor called a System Control Processor (SCP). Crust is designed to run on a specific SCP implementation, Allwinner's AR100.