commit | 2db5408908cdd55fd39c83b3651804bbc8c53cc4 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Thu Sep 07 10:12:32 2017 -0700 |
committer | York Sun <york.sun@nxp.com> | Mon Sep 11 08:01:07 2017 -0700 |
tree | ceb67a6ccbb7a59776dd2e305063b9a8fd0dd8e1 | |
parent | 2eb4898354ae972f4fba2a146631ec8cc1656522 [diff] |
armv8: fsl-layerscape: Fix MC reserved memory calculation In case high region memory doesn't have enough space for Management Complex (MC), the return value should indicate a failure so the caller can handle it accordingly. Signed-off-by: York Sun <york.sun@nxp.com> Reported-by: Ebony Zhu <ebony.zhu@nxp.com>