Module simics::api::util::alloc

source ·
Expand description

Allocator functionality used by Simics and which should be used by modules importing Simics functionality to ensure no conflicts

Structs§

  • Global allocator that uses SIMICS’ exported memory management functionality

Constants§

Functions§

  • Allocate using the SIMICS zalloc implementation
  • Free a pointer that was allocated with alloc