commit | e7456e696bff09ef2345081bf21e5ce741e2a3ce | [log] [tgz] |
---|---|---|
author | Zong Li <zong@andestech.com> | Thu Mar 15 16:50:45 2018 +0800 |
committer | Palmer Dabbelt <palmer@sifive.com> | Mon Apr 02 20:00:55 2018 -0700 |
tree | 285807b8f8365de134680aefd95b890089e01bdd | |
parent | e1910c72bdc405b5028510ccc3ed42f0ed25cc6c [diff] |
RISC-V: Support HI20/LO12_I/LO12_S relocation type in kernel module HI20 and LO12_I/LO12_S relocate the absolute address, the range of offset must in 32-bit. Signed-off-by: Zong Li <zong@andestech.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>