aboutsummaryrefslogtreecommitdiff
path: root/fesvr/htif.cc
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Tick devices even when tohost != 0Andrew Waterman1-9/+10
2022-03-17Improve error message when HTIF accesses invalid memoryAndrew Waterman1-10/+41
2021-09-23Fix torture signature (#808)John Fang1-0/+2
2021-08-26fesvr: replace use of `std::vector::operator[0]`Saleem Abdulrasool1-1/+1
2021-06-04encoding: udpate and move platform-related define outChih-Min Chao1-1/+1
2020-11-07Tag target endian values to help guide conversion codeMarcus Comstedt1-2/+2
2020-11-07Implement support for big-endian targetsMarcus Comstedt1-2/+2
2020-10-21Update htif.cc (#577)S.Pawan Kumar1-1/+1
2020-10-15reduce sig_len constraint to 4 bytes (#569)Neel Gala1-6/+16
2020-09-29Adding symbol lookup when --enable-commitlog is enabled (#558)sthiruva1-0/+19
2020-03-16fixed htif exception typo (#423)Dai chou1-1/+1
2020-01-31Support loading multiple ELF files via a new payload HTIF optionJames Clarke1-7/+25
2020-01-31Support plusarg +h/+help option for HTIFJames Clarke1-1/+5
2019-10-28Implement support for big-endian hostsMarcus Comstedt1-2/+3
2019-03-31Add fesvr; only globally install fesvr headers/libsstatic-linkAndrew Waterman1-0/+329