diff options
author | Victor Chong <victor.chong@linaro.org> | 2018-01-27 21:36:12 +0900 |
---|---|---|
committer | Victor Chong <victor.chong@linaro.org> | 2018-01-28 00:07:07 +0900 |
commit | d5d5595ab16d54d779108922d3b74f24c94c7eb7 (patch) | |
tree | 7470688a74c37c47d2c3af11900c7b91cc361876 /lib/psci/psci_main.c | |
parent | 5df277800f89754a3ee103d944ddb1490bf1b36d (diff) |
hikey: fix assert in sec_protect()
`assert(e)` was used in place of `if (e) ERROR()` when sec_protect()
was ported from hikey fork so the logic should have been reversed.
Fixes: 3d5d9f5a ("hikey: configure the top 16MB of DRAM as secure")
Fixes: 52988b38 ("hikey: configure 4 MB of secure DRAM for OP-TEE
Secure Data Path")
Signed-off-by: Victor Chong <victor.chong@linaro.org>
Tested-by: Victor Chong <victor.chong@linaro.org>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions