Searched hist:d5db65822b874e3eee84f468b5ba13fd504f8e09 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/.github/workflows/ |
| H A D | ci.yml | d5db65822b874e3eee84f468b5ba13fd504f8e09 Wed Oct 16 08:23:59 UTC 2024 Jerome Forissier <jerome.forissier@linaro.org> ci: qemuv8: add configurations with CFG_ULIBS_SHARED=y
Add configurations to the QEMUv8 job to test shared library support with GCC as well as Clang. Shared libraries are somewhat already tested by xtest 1022 which performs dlopen()/dlsym() on a custom library, but CFG_ULIBS_SHARED=y will thoroughly test the loading and symbol resolution at TA load time.
Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
|