commit | 0dc5a8526bc5445aae704f10e76ab3bc0ada94cd | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Tue Sep 05 13:08:43 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Tue Sep 05 14:04:04 2023 -0700 |
tree | 79816b6e4ab5e917ae90345830bc84686b442756 | |
parent | 84c6f9fc06a563f60ca7db39e033737a9469c775 [diff] |
Add binary program support in kelvin_sim Refactor the LoadImage function to KelvinTop so it can be shared with kelvin_sim and Renode interfaces. This allows kelvin_sim to run a binary blob of the ELF program the same as in Renode and FPGA. PiperOrigin-RevId: 562868209