(This document/code contribution attached is provided under the terms of agreement LES-LTM-21309)
Enable and use (in linux-generic timer) 128-bit atomic support. Fix a static assert (in linux-generic timer) when 64-bit atomics are not supported. Ola Liljedahl (2): linux-generic: odp_atomic_internal.h: add 128-bit atomics linux-generic: timer: fix failed static assert configure.ac | 13 +++++ .../linux-generic/include/odp_atomic_internal.h | 62 ++++++++++++++++++++++ platform/linux-generic/odp_timer.c | 27 ++++++++-- 3 files changed, 99 insertions(+), 3 deletions(-) -- 2.5.0 _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
