-
I want to implement certain functionalities on different levels of TLBs. Where should I make changes (like in which file)? I want to know in which files different levels of TLBs are handled.
Thanks
-
### Summary
There is TLB syntax support in func plugin for intelleji IDEs, but not for neovim, zed etc. The goal is to add this support.
### Context
Currently when using neovim, there is o…
-
### Summary
Fixes for https://github.com/ton-community/tlb-codegen
### Context
- Make bigint type for all integers that more than 32 bits (number of bits should be either defined by TLB sche…
-
`tt_SiliconDevice::write_mmio_device_register` will pad the input buffer if size isn't a multiple of four. If the buffer is padded, the value of the padding is undefined but will be written to the ch…
-
### Description
Currently, we use a fixed mapping based on the pre initialised values set on boot.
These mappings can later be changed, however, almost no software made use of this
Only 1 game, and …
-
## Background
For shadow MMU, in order to intercept modifications to the guest page table, all guest page tables are write-protected. This means that each modification will trigger a #PF VM-exit an…
bysui updated
1 month ago
-
### Component
Dasharo firmware
### Device
PC Engines APU2
### Dasharo version
PC Engines release v4.19.0.1
### Dasharo Tools Suite version
_No response_
### Test case ID
_No…
-
### Summary
A web tool to generate code for TLB scheme and serialize / deserialize data according to the scheme.
Overall, it should have for editors:
- TLB scheme
- Generated code in typescr…
-
## question
A panic occurs when running checkpoints( [xieby1/deterministic_checkpoints@main](https://github.com/xieby1/deterministic_checkpoints/commits/main/) ) on a gem5 built with xs-dev, and th…
-
## Problem
Currently we don't setup the TLBs inside UMD, just provide the API for compiler runtimes to be able to do it. It looks like we could move this logic to UMD, since we already have layout …