| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-24 | firmware: scmi: Add i.MX95 SCMI CPU Protocol | Peng Fan | |
| This protocol allows an agent to start, stop a CPU or set reset vector. It is used to manage auxiliary CPUs in an LM (e.g. additional cores in an AP cluster). Signed-off-by: Peng Fan <[email protected]> Reviewed-by: Alice Guo <[email protected]> | |||
| 2025-10-24 | firmware: scmi: Add i.MX95 SCMI LMM protocol driver | Peng Fan | |
| Add Logical Machine Management(LMM) protocol which is intended for boot, shutdown, and reset of other logical machines (LM). It is usually used to allow one LM to manager another used as an offload or accelerator engine. Following Linux Kernel, created a separate folder for holding vendor protocol drivers. Signed-off-by: Peng Fan <[email protected]> Reviewed-by: Alice Guo <[email protected]> | |||
