Branch: refs/heads/master Home: https://github.com/OpenAMP/libmetal Commit: dafc19ec8b86a4a9ae6e65d0a68a5434fb6d843d https://github.com/OpenAMP/libmetal/commit/dafc19ec8b86a4a9ae6e65d0a68a5434f... Author: Kumar Gala kumar.gala@linaro.org Date: 2020-07-27 (Mon, 27 Jul 2020)
Changed paths: M lib/system/zephyr/time.c
Log Message: ----------- zephyr: Fix metal_get_timestamp implementation
_sys_clock_tick_count has not existed for a number of zephyr releases (last release was v1.13). Use k_uptime_ticks() instead to implement metal_get_timestamp.
Signed-off-by: Kumar Gala kumar.gala@linaro.org
openamp-rp@lists.openampproject.org