3 Commits (e4ad4513c71e5cfb3ef5d46c825d9a91fe2e0b45)

Author SHA1 Message Date
Francesco Scappatura 2c94ea431e DTB discovery feature 3 months ago
Tim Hutt fdbcde27ce Add instruction limit 2 years ago
Andrew Waterman c96f57e0bb Fix warning by renaming C++ source to .cc 2 years ago
LIU Yu e7e039dece Support per-device arguments and device factory reuse 2 years ago
Alexander Romanov 7da36db7c1 workaround to support custom extensions that use standard prefixes 2 years ago
Jerry Zhao 0232396e7e Rely on default initializer to provide debug_module_config_t defaults 2 years ago
Jerry Zhao ab10e576e1 Remove old explicit-fields cfg_t constructor, switch to default constructor 2 years ago
Jerry Zhao ae889cb849 Remove cfg_arg_t from cfg_t 2 years ago
joey0320 b98e922cb4 Fix Spike --device option to pass on args to downstream plugins 2 years ago
Karthik B K 5bdb9d4d7e expose pmp granularity as a cli option. 3 years ago
Michal Terepeta cb01351666 Introduce `abstract_mem_t` to allow custom implementations 3 years ago
Jerry Zhao 186c619fb3 devices: Switch plugin device interface to use device_factory_t 3 years ago
Jerry Zhao 426a33e774 sim_t: change plugin_devices to a vec of shared_ptrs 3 years ago
Andrew Waterman b8e562a58c Use size_t, rather than int, for hartids 3 years ago
Aaron Durbin afff588a4b Remove dirty_enabled from cfg_t 3 years ago
Jerry Zhao 67bbdf5506 Add trigger_count field to cfg_t 3 years ago
Parshintsev Anatoly e402a8353d implement get_size() getter for mem_cfg_t object 3 years ago
Parshintsev Anatoly a606da640b implement get_base() getter for mem_cfg_t object 3 years ago
Jerry Zhao c4e7c88728 Add cfg_t field to enable PTE dirtying 3 years ago
Jerry Zhao 044fedabee Untabify ci-tests/testlib.c 3 years ago
Andrew Waterman a11af65d0e Add --[no-]misaligned command-line options 3 years ago
Jerry Zhao 46e6be48e9 Add github actions test that installed headers are usable 3 years ago