Damien Pretet
Damien Pretet
Today the core allows to define memory map to create zones only some master can access. However, a master could issues requests to a slave which would allowed in secure...
The current implementation doesn't support dead lock avoidance in case of cyclic dependency between requests from different masters. The priority arbitration may be useful but not sufficient. The core needs...
In complex systems using SVLogger, many log reports can be dropped. For instance, a cache could drop logs for the inner memory, the write path and the read path, making...