commit | e3028437cb45c04a9caae4d6372bfe08e70293cd | [log] [tgz] |
---|---|---|
author | Michael Ellerman <mpe@ellerman.id.au> | Mon Feb 06 21:13:27 2017 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Mon Mar 20 19:02:49 2017 +1100 |
tree | 5bd6d96475e0cb09882435051e37da7cd0a12b03 | |
parent | cabed14891c52618688533bd413b206bf2ebf5c5 [diff] |
selftests/powerpc: Refactor the AUXV routines Refactor the AUXV routines so they are more composable. In a future test we want to look for many AUXV entries and we don't want to have to read /proc/self/auxv each time. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>