Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-12 | firmware: imx: add get resource owner api | Peng Fan | 1 | -0/+45 | |
Add resource owner management API, this API could be used to check whether M4 is under control of Linux. Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]> | |||||
2020-06-23 | firmware: imx: add resource management api | Peng Fan | 1 | -0/+45 | |
Add resource management API, when we have multiple partition running together, resources not owned to current partition should not be used. Reviewed-by: Leonard Crestez <[email protected]> Reviewed-by: Dong Aisheng <[email protected]> Signed-off-by: Peng Fan <[email protected]> Signed-off-by: Shawn Guo <[email protected]> |