aboutsummaryrefslogtreecommitdiff
path: root/fesvr/memif.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-15Use relative include paths to support public usage of these headersJerry Zhao1-1/+1
2022-12-15Rename memif_endianness_t to endianness_tJerry Zhao1-3/+3
2022-12-15Pull memif_endianness_t into cfg.hJerry Zhao1-5/+1
2022-10-25Remove set_target_endianness | add --big-endian flagJerry Zhao1-5/+0
2022-10-25Remove memif_endianness_undecided, change default to little-endianJerry Zhao1-2/+1
2022-10-04Fixed -Wnon-virtual-dtor warningsJerin Joy1-0/+2
2022-10-04Suppress several unused-parameter warnings in fesvrAndrew Waterman1-1/+2
2022-09-20detects the loading of isa-incompatible (i.e. 32 bit code to 64bit HART) code...Iman Hosseini1-0/+8
2020-11-07Tag target endian values to help guide conversion codeMarcus Comstedt1-16/+17
2020-11-07Implement support for big-endian targetsMarcus Comstedt1-0/+19
2019-03-31Add fesvr; only globally install fesvr headers/libsstatic-linkAndrew Waterman1-0/+62