OSDN Git Service

semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ
authorKeith Packard <keithp@keithp.com>
Fri, 8 Jan 2021 22:42:54 +0000 (22:42 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 18 Jan 2021 10:05:06 +0000 (10:05 +0000)
commit4d834039c2107cb86931cb3f22ca3de6e4e42b06
tree2c278742939745f9a9c84aeb0253f12867a7634e
parent6b80cb25b4165ae2afa525d084366221a2e9b58d
semihosting: Implement SYS_ELAPSED and SYS_TICKFREQ

These are part of Semihosting for AArch32 and AArch64 Release 2.0

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210107170717.2098982-8-keithp@keithp.com>
Message-Id: <20210108224256.2321-19-alex.bennee@linaro.org>
hw/semihosting/arm-compat-semi.c
include/qemu/timer.h
util/qemu-timer-common.c