|
From: | Richard Henderson |
Subject: | Re: [PATCH v2 09/22] tests/tcg: add HeapInfo checking to semihosting test |
Date: | Wed, 24 Mar 2021 08:09:31 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/23/21 10:52 AM, Alex Bennée wrote:
Query the SYS_HEAPINFO semicall and do some basic verification of the information via libc calls. Signed-off-by: Alex Bennée<alex.bennee@linaro.org> Message-Id:<20210320133706.21475-10-alex.bennee@linaro.org> --- v2 - expand test as suggested by Richard --- .../multiarch/arm-compat-semi/semihosting.c | 55 ++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |