commit | c329c6053f7455055a86e1cad9f2ab9715b9c83e | [log] [tgz] |
---|---|---|
author | Cindy Liu <hcindyl@google.com> | Wed Sep 13 15:53:22 2023 -0700 |
committer | Cindy Liu <hcindyl@google.com> | Wed Sep 13 16:04:26 2023 -0700 |
tree | 339983c602b2b0e65f1359bc72aef4d2a905e68b | |
parent | cbc5364f0880a86ad563eef67b4b07d01f56ba19 [diff] |
Add Renode memory interface Add a memory interface class to access memory allocated by Renode. KelvinTop only accesses the memory via load/store, but it does not control the life cycle of the memory block. PiperOrigin-RevId: 565185383