commit | b904a9096f112795e47986448c145f5970d33c33 | [log] [tgz] |
---|---|---|
author | Alex Bennée <alex.bennee@linaro.org> | Fri Feb 25 17:20:21 2022 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Feb 28 16:42:42 2022 +0000 |
tree | eb26c6f859e2b98036625316dec897c9bf0a8033 | |
parent | 5fc983af8b20d69279f819efef2b340565d0e9a3 [diff] |
tests/tcg: port SYS_HEAPINFO to a system test This allows us to check our new SYS_HEAPINFO implementation generates sane values. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220225172021.3493923-19-alex.bennee@linaro.org>