17 Commits (1851b45baf581e90705deeaabfddbca06faef192)

Author SHA1 Message Date
Jerry Zhao 1851b45baf fesvr: fix +signature-granularity opt parsing to be required_arg 3 years ago
Jerry Zhao 0243455b27 fesvr: Add +target-argument= flag to htif parsing 3 years ago
Jerry Zhao 6c018d2e56 fesvr: target_args() should return a const 3 years ago
Sagar Karandikar 34b018ab3a make target_args() protected instead of private to allow subclasses to inject args 3 years ago
Jerry Zhao e450636e78 Make htif->get_to/fromhost_addr methods public 3 years ago
Jerry Zhao d02292d928
Add htif_t tohost/fromhost accessors 3 years ago
Jerry Zhao 9f93b98c87 Rename memif_endianness_t to endianness_t 3 years ago
Andrew Waterman f8752d8fee Suppress several unused-parameter warnings in fesvr 4 years ago
Iman Hosseini dfd1913679 detects the loading of isa-incompatible (i.e. 32 bit code to 64bit HART) code and emits an error message to help avoid unintentionally loading wrong elf. 4 years ago
Weiwei Li f82e541243 remove unnecessary ifdef for RISCV_ENABLE_DUAL_ENDIAN 4 years ago
Marcus Comstedt 8e3bcb2eef Tag target endian values to help guide conversion code 6 years ago
Marcus Comstedt 8d09d845a7 Implement support for big-endian targets 6 years ago
Neel Gala 036aacbeb2
reduce sig_len constraint to 4 bytes (#569) 6 years ago
sthiruva 4baf970f1b
Adding symbol lookup when --enable-commitlog is enabled (#558) 6 years ago
James Clarke 725a019077 Support loading multiple ELF files via a new payload HTIF option 6 years ago
James Clarke c050d113fe Support plusarg +h/+help option for HTIF 6 years ago
Andrew Waterman f49618ca9d Add fesvr; only globally install fesvr headers/libs 7 years ago