aboutsummaryrefslogtreecommitdiff
path: root/fesvr/htif.cc
AgeCommit message (Collapse)AuthorFilesLines
2020-04-05fixed htif exception typo (#423)Dai chou1-1/+1
2020-02-12Support loading multiple ELF files via a new payload HTIF optionJames Clarke1-7/+25
Firmware implementations, such as OpenSBI's fw_jump, make use of this feature on other targets to avoid having to be rebuilt every time the payload is updated.
2020-02-12Support plusarg +h/+help option for HTIFJames Clarke1-1/+5
2019-10-29Implement support for big-endian hostsMarcus Comstedt1-2/+3
Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
2019-05-14Add fesvr; only globally install fesvr headers/libsAndrew Waterman1-0/+329