This patch introduces both the ScriptedPlatformInterface and the
ScriptedPlatformPythonInterface. As the name suggests, these calls will
be used to call into the Scripted Platform python implementation from
the C++ Scripted Platform plugin instance.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
What is MemoryRegionInfo.h for?