This patch introduces Scripted Platform, a new platform plugin that can
be customized with a python script.
For now this can list processes described in the python script file but
eventually, it will be used to spawn scripted processes and act as an
interface between them.
Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>