commit | a2480ffa88a247acbddcf6bb8c4cf69b1af0f48c | [log] [tgz] |
---|---|---|
author | Michael Clark <mjc@sifive.com> | Sat Mar 03 01:31:12 2018 +1300 |
committer | Michael Clark <mjc@sifive.com> | Wed Mar 07 08:30:28 2018 +1300 |
tree | adb1e9aabe450c454e057a76ed359e76d5d020c6 | |
parent | 47ae93cdfedc683c56e19113d516d7ce4971c8e6 [diff] |
Add symbol table callback interface to load_elf The RISC-V HTIF (Host Target Interface) console device requires access to the symbol table to locate the 'tohost' and 'fromhost' symbols. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Michael Clark <mjc@sifive.com>