In previous years, we described how Renode support for the Armv8-A CPU architecture profile was enhanced for end-to-end Linux support, and how virtualization can be added for Armv8-R as exemplified by the Cortex-R52 CPU. Now...
The open source Bazel build system provides hermetic build environments, facilitating reproducible, controllable builds, with local and distributed cache. This approach significantly accelerates the build process and provides...
Virtual I/O (Virtio), described in an open specification by OASIS Open, provides interfaces that allow Virtual Machines (VMs) to access virtual devices (i.e. devices that are not emulated based on real hardware). Compared to...
Ghidra is an open source software analysis framework that provides numerous features that help developers understand how compiled software works, without access to the source code. Its main purpose is analyzing malicious software...
Antmicro’s open source Renode simulation framework executes code using binary translation - if you run a Cortex-M target on your typical Linux PC, you need to translate the ARM Cortex-M instruction set to x86-64. However, if...
Silicon Labs’ 32-bit ARM Cortex-M33-based Wireless Gecko Series 2 SoCs have been available in Renode for a while now. Some time ago, thanks to the collaboration between Antmicro and Silicon Labs, this support has been extended...
OLDER