[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 5/5] tests/tcg: add HeapInfo checking to semihosting test
From: |
Peter Maydell |
Subject: |
Re: [PATCH v5 5/5] tests/tcg: add HeapInfo checking to semihosting test |
Date: |
Fri, 12 Mar 2021 10:35:48 +0000 |
On Fri, 12 Mar 2021 at 10:31, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> Query the SYS_HEAPINFO semicall and do some basic verification of the
> information via libc calls.
Are we both testing system emulation and linux-user, or just one of the two?
(Not that I want to hold this up if we're only testing one, but coverage
of both, including M-profile, seems like it would be useful; cf also
https://bugs.launchpad.net/qemu/+bug/1918302 which is M-profile system-emulation
SYS_HEAPINFO being broken in 5.2.)
thanks
-- PMM
[PATCH v5 3/5] semihosting/arm-compat-semi: don't use SET_ARG to report SYS_HEAPINFO, Alex Bennée, 2021/03/12
[PATCH v5 2/5] semihosting/arm-compat-semi: unify GET/SET_ARG helpers, Alex Bennée, 2021/03/12