imx-system-manager 1.0.0
Name | imx-system-manager |
---|---|
Version | 1.0.0 (86d102bbd179cda6d770efcf40ccc64d2bc108af) |
Summary | i.MX System Manager Firmware |
Description | The System Manager (SM) is a firmware that runs on a Cortex-M processor on many NXP i.MX processors. The Cortex-M is the boot core, runs the boot ROM which loads the SM (and other boot code), and then branches to the SM. The SM then configures some aspects of the hardware such as isolation mechanisms and then starts other cores in the system. After starting these cores, it enters a service mode where it provides access to clocking, power, sensor, and pin control via a client RPC API based on ARM's System Control and Management Interface (SCMI). |
Section | base |
License | BSD-3-Clause |
Homepage | |
Recipe file |
recipes-bsp/imx-system-manager/imx-system-manager_1.0.0.bb
recipes-bsp/imx-system-manager/imx-system-manager.inc |
Layer | meta-imx-bsp (scarthgap branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/nxp-imx/imx-sm.git |
Patches
None
Other branches
This recipe in other branches of meta-imx-bsp:
Branch | Recipe |
---|---|
scarthgap (Yocto Project 5.0) | imx-system-manager 1.0.0 (this recipe) |
nanbield (Yocto Project 4.3) | imx-system-manager 1.0.0 |