fd38b95467
In this change, we have added a malloc from the heap to get the address when the user does not pass an address. We took into account that the user would be testing the memory after the device was started, but this required them to focus on how to get a piece of address available. To improve the experience of tool users, we can simply ask them to get a size for testing purposes, while also keeping the ability to test for a given address This change is mainly in the 'parse_commandline' function, so there are a few changes in the way it is used, see usage for details. Signed-off-by: chenrun1 <chenrun1@xiaomi.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
Makefile | ||
ramtest.c |