diff options
author | Willy Tarreau <w@1wt.eu> | 2023-01-10 08:24:29 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-01-10 13:33:56 -0800 |
commit | 041fa97cb332e59311aa861fac3be178abad6a9b (patch) | |
tree | 11182e834e02832cedc133c4098826db41e6e74b /scripts/gdb/linux/vmalloc.py | |
parent | 59ea1876242163da431026921070282b2d651197 (diff) |
tools/nolibc: add auxiliary vector retrieval for riscv
In the _start block we now iterate over envp to find the auxiliary
vector after the NULL. The pointer is saved into an _auxv variable
that is marked as weak so that it's accessible from multiple units.
It was tested on riscv64 only.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions