aboutsummaryrefslogtreecommitdiff
path: root/drivers/firmware/imx/rm.c
AgeCommit message (Collapse)AuthorFilesLines
2020-06-23firmware: imx: add resource management apiPeng Fan1-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]>