Searched hist:e3d56a52e27b7ad429dc806bc4ef29d7ca929ea7 (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/include/ |
| H A D | strings.h | e3d56a52e27b7ad429dc806bc4ef29d7ca929ea7 Fri Jul 05 09:40:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: import bcmp() from newlib
Recent versions of Clang (later than 8.0.0) may replace calls to memcmp() by bcmp(). Therefore, provide an implementation of this function to avoid unresolved symbol errors. The same issue was fixed in a similar way in the Linux kernel [1].
Link: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5f074f3e192f10c9fade898b9b3b8812e3d83342 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | bcmp.c | e3d56a52e27b7ad429dc806bc4ef29d7ca929ea7 Fri Jul 05 09:40:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: import bcmp() from newlib
Recent versions of Clang (later than 8.0.0) may replace calls to memcmp() by bcmp(). Therefore, provide an implementation of this function to avoid unresolved symbol errors. The same issue was fixed in a similar way in the Linux kernel [1].
Link: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5f074f3e192f10c9fade898b9b3b8812e3d83342 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| H A D | sub.mk | e3d56a52e27b7ad429dc806bc4ef29d7ca929ea7 Fri Jul 05 09:40:53 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutils: import bcmp() from newlib
Recent versions of Clang (later than 8.0.0) may replace calls to memcmp() by bcmp(). Therefore, provide an implementation of this function to avoid unresolved symbol errors. The same issue was fixed in a similar way in the Linux kernel [1].
Link: [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5f074f3e192f10c9fade898b9b3b8812e3d83342 Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|