arm-trusted-firmware/plat/hisilicon
Victor Chong d5d5595ab1 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>
2018-01-28 00:07:07 +09:00
..
hikey hikey: fix assert in sec_protect() 2018-01-28 00:07:07 +09:00
hikey960 Hikey960: Enable invalid FIQ handling 2018-01-22 13:00:00 +08:00
poplar poplar: Add support for recovery build 2018-01-22 23:33:07 +09:00