Searched hist:b30b0d41f1237c2dbffbfdd1c36ec3852c51bd20 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-hikey/ |
| H A D | conf.mk | b30b0d41f1237c2dbffbfdd1c36ec3852c51bd20 Tue Jun 29 15:07:51 UTC 2021 Jerome Forissier <jerome@forissier.org> hikey, hikey960: disable CFG_SECURE_DATA_PATH by default
Since linaro-swg/linux.git branch optee [1] was rebased onto kernel v5.12, Secure Data Path is broken in xtest [2] because the client side is based on the ION allocator, which was removed from the kernel.
Therefore, disable SDP support by default.
Link: [1] https://github.com/linaro-swg/linux/tree/optee-v5.12-20210628 Link: [2] https://github.com/OP-TEE/optee_test/blob/3.13.0/host/xtest/regression_1000.c#L1220-L1263 Signed-off-by: Jerome Forissier <jerome@forissier.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|