On 1/8/22 22:09, Jiaxun Yang wrote:
AT_BASE_PLATFORM is a elf auxiliary vector pointing to a string
to pass some architecture information.
We can be more specific.
"See getauxval(3) man-page."
Reviewed-by: Philippe Mathieu-Daudé
Signed-off-by: Jiaxun Yang
---
linux-user/elfload.c | 29 +
AT_BASE_PLATFORM is a elf auxiliary vector pointing to a string
to pass some architecture information.
Signed-off-by: Jiaxun Yang
---
linux-user/elfload.c | 29 +++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/linux-user/elfload.c b/linux-user/elfload.