semihosting: add guest_error logging for failed opens
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 16 Jan 2025 16:02:30 +0000 (16:02 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 17 Jan 2025 10:43:41 +0000 (10:43 +0000)
commit552260aeae26edebb1d660dae1e0c76fa234364b
tree028e42757f8c6408911aa73acc27d8250451d90d
parent4d5d933bbc7cc52f6cc6b9021f91fa06266222d5
semihosting: add guest_error logging for failed opens

This usually indicates the semihosting call was expecting to find
something but didn't.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250116160306.1709518-2-alex.bennee@linaro.org>
semihosting/syscalls.c